Shades of Red Oxide #671715
Tints of Red Oxide #671715
RGB
CMYK
RGB Variations
Color information
#671715 (or 0x671715) is known color: Red Oxide. HEX triplet: 67, 17 and 15. RGB value is (103,23,21). Sum of RGB (Red+Green+Blue) = 103+23+21=147 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.07% from 147); Green value is 23 (9.38% from 255 or 15.65% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 103 - color contains mainly: red. Hex color #671715 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671715 is #98E8EA. Grayscale: #2E2E2E. Windows color (decimal): -10021099 or 1382247. OLE color: 1382247.
HSL color Cylindrical-coordinate representation of color #671715: hue angle of 1.46º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671715 is Cyan = 0, Magento = 0.78, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 23 | 21 | - |
| CMYK | 0 | 0.78 | 0.80 | 0.60 |
| HSL | 1.46º | 0.66% | 0.24% | - |
| HSV(B) | 1.46º | 0.8% | 0.4% | - |
| XYZ | 6.04 | 3.55 | 1.08 | - |
| YUV | 46.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 21 | 0 | 0.78 | 0.80 | 0.60 | 1.46 | 0.66 | 0.24 |
| Hex | 67 | 17 | 15 | 0 | 4E | 50 | 3C | 1 | 42 | 18 |
| Octal | 147 | 27 | 25 | 0 | 116 | 120 | 74 | 1 | 102 | 30 |
| Binary | 1100111 | 10111 | 10101 | 0 | 1001110 | 1010000 | 111100 | 1 | 1000010 | 11000 |
Color Harmonies of #671715
Complementary color
Monochromatic Colors of #671715
Black with #671715
Text Example
Text Example
White with #671715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671715; }
p { color: rgb(103,23,21); }
H1.HeaderClassName
{
color: #671715;
}
.AnyTagClassName
{
color: #671715;
}
</style>
background-color css
<style>
a { background-color: #671715; }
a { background-color: rgb(103,23,21); }
div.DivClassName
{
background-color: #671715;
}
.BgClassName
{
background-color: #671715;
}
</style>
border-color css
<style>
span { border-color: #671715; }
span { border-color: rgb(103,23,21); }
td.TdClassName
{
border-color: #671715;
}
.TagClassName
{
border-color: #671715;
}
</style>