Shades of Red Berry #781316
Tints of Red Berry #781316
RGB
CMYK
RGB Variations
Color information
#781316 (or 0x781316) is known color: Red Berry. HEX triplet: 78, 13 and 16. RGB value is (120,19,22). Sum of RGB (Red+Green+Blue) = 120+19+22=161 (21% of max value = 765). Red value is 120 (47.27% from 255 or 74.53% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 120 - color contains mainly: red. Hex color #781316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781316 is #87ECE9. Grayscale: #313131. Windows color (decimal): -8908010 or 1446776. OLE color: 1446776.
HSL color Cylindrical-coordinate representation of color #781316: hue angle of 358.22º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781316 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 22 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.53 |
| HSL | 358.22º | 0.73% | 0.27% | - |
| HSV(B) | 358.22º | 0.84% | 0.47% | - |
| XYZ | 8.12 | 4.52 | 1.2 | - |
| YUV | 49.54 | 112.46 | 178.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 22 | 0 | 0.84 | 0.82 | 0.53 | 358.22 | 0.73 | 0.27 |
| Hex | 78 | 13 | 16 | 0 | 54 | 52 | 35 | 166 | 49 | 1B |
| Octal | 170 | 23 | 26 | 0 | 124 | 122 | 65 | 546 | 111 | 33 |
| Binary | 1111000 | 10011 | 10110 | 0 | 1010100 | 1010010 | 110101 | 101100110 | 1001001 | 11011 |
Color Harmonies of #781316
Complementary color
Monochromatic Colors of #781316
Black with #781316
Text Example
Text Example
White with #781316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781316; }
p { color: rgb(120,19,22); }
H1.HeaderClassName
{
color: #781316;
}
.AnyTagClassName
{
color: #781316;
}
</style>
background-color css
<style>
a { background-color: #781316; }
a { background-color: rgb(120,19,22); }
div.DivClassName
{
background-color: #781316;
}
.BgClassName
{
background-color: #781316;
}
</style>
border-color css
<style>
span { border-color: #781316; }
span { border-color: rgb(120,19,22); }
td.TdClassName
{
border-color: #781316;
}
.TagClassName
{
border-color: #781316;
}
</style>