#D98B64 (or 0xD98B64) is unknown color: approx Copper. HEX triplet: D9, 8B and 64. RGB value is (217,139,100). Sum of RGB (Red+Green+Blue) = 217+139+100=456 (60% of max value = 765). Red value is 217 (85.16% from 255 or 47.59% from 456); Green value is 139 (54.69% from 255 or 30.48% from 456); Blue value is 100 (39.45% from 255 or 21.93% from 456); Max value from RGB is 217 - color contains mainly: red. Hex color #D98B64 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D98B64 is #26749B. Grayscale: #9E9E9E. Windows color (decimal): -2520220 or 6589401. OLE color: 6589401.
HSL color Cylindrical-coordinate representation of color #D98B64: hue angle of 20º degrees, saturation: 0.61, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #D98B64 is Cyan = 0, Magento = 0.36, Yellow = 0.54 and Black (K on CMYK) = 0.15.
<style> p { color: #D98B64; } p { color: rgb(217,139,100); } H1.HeaderClassName { color: #D98B64; } .AnyTagClassName { color: #D98B64; } </style>
<style> a { background-color: #D98B64; } a { background-color: rgb(217,139,100); } div.DivClassName { background-color: #D98B64; } .BgClassName { background-color: #D98B64; } </style>
<style> span { border-color: #D98B64; } span { border-color: rgb(217,139,100); } td.TdClassName { border-color: #D98B64; } .TagClassName { border-color: #D98B64; } </style>