#CDC463 (or 0xCDC463) is unknown color: approx Tacha. HEX triplet: CD, C4 and 63. RGB value is (205,196,99). Sum of RGB (Red+Green+Blue) = 205+196+99=500 (66% of max value = 765). Red value is 205 (80.47% from 255 or 41% from 500); Green value is 196 (76.95% from 255 or 39.2% from 500); Blue value is 99 (39.06% from 255 or 19.8% from 500); Max value from RGB is 205 - color contains mainly: red. Hex color #CDC463 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CDC463 is #323B9C. Grayscale: #BCBCBC. Windows color (decimal): -3292061 or 6538445. OLE color: 6538445.
HSL color Cylindrical-coordinate representation of color #CDC463: hue angle of 54.91º degrees, saturation: 0.51, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #CDC463 is Cyan = 0, Magento = 0.04, Yellow = 0.52 and Black (K on CMYK) = 0.20.
<style> p { color: #CDC463; } p { color: rgb(205,196,99); } H1.HeaderClassName { color: #CDC463; } .AnyTagClassName { color: #CDC463; } </style>
<style> a { background-color: #CDC463; } a { background-color: rgb(205,196,99); } div.DivClassName { background-color: #CDC463; } .BgClassName { background-color: #CDC463; } </style>
<style> span { border-color: #CDC463; } span { border-color: rgb(205,196,99); } td.TdClassName { border-color: #CDC463; } .TagClassName { border-color: #CDC463; } </style>