Shades of Red Oxide #611310
Tints of Red Oxide #611310
RGB
CMYK
RGB Variations
Color information
#611310 (or 0x611310) is known color: Red Oxide. HEX triplet: 61, 13 and 10. RGB value is (97,19,16). Sum of RGB (Red+Green+Blue) = 97+19+16=132 (17% of max value = 765). Red value is 97 (38.28% from 255 or 73.48% from 132); Green value is 19 (7.81% from 255 or 14.39% from 132); Blue value is 16 (6.64% from 255 or 12.12% from 132); Max value from RGB is 97 - color contains mainly: red. Hex color #611310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611310 is #9EECEF. Grayscale: #2A2A2A. Windows color (decimal): -10415344 or 1053537. OLE color: 1053537.
HSL color Cylindrical-coordinate representation of color #611310: hue angle of 2.22º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611310 is Cyan = 0, Magento = 0.80, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 16 | - |
| CMYK | 0 | 0.80 | 0.84 | 0.62 |
| HSL | 2.22º | 0.72% | 0.22% | - |
| HSV(B) | 2.22º | 0.84% | 0.38% | - |
| XYZ | 5.26 | 3.04 | 0.8 | - |
| YUV | 41.98 | 113.34 | 167.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 16 | 0 | 0.80 | 0.84 | 0.62 | 2.22 | 0.72 | 0.22 |
| Hex | 61 | 13 | 10 | 0 | 50 | 54 | 3E | 2 | 48 | 16 |
| Octal | 141 | 23 | 20 | 0 | 120 | 124 | 76 | 2 | 110 | 26 |
| Binary | 1100001 | 10011 | 10000 | 0 | 1010000 | 1010100 | 111110 | 10 | 1001000 | 10110 |
Color Harmonies of #611310
Complementary color
Monochromatic Colors of #611310
Black with #611310
Text Example
Text Example
White with #611310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611310; }
p { color: rgb(97,19,16); }
H1.HeaderClassName
{
color: #611310;
}
.AnyTagClassName
{
color: #611310;
}
</style>
background-color css
<style>
a { background-color: #611310; }
a { background-color: rgb(97,19,16); }
div.DivClassName
{
background-color: #611310;
}
.BgClassName
{
background-color: #611310;
}
</style>
border-color css
<style>
span { border-color: #611310; }
span { border-color: rgb(97,19,16); }
td.TdClassName
{
border-color: #611310;
}
.TagClassName
{
border-color: #611310;
}
</style>