Shades of Red Berry #731116
Tints of Red Berry #731116
RGB
CMYK
RGB Variations
Color information
#731116 (or 0x731116) is known color: Red Berry. HEX triplet: 73, 11 and 16. RGB value is (115,17,22). Sum of RGB (Red+Green+Blue) = 115+17+22=154 (20% of max value = 765). Red value is 115 (45.31% from 255 or 74.68% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 22 (8.98% from 255 or 14.29% from 154); Max value from RGB is 115 - color contains mainly: red. Hex color #731116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731116 is #8CEEE9. Grayscale: #2E2E2E. Windows color (decimal): -9236202 or 1446259. OLE color: 1446259.
HSL color Cylindrical-coordinate representation of color #731116: hue angle of 356.94º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731116 is Cyan = 0, Magento = 0.85, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 22 | - |
| CMYK | 0 | 0.85 | 0.81 | 0.55 |
| HSL | 356.94º | 0.74% | 0.26% | - |
| HSV(B) | 356.94º | 0.85% | 0.45% | - |
| XYZ | 7.42 | 4.1 | 1.16 | - |
| YUV | 46.87 | 113.97 | 176.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 22 | 0 | 0.85 | 0.81 | 0.55 | 356.94 | 0.74 | 0.26 |
| Hex | 73 | 11 | 16 | 0 | 55 | 51 | 37 | 165 | 4A | 1A |
| Octal | 163 | 21 | 26 | 0 | 125 | 121 | 67 | 545 | 112 | 32 |
| Binary | 1110011 | 10001 | 10110 | 0 | 1010101 | 1010001 | 110111 | 101100101 | 1001010 | 11010 |
Color Harmonies of #731116
Complementary color
Monochromatic Colors of #731116
Black with #731116
Text Example
Text Example
White with #731116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731116; }
p { color: rgb(115,17,22); }
H1.HeaderClassName
{
color: #731116;
}
.AnyTagClassName
{
color: #731116;
}
</style>
background-color css
<style>
a { background-color: #731116; }
a { background-color: rgb(115,17,22); }
div.DivClassName
{
background-color: #731116;
}
.BgClassName
{
background-color: #731116;
}
</style>
border-color css
<style>
span { border-color: #731116; }
span { border-color: rgb(115,17,22); }
td.TdClassName
{
border-color: #731116;
}
.TagClassName
{
border-color: #731116;
}
</style>