Shades of Red Oxide #611816
Tints of Red Oxide #611816
RGB
CMYK
RGB Variations
Color information
#611816 (or 0x611816) is known color: Red Oxide. HEX triplet: 61, 18 and 16. RGB value is (97,24,22). Sum of RGB (Red+Green+Blue) = 97+24+22=143 (18% of max value = 765). Red value is 97 (38.28% from 255 or 67.83% from 143); Green value is 24 (9.77% from 255 or 16.78% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 97 - color contains mainly: red. Hex color #611816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611816 is #9EE7E9. Grayscale: #2D2D2D. Windows color (decimal): -10414058 or 1448033. OLE color: 1448033.
HSL color Cylindrical-coordinate representation of color #611816: hue angle of 1.6º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #611816 is Cyan = 0, Magento = 0.75, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 22 | - |
| CMYK | 0 | 0.75 | 0.77 | 0.62 |
| HSL | 1.6º | 0.63% | 0.23% | - |
| HSV(B) | 1.6º | 0.77% | 0.38% | - |
| XYZ | 5.4 | 3.25 | 1.1 | - |
| YUV | 45.6 | 114.68 | 164.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 22 | 0 | 0.75 | 0.77 | 0.62 | 1.6 | 0.63 | 0.23 |
| Hex | 61 | 18 | 16 | 0 | 4B | 4D | 3E | 2 | 3F | 17 |
| Octal | 141 | 30 | 26 | 0 | 113 | 115 | 76 | 2 | 77 | 27 |
| Binary | 1100001 | 11000 | 10110 | 0 | 1001011 | 1001101 | 111110 | 10 | 111111 | 10111 |
Color Harmonies of #611816
Complementary color
Monochromatic Colors of #611816
Black with #611816
Text Example
Text Example
White with #611816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611816; }
p { color: rgb(97,24,22); }
H1.HeaderClassName
{
color: #611816;
}
.AnyTagClassName
{
color: #611816;
}
</style>
background-color css
<style>
a { background-color: #611816; }
a { background-color: rgb(97,24,22); }
div.DivClassName
{
background-color: #611816;
}
.BgClassName
{
background-color: #611816;
}
</style>
border-color css
<style>
span { border-color: #611816; }
span { border-color: rgb(97,24,22); }
td.TdClassName
{
border-color: #611816;
}
.TagClassName
{
border-color: #611816;
}
</style>