#DEAF1D (or 0xDEAF1D) is unknown color: approx Gold Tips. HEX triplet: DE, AF and 1D. RGB value is (222,175,29). Sum of RGB (Red+Green+Blue) = 222+175+29=426 (56% of max value = 765). Red value is 222 (87.11% from 255 or 52.11% from 426); Green value is 175 (68.75% from 255 or 41.08% from 426); Blue value is 29 (11.72% from 255 or 6.81% from 426); Max value from RGB is 222 - color contains mainly: red. Hex color #DEAF1D is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #DEAF1D is #2150E2. Grayscale: #ADADAD. Windows color (decimal): -2183395 or 1945566. OLE color: 1945566.
HSL color Cylindrical-coordinate representation of color #DEAF1D: hue angle of 45.39º degrees, saturation: 0.77, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #DEAF1D is Cyan = 0, Magento = 0.21, Yellow = 0.87 and Black (K on CMYK) = 0.13.
<style> p { color: #deaf1d; } p { color: rgb(222,175,29); } H1.HeaderClassName { color: #deaf1d; } .AnyTagClassName { color: #deaf1d; } </style>
<style> a { background-color: #deaf1d; } a { background-color: rgb(222,175,29); } div.DivClassName { background-color: #deaf1d; } .BgClassName { background-color: #deaf1d; } </style>
<style> span { border-color: #deaf1d; } span { border-color: rgb(222,175,29); } td.TdClassName { border-color: #deaf1d; } .TagClassName { border-color: #deaf1d; } </style>