Shades of Red Berry #731318
Tints of Red Berry #731318
RGB
CMYK
RGB Variations
Color information
#731318 (or 0x731318) is known color: Red Berry. HEX triplet: 73, 13 and 18. RGB value is (115,19,24). Sum of RGB (Red+Green+Blue) = 115+19+24=158 (20% of max value = 765). Red value is 115 (45.31% from 255 or 72.78% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 24 (9.77% from 255 or 15.19% from 158); Max value from RGB is 115 - color contains mainly: red. Hex color #731318 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731318 is #8CECE7. Grayscale: #303030. Windows color (decimal): -9235688 or 1577843. OLE color: 1577843.
HSL color Cylindrical-coordinate representation of color #731318: hue angle of 356.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731318 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 24 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.55 |
| HSL | 356.88º | 0.72% | 0.26% | - |
| HSV(B) | 356.88º | 0.83% | 0.45% | - |
| XYZ | 7.47 | 4.18 | 1.28 | - |
| YUV | 48.27 | 114.3 | 175.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 24 | 0 | 0.83 | 0.79 | 0.55 | 356.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 18 | 0 | 53 | 4F | 37 | 165 | 48 | 1A |
| Octal | 163 | 23 | 30 | 0 | 123 | 117 | 67 | 545 | 110 | 32 |
| Binary | 1110011 | 10011 | 11000 | 0 | 1010011 | 1001111 | 110111 | 101100101 | 1001000 | 11010 |
Color Harmonies of #731318
Complementary color
Monochromatic Colors of #731318
Black with #731318
Text Example
Text Example
White with #731318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731318; }
p { color: rgb(115,19,24); }
H1.HeaderClassName
{
color: #731318;
}
.AnyTagClassName
{
color: #731318;
}
</style>
background-color css
<style>
a { background-color: #731318; }
a { background-color: rgb(115,19,24); }
div.DivClassName
{
background-color: #731318;
}
.BgClassName
{
background-color: #731318;
}
</style>
border-color css
<style>
span { border-color: #731318; }
span { border-color: rgb(115,19,24); }
td.TdClassName
{
border-color: #731318;
}
.TagClassName
{
border-color: #731318;
}
</style>