#CAE06D (or 0xCAE06D) is unknown color: approx Mindaro. HEX triplet: CA, E0 and 6D. RGB value is (202,224,109). Sum of RGB (Red+Green+Blue) = 202+224+109=535 (70% of max value = 765). Red value is 202 (79.30% from 255 or 37.76% from 535); Green value is 224 (87.89% from 255 or 41.87% from 535); Blue value is 109 (42.97% from 255 or 20.37% from 535); Max value from RGB is 224 - color contains mainly: green. Hex color #CAE06D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CAE06D is #351F92. Grayscale: #CCCCCC. Windows color (decimal): -3481491 or 7200970. OLE color: 7200970.
HSL color Cylindrical-coordinate representation of color #CAE06D: hue angle of 71.48º degrees, saturation: 0.65, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #CAE06D is Cyan = 0.10, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.12.
<style> p { color: #CAE06D; } p { color: rgb(202,224,109); } H1.HeaderClassName { color: #CAE06D; } .AnyTagClassName { color: #CAE06D; } </style>
<style> a { background-color: #CAE06D; } a { background-color: rgb(202,224,109); } div.DivClassName { background-color: #CAE06D; } .BgClassName { background-color: #CAE06D; } </style>
<style> span { border-color: #CAE06D; } span { border-color: rgb(202,224,109); } td.TdClassName { border-color: #CAE06D; } .TagClassName { border-color: #CAE06D; } </style>