#33040D (or 0x33040D) is unknown color: approx Rustic Red. HEX triplet: 33, 04 and 0D. RGB value is (51,4,13). Sum of RGB (Red+Green+Blue) = 51+4+13=68 (9% of max value = 765). Red value is 51 (20.31% from 255 or 75% from 68); Green value is 4 (1.95% from 255 or 5.88% from 68); Blue value is 13 (5.47% from 255 or 19.12% from 68); Max value from RGB is 51 - color contains mainly: red. Hex color #33040D is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #33040D is #CCFBF2. Grayscale: #131313. Windows color (decimal): -13433843 or 853043. OLE color: 853043.
HSL color Cylindrical-coordinate representation of color #33040D: hue angle of 348.51º degrees, saturation: 0.85, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #33040D is Cyan = 0, Magento = 0.92, Yellow = 0.75 and Black (K on CMYK) = 0.8.
<style> p { color: #33040D; } p { color: rgb(51,4,13); } H1.HeaderClassName { color: #33040D; } .AnyTagClassName { color: #33040D; } </style>
<style> a { background-color: #33040D; } a { background-color: rgb(51,4,13); } div.DivClassName { background-color: #33040D; } .BgClassName { background-color: #33040D; } </style>
<style> span { border-color: #33040D; } span { border-color: rgb(51,4,13); } td.TdClassName { border-color: #33040D; } .TagClassName { border-color: #33040D; } </style>