#CBB34F (or 0xCBB34F) is unknown color: approx Sundance. HEX triplet: CB, B3 and 4F. RGB value is (203,179,79). Sum of RGB (Red+Green+Blue) = 203+179+79=461 (61% of max value = 765). Red value is 203 (79.69% from 255 or 44.03% from 461); Green value is 179 (70.31% from 255 or 38.83% from 461); Blue value is 79 (31.25% from 255 or 17.14% from 461); Max value from RGB is 203 - color contains mainly: red. Hex color #CBB34F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CBB34F is #344CB0. Grayscale: #AFAFAF. Windows color (decimal): -3427505 or 5223371. OLE color: 5223371.
HSL color Cylindrical-coordinate representation of color #CBB34F: hue angle of 48.39º degrees, saturation: 0.54, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #CBB34F is Cyan = 0, Magento = 0.12, Yellow = 0.61 and Black (K on CMYK) = 0.20.
<style> p { color: #CBB34F; } p { color: rgb(203,179,79); } H1.HeaderClassName { color: #CBB34F; } .AnyTagClassName { color: #CBB34F; } </style>
<style> a { background-color: #CBB34F; } a { background-color: rgb(203,179,79); } div.DivClassName { background-color: #CBB34F; } .BgClassName { background-color: #CBB34F; } </style>
<style> span { border-color: #CBB34F; } span { border-color: rgb(203,179,79); } td.TdClassName { border-color: #CBB34F; } .TagClassName { border-color: #CBB34F; } </style>