Shades of Red Berry #731119
Tints of Red Berry #731119
RGB
CMYK
RGB Variations
Color information
#731119 (or 0x731119) is known color: Red Berry. HEX triplet: 73, 11 and 19. RGB value is (115,17,25). Sum of RGB (Red+Green+Blue) = 115+17+25=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 25 (10.16% from 255 or 15.92% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #731119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731119 is #8CEEE6. Grayscale: #2F2F2F. Windows color (decimal): -9236199 or 1642867. OLE color: 1642867.
HSL color Cylindrical-coordinate representation of color #731119: hue angle of 355.1º 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 #731119 is Cyan = 0, Magento = 0.85, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 25 | - |
| CMYK | 0 | 0.85 | 0.78 | 0.55 |
| HSL | 355.1º | 0.74% | 0.26% | - |
| HSV(B) | 355.1º | 0.85% | 0.45% | - |
| XYZ | 7.45 | 4.12 | 1.32 | - |
| YUV | 47.21 | 115.47 | 176.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 25 | 0 | 0.85 | 0.78 | 0.55 | 355.1 | 0.74 | 0.26 |
| Hex | 73 | 11 | 19 | 0 | 55 | 4E | 37 | 163 | 4A | 1A |
| Octal | 163 | 21 | 31 | 0 | 125 | 116 | 67 | 543 | 112 | 32 |
| Binary | 1110011 | 10001 | 11001 | 0 | 1010101 | 1001110 | 110111 | 101100011 | 1001010 | 11010 |
Color Harmonies of #731119
Complementary color
Monochromatic Colors of #731119
Black with #731119
Text Example
Text Example
White with #731119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731119; }
p { color: rgb(115,17,25); }
H1.HeaderClassName
{
color: #731119;
}
.AnyTagClassName
{
color: #731119;
}
</style>
background-color css
<style>
a { background-color: #731119; }
a { background-color: rgb(115,17,25); }
div.DivClassName
{
background-color: #731119;
}
.BgClassName
{
background-color: #731119;
}
</style>
border-color css
<style>
span { border-color: #731119; }
span { border-color: rgb(115,17,25); }
td.TdClassName
{
border-color: #731119;
}
.TagClassName
{
border-color: #731119;
}
</style>