Shades of Red Oxide #491817
Tints of Red Oxide #491817
RGB
CMYK
RGB Variations
Color information
#491817 (or 0x491817) is known color: Red Oxide. HEX triplet: 49, 18 and 17. RGB value is (73,24,23). Sum of RGB (Red+Green+Blue) = 73+24+23=120 (15% of max value = 765). Red value is 73 (28.91% from 255 or 60.83% from 120); Green value is 24 (9.77% from 255 or 20% from 120); Blue value is 23 (9.38% from 255 or 19.17% from 120); Max value from RGB is 73 - color contains mainly: red. Hex color #491817 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491817 is #B6E7E8. Grayscale: #262626. Windows color (decimal): -11986921 or 1513545. OLE color: 1513545.
HSL color Cylindrical-coordinate representation of color #491817: hue angle of 1.2º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491817 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 24 | 23 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.71 |
| HSL | 1.2º | 0.52% | 0.19% | - |
| HSV(B) | 1.2º | 0.68% | 0.29% | - |
| XYZ | 3.23 | 2.13 | 1.05 | - |
| YUV | 38.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 23 | 0 | 0.67 | 0.68 | 0.71 | 1.2 | 0.52 | 0.19 |
| Hex | 49 | 18 | 17 | 0 | 43 | 44 | 47 | 1 | 34 | 13 |
| Octal | 111 | 30 | 27 | 0 | 103 | 104 | 107 | 1 | 64 | 23 |
| Binary | 1001001 | 11000 | 10111 | 0 | 1000011 | 1000100 | 1000111 | 1 | 110100 | 10011 |
Color Harmonies of #491817
Complementary color
Monochromatic Colors of #491817
Black with #491817
Text Example
Text Example
White with #491817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491817; }
p { color: rgb(73,24,23); }
H1.HeaderClassName
{
color: #491817;
}
.AnyTagClassName
{
color: #491817;
}
</style>
background-color css
<style>
a { background-color: #491817; }
a { background-color: rgb(73,24,23); }
div.DivClassName
{
background-color: #491817;
}
.BgClassName
{
background-color: #491817;
}
</style>
border-color css
<style>
span { border-color: #491817; }
span { border-color: rgb(73,24,23); }
td.TdClassName
{
border-color: #491817;
}
.TagClassName
{
border-color: #491817;
}
</style>