#CDB04B (or 0xCDB04B) is unknown color: approx Sundance. HEX triplet: CD, B0 and 4B. RGB value is (205,176,75). Sum of RGB (Red+Green+Blue) = 205+176+75=456 (60% of max value = 765). Red value is 205 (80.47% from 255 or 44.96% from 456); Green value is 176 (69.14% from 255 or 38.60% from 456); Blue value is 75 (29.69% from 255 or 16.45% from 456); Max value from RGB is 205 - color contains mainly: red. Hex color #CDB04B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CDB04B is #324FB4. Grayscale: #ADADAD. Windows color (decimal): -3297205 or 4960461. OLE color: 4960461.
HSL color Cylindrical-coordinate representation of color #CDB04B: hue angle of 46.62º degrees, saturation: 0.57, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CDB04B is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.20.
<style> p { color: #CDB04B; } p { color: rgb(205,176,75); } H1.HeaderClassName { color: #CDB04B; } .AnyTagClassName { color: #CDB04B; } </style>
<style> a { background-color: #CDB04B; } a { background-color: rgb(205,176,75); } div.DivClassName { background-color: #CDB04B; } .BgClassName { background-color: #CDB04B; } </style>
<style> span { border-color: #CDB04B; } span { border-color: rgb(205,176,75); } td.TdClassName { border-color: #CDB04B; } .TagClassName { border-color: #CDB04B; } </style>