#D2B46E (or 0xD2B46E) is unknown color: approx Putty. HEX triplet: D2, B4 and 6E. RGB value is (210,180,110). Sum of RGB (Red+Green+Blue) = 210+180+110=500 (66% of max value = 765). Red value is 210 (82.42% from 255 or 42% from 500); Green value is 180 (70.70% from 255 or 36% from 500); Blue value is 110 (43.36% from 255 or 22% from 500); Max value from RGB is 210 - color contains mainly: red. Hex color #D2B46E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D2B46E is #2D4B91. Grayscale: #B5B5B5. Windows color (decimal): -2968466 or 7255250. OLE color: 7255250.
HSL color Cylindrical-coordinate representation of color #D2B46E: hue angle of 42º degrees, saturation: 0.53, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #D2B46E is Cyan = 0, Magento = 0.14, Yellow = 0.48 and Black (K on CMYK) = 0.18.
<style> p { color: #D2B46E; } p { color: rgb(210,180,110); } H1.HeaderClassName { color: #D2B46E; } .AnyTagClassName { color: #D2B46E; } </style>
<style> a { background-color: #D2B46E; } a { background-color: rgb(210,180,110); } div.DivClassName { background-color: #D2B46E; } .BgClassName { background-color: #D2B46E; } </style>
<style> span { border-color: #D2B46E; } span { border-color: rgb(210,180,110); } td.TdClassName { border-color: #D2B46E; } .TagClassName { border-color: #D2B46E; } </style>