#CDA35D (or 0xCDA35D) is unknown color: approx Apache. HEX triplet: CD, A3 and 5D. RGB value is (205,163,93). Sum of RGB (Red+Green+Blue) = 205+163+93=461 (61% of max value = 765). Red value is 205 (80.47% from 255 or 44.47% from 461); Green value is 163 (64.06% from 255 or 35.36% from 461); Blue value is 93 (36.72% from 255 or 20.17% from 461); Max value from RGB is 205 - color contains mainly: red. Hex color #CDA35D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CDA35D is #325CA2. Grayscale: #A7A7A7. Windows color (decimal): -3300515 or 6136781. OLE color: 6136781.
HSL color Cylindrical-coordinate representation of color #CDA35D: hue angle of 37.5º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #CDA35D is Cyan = 0, Magento = 0.20, Yellow = 0.55 and Black (K on CMYK) = 0.20.
<style> p { color: #CDA35D; } p { color: rgb(205,163,93); } H1.HeaderClassName { color: #CDA35D; } .AnyTagClassName { color: #CDA35D; } </style>
<style> a { background-color: #CDA35D; } a { background-color: rgb(205,163,93); } div.DivClassName { background-color: #CDA35D; } .BgClassName { background-color: #CDA35D; } </style>
<style> span { border-color: #CDA35D; } span { border-color: rgb(205,163,93); } td.TdClassName { border-color: #CDA35D; } .TagClassName { border-color: #CDA35D; } </style>