Shades of Red Oxide #671510
Tints of Red Oxide #671510
RGB
CMYK
RGB Variations
Color information
#671510 (or 0x671510) is known color: Red Oxide. HEX triplet: 67, 15 and 10. RGB value is (103,21,16). Sum of RGB (Red+Green+Blue) = 103+21+16=140 (18% of max value = 765). Red value is 103 (40.62% from 255 or 73.57% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 16 (6.64% from 255 or 11.43% from 140); Max value from RGB is 103 - color contains mainly: red. Hex color #671510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671510 is #98EAEF. Grayscale: #2D2D2D. Windows color (decimal): -10021616 or 1054055. OLE color: 1054055.
HSL color Cylindrical-coordinate representation of color #671510: hue angle of 3.45º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671510 is Cyan = 0, Magento = 0.80, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 16 | - |
| CMYK | 0 | 0.80 | 0.84 | 0.60 |
| HSL | 3.45º | 0.73% | 0.23% | - |
| HSV(B) | 3.45º | 0.84% | 0.4% | - |
| XYZ | 5.96 | 3.46 | 0.84 | - |
| YUV | 44.95 | 111.67 | 169.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 16 | 0 | 0.80 | 0.84 | 0.60 | 3.45 | 0.73 | 0.23 |
| Hex | 67 | 15 | 10 | 0 | 50 | 54 | 3C | 3 | 49 | 17 |
| Octal | 147 | 25 | 20 | 0 | 120 | 124 | 74 | 3 | 111 | 27 |
| Binary | 1100111 | 10101 | 10000 | 0 | 1010000 | 1010100 | 111100 | 11 | 1001001 | 10111 |
Color Harmonies of #671510
Complementary color
Monochromatic Colors of #671510
Black with #671510
Text Example
Text Example
White with #671510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671510; }
p { color: rgb(103,21,16); }
H1.HeaderClassName
{
color: #671510;
}
.AnyTagClassName
{
color: #671510;
}
</style>
background-color css
<style>
a { background-color: #671510; }
a { background-color: rgb(103,21,16); }
div.DivClassName
{
background-color: #671510;
}
.BgClassName
{
background-color: #671510;
}
</style>
border-color css
<style>
span { border-color: #671510; }
span { border-color: rgb(103,21,16); }
td.TdClassName
{
border-color: #671510;
}
.TagClassName
{
border-color: #671510;
}
</style>