#CAE58B (or 0xCAE58B) is unknown color: approx Sulu. HEX triplet: CA, E5 and 8B. RGB value is (202,229,139). Sum of RGB (Red+Green+Blue) = 202+229+139=570 (75% of max value = 765). Red value is 202 (79.30% from 255 or 35.44% from 570); Green value is 229 (89.84% from 255 or 40.18% from 570); Blue value is 139 (54.69% from 255 or 24.39% from 570); Max value from RGB is 229 - color contains mainly: green. Hex color #CAE58B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAE58B is #351A74. Grayscale: #D2D2D2. Windows color (decimal): -3480181 or 9168330. OLE color: 9168330.
HSL color Cylindrical-coordinate representation of color #CAE58B: hue angle of 78º degrees, saturation: 0.63, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #CAE58B is Cyan = 0.12, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.10.
<style> p { color: #CAE58B; } p { color: rgb(202,229,139); } H1.HeaderClassName { color: #CAE58B; } .AnyTagClassName { color: #CAE58B; } </style>
<style> a { background-color: #CAE58B; } a { background-color: rgb(202,229,139); } div.DivClassName { background-color: #CAE58B; } .BgClassName { background-color: #CAE58B; } </style>
<style> span { border-color: #CAE58B; } span { border-color: rgb(202,229,139); } td.TdClassName { border-color: #CAE58B; } .TagClassName { border-color: #CAE58B; } </style>