#AFDECE (or 0xAFDECE) is unknown color: approx Cruise. HEX triplet: AF, DE and CE. RGB value is (175,222,206). Sum of RGB (Red+Green+Blue) = 175+222+206=603 (79% of max value = 765). Red value is 175 (68.75% from 255 or 29.02% from 603); Green value is 222 (87.11% from 255 or 36.82% from 603); Blue value is 206 (80.86% from 255 or 34.16% from 603); Max value from RGB is 222 - color contains mainly: green. Hex color #AFDECE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFDECE is #502131. Grayscale: #CECECE. Windows color (decimal): -5251378 or 13557423. OLE color: 13557423.
HSL color Cylindrical-coordinate representation of color #AFDECE: hue angle of 159.57º degrees, saturation: 0.42, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AFDECE is Cyan = 0.21, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #AFDECE; } p { color: rgb(175,222,206); } H1.HeaderClassName { color: #AFDECE; } .AnyTagClassName { color: #AFDECE; } </style>
<style> a { background-color: #AFDECE; } a { background-color: rgb(175,222,206); } div.DivClassName { background-color: #AFDECE; } .BgClassName { background-color: #AFDECE; } </style>
<style> span { border-color: #AFDECE; } span { border-color: rgb(175,222,206); } td.TdClassName { border-color: #AFDECE; } .TagClassName { border-color: #AFDECE; } </style>