Shades of Red Berry #781115
Tints of Red Berry #781115
RGB
CMYK
RGB Variations
Color information
#781115 (or 0x781115) is known color: Red Berry. HEX triplet: 78, 11 and 15. RGB value is (120,17,21). Sum of RGB (Red+Green+Blue) = 120+17+21=158 (20% of max value = 765). Red value is 120 (47.27% from 255 or 75.95% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 21 (8.59% from 255 or 13.29% from 158); Max value from RGB is 120 - color contains mainly: red. Hex color #781115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781115 is #87EEEA. Grayscale: #303030. Windows color (decimal): -8908523 or 1380728. OLE color: 1380728.
HSL color Cylindrical-coordinate representation of color #781115: hue angle of 357.67º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #781115 is Cyan = 0, Magento = 0.86, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 17 | 21 | - |
| CMYK | 0 | 0.86 | 0.83 | 0.53 |
| HSL | 357.67º | 0.75% | 0.27% | - |
| HSV(B) | 357.67º | 0.86% | 0.47% | - |
| XYZ | 8.08 | 4.45 | 1.14 | - |
| YUV | 48.25 | 112.62 | 179.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 17 | 21 | 0 | 0.86 | 0.83 | 0.53 | 357.67 | 0.75 | 0.27 |
| Hex | 78 | 11 | 15 | 0 | 56 | 53 | 35 | 166 | 4B | 1B |
| Octal | 170 | 21 | 25 | 0 | 126 | 123 | 65 | 546 | 113 | 33 |
| Binary | 1111000 | 10001 | 10101 | 0 | 1010110 | 1010011 | 110101 | 101100110 | 1001011 | 11011 |
Color Harmonies of #781115
Complementary color
Monochromatic Colors of #781115
Black with #781115
Text Example
Text Example
White with #781115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781115; }
p { color: rgb(120,17,21); }
H1.HeaderClassName
{
color: #781115;
}
.AnyTagClassName
{
color: #781115;
}
</style>
background-color css
<style>
a { background-color: #781115; }
a { background-color: rgb(120,17,21); }
div.DivClassName
{
background-color: #781115;
}
.BgClassName
{
background-color: #781115;
}
</style>
border-color css
<style>
span { border-color: #781115; }
span { border-color: rgb(120,17,21); }
td.TdClassName
{
border-color: #781115;
}
.TagClassName
{
border-color: #781115;
}
</style>