#1D210C (or 0x1D210C) is unknown color: approx Green Waterloo. HEX triplet: 1D, 21 and 0C. RGB value is (29,33,12). Sum of RGB (Red+Green+Blue) = 29+33+12=74 (9% of max value = 765). Red value is 29 (11.72% from 255 or 39.19% from 74); Green value is 33 (13.28% from 255 or 44.59% from 74); Blue value is 12 (5.08% from 255 or 16.22% from 74); Max value from RGB is 33 - color contains mainly: green. Hex color #1D210C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1D210C is #E2DEF3. Grayscale: #1D1D1D. Windows color (decimal): -14868212 or 794909. OLE color: 794909.
HSL color Cylindrical-coordinate representation of color #1D210C: hue angle of 71.43º degrees, saturation: 0.47, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #1D210C is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.87.
<style> p { color: #1D210C; } p { color: rgb(29,33,12); } H1.HeaderClassName { color: #1D210C; } .AnyTagClassName { color: #1D210C; } </style>
<style> a { background-color: #1D210C; } a { background-color: rgb(29,33,12); } div.DivClassName { background-color: #1D210C; } .BgClassName { background-color: #1D210C; } </style>
<style> span { border-color: #1D210C; } span { border-color: rgb(29,33,12); } td.TdClassName { border-color: #1D210C; } .TagClassName { border-color: #1D210C; } </style>