#AFCBC2 (or 0xAFCBC2) is unknown color: approx Opal. HEX triplet: AF, CB and C2. RGB value is (175,203,194). Sum of RGB (Red+Green+Blue) = 175+203+194=572 (75% of max value = 765). Red value is 175 (68.75% from 255 or 30.59% from 572); Green value is 203 (79.69% from 255 or 35.49% from 572); Blue value is 194 (76.17% from 255 or 33.92% from 572); Max value from RGB is 203 - color contains mainly: green. Hex color #AFCBC2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCBC2 is #50343D. Grayscale: #C1C1C1. Windows color (decimal): -5256254 or 12766127. OLE color: 12766127.
HSL color Cylindrical-coordinate representation of color #AFCBC2: hue angle of 160.71º degrees, saturation: 0.21, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AFCBC2 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #AFCBC2; } p { color: rgb(175,203,194); } H1.HeaderClassName { color: #AFCBC2; } .AnyTagClassName { color: #AFCBC2; } </style>
<style> a { background-color: #AFCBC2; } a { background-color: rgb(175,203,194); } div.DivClassName { background-color: #AFCBC2; } .BgClassName { background-color: #AFCBC2; } </style>
<style> span { border-color: #AFCBC2; } span { border-color: rgb(175,203,194); } td.TdClassName { border-color: #AFCBC2; } .TagClassName { border-color: #AFCBC2; } </style>