Shades of Red Oxide #671413
Tints of Red Oxide #671413
RGB
CMYK
RGB Variations
Color information
#671413 (or 0x671413) is known color: Red Oxide. HEX triplet: 67, 14 and 13. RGB value is (103,20,19). Sum of RGB (Red+Green+Blue) = 103+20+19=142 (18% of max value = 765). Red value is 103 (40.62% from 255 or 72.54% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 19 (7.81% from 255 or 13.38% from 142); Max value from RGB is 103 - color contains mainly: red. Hex color #671413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671413 is #98EBEC. Grayscale: #2C2C2C. Windows color (decimal): -10021869 or 1250407. OLE color: 1250407.
HSL color Cylindrical-coordinate representation of color #671413: hue angle of 0.71º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671413 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 20 | 19 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.60 |
| HSL | 0.71º | 0.69% | 0.24% | - |
| HSV(B) | 0.71º | 0.82% | 0.4% | - |
| XYZ | 5.96 | 3.43 | 0.96 | - |
| YUV | 44.7 | 113.5 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 19 | 0 | 0.81 | 0.82 | 0.60 | 0.71 | 0.69 | 0.24 |
| Hex | 67 | 14 | 13 | 0 | 51 | 52 | 3C | 1 | 45 | 18 |
| Octal | 147 | 24 | 23 | 0 | 121 | 122 | 74 | 1 | 105 | 30 |
| Binary | 1100111 | 10100 | 10011 | 0 | 1010001 | 1010010 | 111100 | 1 | 1000101 | 11000 |
Color Harmonies of #671413
Complementary color
Monochromatic Colors of #671413
Black with #671413
Text Example
Text Example
White with #671413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671413; }
p { color: rgb(103,20,19); }
H1.HeaderClassName
{
color: #671413;
}
.AnyTagClassName
{
color: #671413;
}
</style>
background-color css
<style>
a { background-color: #671413; }
a { background-color: rgb(103,20,19); }
div.DivClassName
{
background-color: #671413;
}
.BgClassName
{
background-color: #671413;
}
</style>
border-color css
<style>
span { border-color: #671413; }
span { border-color: rgb(103,20,19); }
td.TdClassName
{
border-color: #671413;
}
.TagClassName
{
border-color: #671413;
}
</style>