Shades of Red Oxide #671507
Tints of Red Oxide #671507
RGB
CMYK
RGB Variations
Color information
#671507 (or 0x671507) is known color: Red Oxide. HEX triplet: 67, 15 and 07. RGB value is (103,21,7). Sum of RGB (Red+Green+Blue) = 103+21+7=131 (17% of max value = 765). Red value is 103 (40.62% from 255 or 78.63% from 131); Green value is 21 (8.59% from 255 or 16.03% from 131); Blue value is 7 (3.12% from 255 or 5.34% from 131); Max value from RGB is 103 - color contains mainly: red. Hex color #671507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671507 is #98EAF8. Grayscale: #2C2C2C. Windows color (decimal): -10021625 or 464231. OLE color: 464231.
HSL color Cylindrical-coordinate representation of color #671507: hue angle of 8.75º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #671507 is Cyan = 0, Magento = 0.80, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 7 | - |
| CMYK | 0 | 0.80 | 0.93 | 0.60 |
| HSL | 8.75º | 0.87% | 0.22% | - |
| HSV(B) | 8.75º | 0.93% | 0.4% | - |
| XYZ | 5.9 | 3.44 | 0.55 | - |
| YUV | 43.92 | 107.17 | 170.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 7 | 0 | 0.80 | 0.93 | 0.60 | 8.75 | 0.87 | 0.22 |
| Hex | 67 | 15 | 7 | 0 | 50 | 5D | 3C | 9 | 57 | 16 |
| Octal | 147 | 25 | 7 | 0 | 120 | 135 | 74 | 11 | 127 | 26 |
| Binary | 1100111 | 10101 | 111 | 0 | 1010000 | 1011101 | 111100 | 1001 | 1010111 | 10110 |
Color Harmonies of #671507
Complementary color
Monochromatic Colors of #671507
Black with #671507
Text Example
Text Example
White with #671507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671507; }
p { color: rgb(103,21,7); }
H1.HeaderClassName
{
color: #671507;
}
.AnyTagClassName
{
color: #671507;
}
</style>
background-color css
<style>
a { background-color: #671507; }
a { background-color: rgb(103,21,7); }
div.DivClassName
{
background-color: #671507;
}
.BgClassName
{
background-color: #671507;
}
</style>
border-color css
<style>
span { border-color: #671507; }
span { border-color: rgb(103,21,7); }
td.TdClassName
{
border-color: #671507;
}
.TagClassName
{
border-color: #671507;
}
</style>