#CDC311 (or 0xCDC311) is unknown color: approx Bird Flower. HEX triplet: CD, C3 and 11. RGB value is (205,195,17). Sum of RGB (Red+Green+Blue) = 205+195+17=417 (55% of max value = 765). Red value is 205 (80.47% from 255 or 49.16% from 417); Green value is 195 (76.56% from 255 or 46.76% from 417); Blue value is 17 (7.03% from 255 or 4.08% from 417); Max value from RGB is 205 - color contains mainly: red. Hex color #CDC311 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CDC311 is #323CEE. Grayscale: #B2B2B2. Windows color (decimal): -3292399 or 1164237. OLE color: 1164237.
HSL color Cylindrical-coordinate representation of color #CDC311: hue angle of 56.81º degrees, saturation: 0.85, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #CDC311 is Cyan = 0, Magento = 0.05, Yellow = 0.92 and Black (K on CMYK) = 0.20.
<style> p { color: #CDC311; } p { color: rgb(205,195,17); } H1.HeaderClassName { color: #CDC311; } .AnyTagClassName { color: #CDC311; } </style>
<style> a { background-color: #CDC311; } a { background-color: rgb(205,195,17); } div.DivClassName { background-color: #CDC311; } .BgClassName { background-color: #CDC311; } </style>
<style> span { border-color: #CDC311; } span { border-color: rgb(205,195,17); } td.TdClassName { border-color: #CDC311; } .TagClassName { border-color: #CDC311; } </style>