Shades of Red Berry #731819
Tints of Red Berry #731819
RGB
CMYK
RGB Variations
Color information
#731819 (or 0x731819) is known color: Red Berry. HEX triplet: 73, 18 and 19. RGB value is (115,24,25). Sum of RGB (Red+Green+Blue) = 115+24+25=164 (21% of max value = 765). Red value is 115 (45.31% from 255 or 70.12% from 164); Green value is 24 (9.77% from 255 or 14.63% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 115 - color contains mainly: red. Hex color #731819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731819 is #8CE7E6. Grayscale: #333333. Windows color (decimal): -9234407 or 1644659. OLE color: 1644659.
HSL color Cylindrical-coordinate representation of color #731819: hue angle of 359.34º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #731819 is Cyan = 0, Magento = 0.79, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 24 | 25 | - |
| CMYK | 0 | 0.79 | 0.78 | 0.55 |
| HSL | 359.34º | 0.65% | 0.27% | - |
| HSV(B) | 359.34º | 0.79% | 0.45% | - |
| XYZ | 7.57 | 4.37 | 1.36 | - |
| YUV | 51.32 | 113.15 | 173.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 25 | 0 | 0.79 | 0.78 | 0.55 | 359.34 | 0.65 | 0.27 |
| Hex | 73 | 18 | 19 | 0 | 4F | 4E | 37 | 167 | 41 | 1B |
| Octal | 163 | 30 | 31 | 0 | 117 | 116 | 67 | 547 | 101 | 33 |
| Binary | 1110011 | 11000 | 11001 | 0 | 1001111 | 1001110 | 110111 | 101100111 | 1000001 | 11011 |
Color Harmonies of #731819
Complementary color
Monochromatic Colors of #731819
Black with #731819
Text Example
Text Example
White with #731819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731819; }
p { color: rgb(115,24,25); }
H1.HeaderClassName
{
color: #731819;
}
.AnyTagClassName
{
color: #731819;
}
</style>
background-color css
<style>
a { background-color: #731819; }
a { background-color: rgb(115,24,25); }
div.DivClassName
{
background-color: #731819;
}
.BgClassName
{
background-color: #731819;
}
</style>
border-color css
<style>
span { border-color: #731819; }
span { border-color: rgb(115,24,25); }
td.TdClassName
{
border-color: #731819;
}
.TagClassName
{
border-color: #731819;
}
</style>