#CD8D0D (or 0xCD8D0D) is unknown color: approx Dark Goldenrod. HEX triplet: CD, 8D and 0D. RGB value is (205,141,13). Sum of RGB (Red+Green+Blue) = 205+141+13=359 (47% of max value = 765). Red value is 205 (80.47% from 255 or 57.10% from 359); Green value is 141 (55.47% from 255 or 39.28% from 359); Blue value is 13 (5.47% from 255 or 3.62% from 359); Max value from RGB is 205 - color contains mainly: red. Hex color #CD8D0D is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CD8D0D is #3272F2. Grayscale: #929292. Windows color (decimal): -3306227 or 888269. OLE color: 888269.
HSL color Cylindrical-coordinate representation of color #CD8D0D: hue angle of 40º degrees, saturation: 0.88, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CD8D0D is Cyan = 0, Magento = 0.31, Yellow = 0.94 and Black (K on CMYK) = 0.20.
<style> p { color: #CD8D0D; } p { color: rgb(205,141,13); } H1.HeaderClassName { color: #CD8D0D; } .AnyTagClassName { color: #CD8D0D; } </style>
<style> a { background-color: #CD8D0D; } a { background-color: rgb(205,141,13); } div.DivClassName { background-color: #CD8D0D; } .BgClassName { background-color: #CD8D0D; } </style>
<style> span { border-color: #CD8D0D; } span { border-color: rgb(205,141,13); } td.TdClassName { border-color: #CD8D0D; } .TagClassName { border-color: #CD8D0D; } </style>