#CAFFCE (or 0xCAFFCE) is unknown color: approx Granny Apple. HEX triplet: CA, FF and CE. RGB value is (202,255,206). Sum of RGB (Red+Green+Blue) = 202+255+206=663 (87% of max value = 765). Red value is 202 (79.30% from 255 or 30.47% from 663); Green value is 255 (100% from 255 or 38.46% from 663); Blue value is 206 (80.86% from 255 or 31.07% from 663); Max value from RGB is 255 - color contains mainly: green. Hex color #CAFFCE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CAFFCE is #350031. Grayscale: #E9E9E9. Windows color (decimal): -3473458 or 13565898. OLE color: 13565898.
HSL color Cylindrical-coordinate representation of color #CAFFCE: hue angle of 124.53º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CAFFCE is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.
<style> p { color: #CAFFCE; } p { color: rgb(202,255,206); } H1.HeaderClassName { color: #CAFFCE; } .AnyTagClassName { color: #CAFFCE; } </style>
<style> a { background-color: #CAFFCE; } a { background-color: rgb(202,255,206); } div.DivClassName { background-color: #CAFFCE; } .BgClassName { background-color: #CAFFCE; } </style>
<style> span { border-color: #CAFFCE; } span { border-color: rgb(202,255,206); } td.TdClassName { border-color: #CAFFCE; } .TagClassName { border-color: #CAFFCE; } </style>