#D3B37F (or 0xD3B37F) is unknown color: approx Calico. HEX triplet: D3, B3 and 7F. RGB value is (211,179,127). Sum of RGB (Red+Green+Blue) = 211+179+127=517 (68% of max value = 765). Red value is 211 (82.81% from 255 or 40.81% from 517); Green value is 179 (70.31% from 255 or 34.62% from 517); Blue value is 127 (50% from 255 or 24.56% from 517); Max value from RGB is 211 - color contains mainly: red. Hex color #D3B37F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D3B37F is #2C4C80. Grayscale: #B6B6B6. Windows color (decimal): -2903169 or 8369107. OLE color: 8369107.
HSL color Cylindrical-coordinate representation of color #D3B37F: hue angle of 37.14º degrees, saturation: 0.49, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #D3B37F is Cyan = 0, Magento = 0.15, Yellow = 0.40 and Black (K on CMYK) = 0.17.
<style> p { color: #D3B37F; } p { color: rgb(211,179,127); } H1.HeaderClassName { color: #D3B37F; } .AnyTagClassName { color: #D3B37F; } </style>
<style> a { background-color: #D3B37F; } a { background-color: rgb(211,179,127); } div.DivClassName { background-color: #D3B37F; } .BgClassName { background-color: #D3B37F; } </style>
<style> span { border-color: #D3B37F; } span { border-color: rgb(211,179,127); } td.TdClassName { border-color: #D3B37F; } .TagClassName { border-color: #D3B37F; } </style>