Shades of Red Berry #731118
Tints of Red Berry #731118
RGB
CMYK
RGB Variations
Color information
#731118 (or 0x731118) is known color: Red Berry. HEX triplet: 73, 11 and 18. RGB value is (115,17,24). Sum of RGB (Red+Green+Blue) = 115+17+24=156 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.72% from 156); Green value is 17 (7.03% from 255 or 10.90% from 156); Blue value is 24 (9.77% from 255 or 15.38% from 156); Max value from RGB is 115 - color contains mainly: red. Hex color #731118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731118 is #8CEEE7. Grayscale: #2F2F2F. Windows color (decimal): -9236200 or 1577331. OLE color: 1577331.
HSL color Cylindrical-coordinate representation of color #731118: hue angle of 355.71º 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 #731118 is Cyan = 0, Magento = 0.85, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 24 | - |
| CMYK | 0 | 0.85 | 0.79 | 0.55 |
| HSL | 355.71º | 0.74% | 0.26% | - |
| HSV(B) | 355.71º | 0.85% | 0.45% | - |
| XYZ | 7.44 | 4.11 | 1.27 | - |
| YUV | 47.1 | 114.97 | 176.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 24 | 0 | 0.85 | 0.79 | 0.55 | 355.71 | 0.74 | 0.26 |
| Hex | 73 | 11 | 18 | 0 | 55 | 4F | 37 | 164 | 4A | 1A |
| Octal | 163 | 21 | 30 | 0 | 125 | 117 | 67 | 544 | 112 | 32 |
| Binary | 1110011 | 10001 | 11000 | 0 | 1010101 | 1001111 | 110111 | 101100100 | 1001010 | 11010 |
Color Harmonies of #731118
Complementary color
Monochromatic Colors of #731118
Black with #731118
Text Example
Text Example
White with #731118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731118; }
p { color: rgb(115,17,24); }
H1.HeaderClassName
{
color: #731118;
}
.AnyTagClassName
{
color: #731118;
}
</style>
background-color css
<style>
a { background-color: #731118; }
a { background-color: rgb(115,17,24); }
div.DivClassName
{
background-color: #731118;
}
.BgClassName
{
background-color: #731118;
}
</style>
border-color css
<style>
span { border-color: #731118; }
span { border-color: rgb(115,17,24); }
td.TdClassName
{
border-color: #731118;
}
.TagClassName
{
border-color: #731118;
}
</style>