#1D090A (or 0x1D090A) is unknown color: approx Rustic Red. HEX triplet: 1D, 09 and 0A. RGB value is (29,9,10). Sum of RGB (Red+Green+Blue) = 29+9+10=48 (6% of max value = 765). Red value is 29 (11.72% from 255 or 60.42% from 48); Green value is 9 (3.91% from 255 or 18.75% from 48); Blue value is 10 (4.30% from 255 or 20.83% from 48); Max value from RGB is 29 - color contains mainly: red. Hex color #1D090A is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1D090A is #E2F6F5. Grayscale: #0F0F0F. Windows color (decimal): -14874358 or 657693. OLE color: 657693.
HSL color Cylindrical-coordinate representation of color #1D090A: hue angle of 357º degrees, saturation: 0.53, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1D090A is Cyan = 0, Magento = 0.69, Yellow = 0.66 and Black (K on CMYK) = 0.89.
<style> p { color: #1D090A; } p { color: rgb(29,9,10); } H1.HeaderClassName { color: #1D090A; } .AnyTagClassName { color: #1D090A; } </style>
<style> a { background-color: #1D090A; } a { background-color: rgb(29,9,10); } div.DivClassName { background-color: #1D090A; } .BgClassName { background-color: #1D090A; } </style>
<style> span { border-color: #1D090A; } span { border-color: rgb(29,9,10); } td.TdClassName { border-color: #1D090A; } .TagClassName { border-color: #1D090A; } </style>