Shades of Red Oxide #671806
Tints of Red Oxide #671806
RGB
CMYK
RGB Variations
Color information
#671806 (or 0x671806) is known color: Red Oxide. HEX triplet: 67, 18 and 06. RGB value is (103,24,6). Sum of RGB (Red+Green+Blue) = 103+24+6=133 (17% of max value = 765). Red value is 103 (40.62% from 255 or 77.44% from 133); Green value is 24 (9.77% from 255 or 18.05% from 133); Blue value is 6 (2.73% from 255 or 4.51% from 133); Max value from RGB is 103 - color contains mainly: red. Hex color #671806 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671806 is #98E7F9. Grayscale: #2D2D2D. Windows color (decimal): -10020858 or 399463. OLE color: 399463.
HSL color Cylindrical-coordinate representation of color #671806: hue angle of 11.13º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #671806 is Cyan = 0, Magento = 0.77, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 6 | - |
| CMYK | 0 | 0.77 | 0.94 | 0.60 |
| HSL | 11.13º | 0.89% | 0.21% | - |
| HSV(B) | 11.13º | 0.94% | 0.4% | - |
| XYZ | 5.95 | 3.55 | 0.54 | - |
| YUV | 45.57 | 105.67 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 6 | 0 | 0.77 | 0.94 | 0.60 | 11.13 | 0.89 | 0.21 |
| Hex | 67 | 18 | 6 | 0 | 4D | 5E | 3C | B | 59 | 15 |
| Octal | 147 | 30 | 6 | 0 | 115 | 136 | 74 | 13 | 131 | 25 |
| Binary | 1100111 | 11000 | 110 | 0 | 1001101 | 1011110 | 111100 | 1011 | 1011001 | 10101 |
Color Harmonies of #671806
Complementary color
Monochromatic Colors of #671806
Black with #671806
Text Example
Text Example
White with #671806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671806; }
p { color: rgb(103,24,6); }
H1.HeaderClassName
{
color: #671806;
}
.AnyTagClassName
{
color: #671806;
}
</style>
background-color css
<style>
a { background-color: #671806; }
a { background-color: rgb(103,24,6); }
div.DivClassName
{
background-color: #671806;
}
.BgClassName
{
background-color: #671806;
}
</style>
border-color css
<style>
span { border-color: #671806; }
span { border-color: rgb(103,24,6); }
td.TdClassName
{
border-color: #671806;
}
.TagClassName
{
border-color: #671806;
}
</style>