Shades of Red Oxide #611514
Tints of Red Oxide #611514
RGB
CMYK
RGB Variations
Color information
#611514 (or 0x611514) is known color: Red Oxide. HEX triplet: 61, 15 and 14. RGB value is (97,21,20). Sum of RGB (Red+Green+Blue) = 97+21+20=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 21 (8.59% from 255 or 15.22% from 138); Blue value is 20 (8.20% from 255 or 14.49% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #611514 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611514 is #9EEAEB. Grayscale: #2B2B2B. Windows color (decimal): -10414828 or 1316193. OLE color: 1316193.
HSL color Cylindrical-coordinate representation of color #611514: hue angle of 0.78º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611514 is Cyan = 0, Magento = 0.78, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 20 | - |
| CMYK | 0 | 0.78 | 0.79 | 0.62 |
| HSL | 0.78º | 0.66% | 0.23% | - |
| HSV(B) | 0.78º | 0.79% | 0.38% | - |
| XYZ | 5.32 | 3.13 | 0.99 | - |
| YUV | 43.61 | 114.68 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 20 | 0 | 0.78 | 0.79 | 0.62 | 0.78 | 0.66 | 0.23 |
| Hex | 61 | 15 | 14 | 0 | 4E | 4F | 3E | 1 | 42 | 17 |
| Octal | 141 | 25 | 24 | 0 | 116 | 117 | 76 | 1 | 102 | 27 |
| Binary | 1100001 | 10101 | 10100 | 0 | 1001110 | 1001111 | 111110 | 1 | 1000010 | 10111 |
Color Harmonies of #611514
Complementary color
Monochromatic Colors of #611514
Black with #611514
Text Example
Text Example
White with #611514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611514; }
p { color: rgb(97,21,20); }
H1.HeaderClassName
{
color: #611514;
}
.AnyTagClassName
{
color: #611514;
}
</style>
background-color css
<style>
a { background-color: #611514; }
a { background-color: rgb(97,21,20); }
div.DivClassName
{
background-color: #611514;
}
.BgClassName
{
background-color: #611514;
}
</style>
border-color css
<style>
span { border-color: #611514; }
span { border-color: rgb(97,21,20); }
td.TdClassName
{
border-color: #611514;
}
.TagClassName
{
border-color: #611514;
}
</style>