Shades of Red Oxide #611502
Tints of Red Oxide #611502
RGB
CMYK
RGB Variations
Color information
#611502 (or 0x611502) is known color: Red Oxide. HEX triplet: 61, 15 and 02. RGB value is (97,21,2). Sum of RGB (Red+Green+Blue) = 97+21+2=120 (15% of max value = 765). Red value is 97 (38.28% from 255 or 80.83% from 120); Green value is 21 (8.59% from 255 or 17.5% from 120); Blue value is 2 (1.17% from 255 or 1.67% from 120); Max value from RGB is 97 - color contains mainly: red. Hex color #611502 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611502 is #9EEAFD. Grayscale: #292929. Windows color (decimal): -10414846 or 136545. OLE color: 136545.
HSL color Cylindrical-coordinate representation of color #611502: hue angle of 12º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #611502 is Cyan = 0, Magento = 0.78, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 2 | - |
| CMYK | 0 | 0.78 | 0.98 | 0.62 |
| HSL | 12º | 0.96% | 0.19% | - |
| HSV(B) | 12º | 0.98% | 0.38% | - |
| XYZ | 5.21 | 3.08 | 0.38 | - |
| YUV | 41.56 | 105.68 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 2 | 0 | 0.78 | 0.98 | 0.62 | 12 | 0.96 | 0.19 |
| Hex | 61 | 15 | 2 | 0 | 4E | 62 | 3E | C | 60 | 13 |
| Octal | 141 | 25 | 2 | 0 | 116 | 142 | 76 | 14 | 140 | 23 |
| Binary | 1100001 | 10101 | 10 | 0 | 1001110 | 1100010 | 111110 | 1100 | 1100000 | 10011 |
Color Harmonies of #611502
Complementary color
Monochromatic Colors of #611502
Black with #611502
Text Example
Text Example
White with #611502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611502; }
p { color: rgb(97,21,2); }
H1.HeaderClassName
{
color: #611502;
}
.AnyTagClassName
{
color: #611502;
}
</style>
background-color css
<style>
a { background-color: #611502; }
a { background-color: rgb(97,21,2); }
div.DivClassName
{
background-color: #611502;
}
.BgClassName
{
background-color: #611502;
}
</style>
border-color css
<style>
span { border-color: #611502; }
span { border-color: rgb(97,21,2); }
td.TdClassName
{
border-color: #611502;
}
.TagClassName
{
border-color: #611502;
}
</style>