Shades of Red Berry #731415
Tints of Red Berry #731415
RGB
CMYK
RGB Variations
Color information
#731415 (or 0x731415) is known color: Red Berry. HEX triplet: 73, 14 and 15. RGB value is (115,20,21). Sum of RGB (Red+Green+Blue) = 115+20+21=156 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.72% from 156); Green value is 20 (8.20% from 255 or 12.82% from 156); Blue value is 21 (8.59% from 255 or 13.46% from 156); Max value from RGB is 115 - color contains mainly: red. Hex color #731415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731415 is #8CEBEA. Grayscale: #303030. Windows color (decimal): -9235435 or 1381491. OLE color: 1381491.
HSL color Cylindrical-coordinate representation of color #731415: hue angle of 359.37º degrees, saturation: 0.7, 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 #731415 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 21 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.55 |
| HSL | 359.37º | 0.7% | 0.26% | - |
| HSV(B) | 359.37º | 0.83% | 0.45% | - |
| XYZ | 7.46 | 4.2 | 1.13 | - |
| YUV | 48.52 | 112.47 | 175.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 21 | 0 | 0.83 | 0.82 | 0.55 | 359.37 | 0.7 | 0.26 |
| Hex | 73 | 14 | 15 | 0 | 53 | 52 | 37 | 167 | 46 | 1A |
| Octal | 163 | 24 | 25 | 0 | 123 | 122 | 67 | 547 | 106 | 32 |
| Binary | 1110011 | 10100 | 10101 | 0 | 1010011 | 1010010 | 110111 | 101100111 | 1000110 | 11010 |
Color Harmonies of #731415
Complementary color
Monochromatic Colors of #731415
Black with #731415
Text Example
Text Example
White with #731415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731415; }
p { color: rgb(115,20,21); }
H1.HeaderClassName
{
color: #731415;
}
.AnyTagClassName
{
color: #731415;
}
</style>
background-color css
<style>
a { background-color: #731415; }
a { background-color: rgb(115,20,21); }
div.DivClassName
{
background-color: #731415;
}
.BgClassName
{
background-color: #731415;
}
</style>
border-color css
<style>
span { border-color: #731415; }
span { border-color: rgb(115,20,21); }
td.TdClassName
{
border-color: #731415;
}
.TagClassName
{
border-color: #731415;
}
</style>