Shades of Red Oxide #671305
Tints of Red Oxide #671305
RGB
CMYK
RGB Variations
Color information
#671305 (or 0x671305) is known color: Red Oxide. HEX triplet: 67, 13 and 05. RGB value is (103,19,5). Sum of RGB (Red+Green+Blue) = 103+19+5=127 (16% of max value = 765). Red value is 103 (40.62% from 255 or 81.10% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 5 (2.34% from 255 or 3.94% from 127); Max value from RGB is 103 - color contains mainly: red. Hex color #671305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671305 is #98ECFA. Grayscale: #2A2A2A. Windows color (decimal): -10022139 or 332647. OLE color: 332647.
HSL color Cylindrical-coordinate representation of color #671305: hue angle of 8.57º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #671305 is Cyan = 0, Magento = 0.82, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 5 | - |
| CMYK | 0 | 0.82 | 0.95 | 0.60 |
| HSL | 8.57º | 0.91% | 0.21% | - |
| HSV(B) | 8.57º | 0.95% | 0.4% | - |
| XYZ | 5.85 | 3.36 | 0.48 | - |
| YUV | 42.52 | 106.83 | 171.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 5 | 0 | 0.82 | 0.95 | 0.60 | 8.57 | 0.91 | 0.21 |
| Hex | 67 | 13 | 5 | 0 | 52 | 5F | 3C | 9 | 5B | 15 |
| Octal | 147 | 23 | 5 | 0 | 122 | 137 | 74 | 11 | 133 | 25 |
| Binary | 1100111 | 10011 | 101 | 0 | 1010010 | 1011111 | 111100 | 1001 | 1011011 | 10101 |
Color Harmonies of #671305
Complementary color
Monochromatic Colors of #671305
Black with #671305
Text Example
Text Example
White with #671305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671305; }
p { color: rgb(103,19,5); }
H1.HeaderClassName
{
color: #671305;
}
.AnyTagClassName
{
color: #671305;
}
</style>
background-color css
<style>
a { background-color: #671305; }
a { background-color: rgb(103,19,5); }
div.DivClassName
{
background-color: #671305;
}
.BgClassName
{
background-color: #671305;
}
</style>
border-color css
<style>
span { border-color: #671305; }
span { border-color: rgb(103,19,5); }
td.TdClassName
{
border-color: #671305;
}
.TagClassName
{
border-color: #671305;
}
</style>