#CAF27D (or 0xCAF27D) is unknown color: approx Sulu. HEX triplet: CA, F2 and 7D. RGB value is (202,242,125). Sum of RGB (Red+Green+Blue) = 202+242+125=569 (75% of max value = 765). Red value is 202 (79.30% from 255 or 35.50% from 569); Green value is 242 (94.92% from 255 or 42.53% from 569); Blue value is 125 (49.22% from 255 or 21.97% from 569); Max value from RGB is 242 - color contains mainly: green. Hex color #CAF27D is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #CAF27D is #350D82. Grayscale: #D9D9D9. Windows color (decimal): -3476867 or 8254154. OLE color: 8254154.
HSL color Cylindrical-coordinate representation of color #CAF27D: hue angle of 80.51º degrees, saturation: 0.82, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #CAF27D is Cyan = 0.17, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.05.
<style> p { color: #CAF27D; } p { color: rgb(202,242,125); } H1.HeaderClassName { color: #CAF27D; } .AnyTagClassName { color: #CAF27D; } </style>
<style> a { background-color: #CAF27D; } a { background-color: rgb(202,242,125); } div.DivClassName { background-color: #CAF27D; } .BgClassName { background-color: #CAF27D; } </style>
<style> span { border-color: #CAF27D; } span { border-color: rgb(202,242,125); } td.TdClassName { border-color: #CAF27D; } .TagClassName { border-color: #CAF27D; } </style>