#D4B47F (or 0xD4B47F) is unknown color: approx Calico. HEX triplet: D4, B4 and 7F. RGB value is (212,180,127). Sum of RGB (Red+Green+Blue) = 212+180+127=519 (68% of max value = 765). Red value is 212 (83.20% from 255 or 40.85% from 519); Green value is 180 (70.70% from 255 or 34.68% from 519); Blue value is 127 (50% from 255 or 24.47% from 519); Max value from RGB is 212 - color contains mainly: red. Hex color #D4B47F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D4B47F is #2B4B80. Grayscale: #B7B7B7. Windows color (decimal): -2837377 or 8369364. OLE color: 8369364.
HSL color Cylindrical-coordinate representation of color #D4B47F: hue angle of 37.41º degrees, saturation: 0.5, 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 #D4B47F is Cyan = 0, Magento = 0.15, Yellow = 0.40 and Black (K on CMYK) = 0.17.
<style> p { color: #d4b47f; } p { color: rgb(212,180,127); } H1.HeaderClassName { color: #d4b47f; } .AnyTagClassName { color: #d4b47f; } </style>
<style> a { background-color: #d4b47f; } a { background-color: rgb(212,180,127); } div.DivClassName { background-color: #d4b47f; } .BgClassName { background-color: #d4b47f; } </style>
<style> span { border-color: #d4b47f; } span { border-color: rgb(212,180,127); } td.TdClassName { border-color: #d4b47f; } .TagClassName { border-color: #d4b47f; } </style>