#CABD84 (or 0xCABD84) is unknown color: approx Yuma. HEX triplet: CA, BD and 84. RGB value is (202,189,132). Sum of RGB (Red+Green+Blue) = 202+189+132=523 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.62% from 523); Green value is 189 (74.22% from 255 or 36.14% from 523); Blue value is 132 (51.95% from 255 or 25.24% from 523); Max value from RGB is 202 - color contains mainly: red. Hex color #CABD84 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CABD84 is #35427B. Grayscale: #BABABA. Windows color (decimal): -3490428 or 8699338. OLE color: 8699338.
HSL color Cylindrical-coordinate representation of color #CABD84: hue angle of 48.86º degrees, saturation: 0.4, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CABD84 is Cyan = 0, Magento = 0.06, Yellow = 0.35 and Black (K on CMYK) = 0.21.
<style> p { color: #CABD84; } p { color: rgb(202,189,132); } H1.HeaderClassName { color: #CABD84; } .AnyTagClassName { color: #CABD84; } </style>
<style> a { background-color: #CABD84; } a { background-color: rgb(202,189,132); } div.DivClassName { background-color: #CABD84; } .BgClassName { background-color: #CABD84; } </style>
<style> span { border-color: #CABD84; } span { border-color: rgb(202,189,132); } td.TdClassName { border-color: #CABD84; } .TagClassName { border-color: #CABD84; } </style>