Shades of Red Oxide #671410
Tints of Red Oxide #671410
RGB
CMYK
RGB Variations
Color information
#671410 (or 0x671410) is known color: Red Oxide. HEX triplet: 67, 14 and 10. RGB value is (103,20,16). Sum of RGB (Red+Green+Blue) = 103+20+16=139 (18% of max value = 765). Red value is 103 (40.62% from 255 or 74.10% from 139); Green value is 20 (8.20% from 255 or 14.39% from 139); Blue value is 16 (6.64% from 255 or 11.51% from 139); Max value from RGB is 103 - color contains mainly: red. Hex color #671410 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671410 is #98EBEF. Grayscale: #2C2C2C. Windows color (decimal): -10021872 or 1053799. OLE color: 1053799.
HSL color Cylindrical-coordinate representation of color #671410: hue angle of 2.76º 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 #671410 is Cyan = 0, Magento = 0.81, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 20 | 16 | - |
| CMYK | 0 | 0.81 | 0.84 | 0.60 |
| HSL | 2.76º | 0.73% | 0.23% | - |
| HSV(B) | 2.76º | 0.84% | 0.4% | - |
| XYZ | 5.94 | 3.42 | 0.84 | - |
| YUV | 44.36 | 112 | 169.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 16 | 0 | 0.81 | 0.84 | 0.60 | 2.76 | 0.73 | 0.23 |
| Hex | 67 | 14 | 10 | 0 | 51 | 54 | 3C | 3 | 49 | 17 |
| Octal | 147 | 24 | 20 | 0 | 121 | 124 | 74 | 3 | 111 | 27 |
| Binary | 1100111 | 10100 | 10000 | 0 | 1010001 | 1010100 | 111100 | 11 | 1001001 | 10111 |
Color Harmonies of #671410
Complementary color
Monochromatic Colors of #671410
Black with #671410
Text Example
Text Example
White with #671410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671410; }
p { color: rgb(103,20,16); }
H1.HeaderClassName
{
color: #671410;
}
.AnyTagClassName
{
color: #671410;
}
</style>
background-color css
<style>
a { background-color: #671410; }
a { background-color: rgb(103,20,16); }
div.DivClassName
{
background-color: #671410;
}
.BgClassName
{
background-color: #671410;
}
</style>
border-color css
<style>
span { border-color: #671410; }
span { border-color: rgb(103,20,16); }
td.TdClassName
{
border-color: #671410;
}
.TagClassName
{
border-color: #671410;
}
</style>