#29000A (or 0x29000A) is unknown color: approx Rustic Red. HEX triplet: 29, 00 and 0A. RGB value is (41,0,10). Sum of RGB (Red+Green+Blue) = 41+0+10=51 (6% of max value = 765). Red value is 41 (16.41% from 255 or 80.39% from 51); Green value is 0 (0.39% from 255 or 0% from 51); Blue value is 10 (4.30% from 255 or 19.61% from 51); Max value from RGB is 41 - color contains mainly: red. Hex color #29000A is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #29000A is #D6FFF5. Grayscale: #0D0D0D. Windows color (decimal): -14090230 or 655401. OLE color: 655401.
HSL color Cylindrical-coordinate representation of color #29000A: hue angle of 345.37º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #29000A is Cyan = 0, Magento = 1, Yellow = 0.76 and Black (K on CMYK) = 0.84.
<style> p { color: #29000A; } p { color: rgb(41,0,10); } H1.HeaderClassName { color: #29000A; } .AnyTagClassName { color: #29000A; } </style>
<style> a { background-color: #29000A; } a { background-color: rgb(41,0,10); } div.DivClassName { background-color: #29000A; } .BgClassName { background-color: #29000A; } </style>
<style> span { border-color: #29000A; } span { border-color: rgb(41,0,10); } td.TdClassName { border-color: #29000A; } .TagClassName { border-color: #29000A; } </style>