#D3C182 (or 0xD3C182) is unknown color: approx Winter Hazel. HEX triplet: D3, C1 and 82. RGB value is (211,193,130). Sum of RGB (Red+Green+Blue) = 211+193+130=534 (70% of max value = 765). Red value is 211 (82.81% from 255 or 39.51% from 534); Green value is 193 (75.78% from 255 or 36.14% from 534); Blue value is 130 (51.17% from 255 or 24.34% from 534); Max value from RGB is 211 - color contains mainly: red. Hex color #D3C182 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D3C182 is #2C3E7D. Grayscale: #BFBFBF. Windows color (decimal): -2899582 or 8569299. OLE color: 8569299.
HSL color Cylindrical-coordinate representation of color #D3C182: hue angle of 46.67º degrees, saturation: 0.48, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #D3C182 is Cyan = 0, Magento = 0.09, Yellow = 0.38 and Black (K on CMYK) = 0.17.
<style> p { color: #D3C182; } p { color: rgb(211,193,130); } H1.HeaderClassName { color: #D3C182; } .AnyTagClassName { color: #D3C182; } </style>
<style> a { background-color: #D3C182; } a { background-color: rgb(211,193,130); } div.DivClassName { background-color: #D3C182; } .BgClassName { background-color: #D3C182; } </style>
<style> span { border-color: #D3C182; } span { border-color: rgb(211,193,130); } td.TdClassName { border-color: #D3C182; } .TagClassName { border-color: #D3C182; } </style>