#90040C (or 0x90040C) is unknown color: approx Sangria. HEX triplet: 90, 04 and 0C. RGB value is (144,4,12). Sum of RGB (Red+Green+Blue) = 144+4+12=160 (21% of max value = 765). Red value is 144 (56.64% from 255 or 90% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 12 (5.08% from 255 or 7.5% from 160); Max value from RGB is 144 - color contains mainly: red. Hex color #90040C is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #90040C is #6FFBF3. Grayscale: #2E2E2E. Windows color (decimal): -7338996 or 787600. OLE color: 787600.
HSL color Cylindrical-coordinate representation of color #90040C: hue angle of 356.57º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #90040C is Cyan = 0, Magento = 0.97, Yellow = 0.92 and Black (K on CMYK) = 0.44.
<style> p { color: #90040C; } p { color: rgb(144,4,12); } H1.HeaderClassName { color: #90040C; } .AnyTagClassName { color: #90040C; } </style>
<style> a { background-color: #90040C; } a { background-color: rgb(144,4,12); } div.DivClassName { background-color: #90040C; } .BgClassName { background-color: #90040C; } </style>
<style> span { border-color: #90040C; } span { border-color: rgb(144,4,12); } td.TdClassName { border-color: #90040C; } .TagClassName { border-color: #90040C; } </style>