#D3C35A (or 0xD3C35A) is unknown color: approx Tacha. HEX triplet: D3, C3 and 5A. RGB value is (211,195,90). Sum of RGB (Red+Green+Blue) = 211+195+90=496 (65% of max value = 765). Red value is 211 (82.81% from 255 or 42.54% from 496); Green value is 195 (76.56% from 255 or 39.31% from 496); Blue value is 90 (35.55% from 255 or 18.15% from 496); Max value from RGB is 211 - color contains mainly: red. Hex color #D3C35A is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D3C35A is #2C3CA5. Grayscale: #BCBCBC. Windows color (decimal): -2899110 or 5948371. OLE color: 5948371.
HSL color Cylindrical-coordinate representation of color #D3C35A: hue angle of 52.07º degrees, saturation: 0.58, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D3C35A is Cyan = 0, Magento = 0.08, Yellow = 0.57 and Black (K on CMYK) = 0.17.
<style> p { color: #d3c35a; } p { color: rgb(211,195,90); } H1.HeaderClassName { color: #d3c35a; } .AnyTagClassName { color: #d3c35a; } </style>
<style> a { background-color: #d3c35a; } a { background-color: rgb(211,195,90); } div.DivClassName { background-color: #d3c35a; } .BgClassName { background-color: #d3c35a; } </style>
<style> span { border-color: #d3c35a; } span { border-color: rgb(211,195,90); } td.TdClassName { border-color: #d3c35a; } .TagClassName { border-color: #d3c35a; } </style>