Shades of Red Oxide #671008
Tints of Red Oxide #671008
RGB
CMYK
RGB Variations
Color information
#671008 (or 0x671008) is known color: Red Oxide. HEX triplet: 67, 10 and 08. RGB value is (103,16,8). Sum of RGB (Red+Green+Blue) = 103+16+8=127 (16% of max value = 765). Red value is 103 (40.62% from 255 or 81.10% from 127); Green value is 16 (6.64% from 255 or 12.60% from 127); Blue value is 8 (3.52% from 255 or 6.30% from 127); Max value from RGB is 103 - color contains mainly: red. Hex color #671008 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671008 is #98EFF7. Grayscale: #292929. Windows color (decimal): -10022904 or 528487. OLE color: 528487.
HSL color Cylindrical-coordinate representation of color #671008: hue angle of 5.05º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #671008 is Cyan = 0, Magento = 0.84, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 8 | - |
| CMYK | 0 | 0.84 | 0.92 | 0.60 |
| HSL | 5.05º | 0.86% | 0.22% | - |
| HSV(B) | 5.05º | 0.92% | 0.4% | - |
| XYZ | 5.82 | 3.27 | 0.55 | - |
| YUV | 41.1 | 109.32 | 172.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 8 | 0 | 0.84 | 0.92 | 0.60 | 5.05 | 0.86 | 0.22 |
| Hex | 67 | 10 | 8 | 0 | 54 | 5C | 3C | 5 | 56 | 16 |
| Octal | 147 | 20 | 10 | 0 | 124 | 134 | 74 | 5 | 126 | 26 |
| Binary | 1100111 | 10000 | 1000 | 0 | 1010100 | 1011100 | 111100 | 101 | 1010110 | 10110 |
Color Harmonies of #671008
Complementary color
Monochromatic Colors of #671008
Black with #671008
Text Example
Text Example
White with #671008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671008; }
p { color: rgb(103,16,8); }
H1.HeaderClassName
{
color: #671008;
}
.AnyTagClassName
{
color: #671008;
}
</style>
background-color css
<style>
a { background-color: #671008; }
a { background-color: rgb(103,16,8); }
div.DivClassName
{
background-color: #671008;
}
.BgClassName
{
background-color: #671008;
}
</style>
border-color css
<style>
span { border-color: #671008; }
span { border-color: rgb(103,16,8); }
td.TdClassName
{
border-color: #671008;
}
.TagClassName
{
border-color: #671008;
}
</style>