Shades of Red Oxide #491717
Tints of Red Oxide #491717
RGB
CMYK
RGB Variations
Color information
#491717 (or 0x491717) is known color: Red Oxide. HEX triplet: 49, 17 and 17. RGB value is (73,23,23). Sum of RGB (Red+Green+Blue) = 73+23+23=119 (15% of max value = 765). Red value is 73 (28.91% from 255 or 61.34% from 119); Green value is 23 (9.38% from 255 or 19.33% from 119); Blue value is 23 (9.38% from 255 or 19.33% from 119); Max value from RGB is 73 - color contains mainly: red. Hex color #491717 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491717 is #B6E8E8. Grayscale: #262626. Windows color (decimal): -11987177 or 1513289. OLE color: 1513289.
HSL color Cylindrical-coordinate representation of color #491717: hue angle of 0º 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 #491717 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 23 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.71 |
| HSL | 0º | 0.52% | 0.19% | - |
| HSV(B) | 0º | 0.68% | 0.29% | - |
| XYZ | 3.21 | 2.09 | 1.05 | - |
| YUV | 37.95 | 119.57 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 23 | 0 | 0.68 | 0.68 | 0.71 | 0 | 0.52 | 0.19 |
| Hex | 49 | 17 | 17 | 0 | 44 | 44 | 47 | 0 | 34 | 13 |
| Octal | 111 | 27 | 27 | 0 | 104 | 104 | 107 | 0 | 64 | 23 |
| Binary | 1001001 | 10111 | 10111 | 0 | 1000100 | 1000100 | 1000111 | 0 | 110100 | 10011 |
Color Harmonies of #491717
Complementary color
Monochromatic Colors of #491717
Black with #491717
Text Example
Text Example
White with #491717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491717; }
p { color: rgb(73,23,23); }
H1.HeaderClassName
{
color: #491717;
}
.AnyTagClassName
{
color: #491717;
}
</style>
background-color css
<style>
a { background-color: #491717; }
a { background-color: rgb(73,23,23); }
div.DivClassName
{
background-color: #491717;
}
.BgClassName
{
background-color: #491717;
}
</style>
border-color css
<style>
span { border-color: #491717; }
span { border-color: rgb(73,23,23); }
td.TdClassName
{
border-color: #491717;
}
.TagClassName
{
border-color: #491717;
}
</style>