Shades of Red Berry #781719
Tints of Red Berry #781719
RGB
CMYK
RGB Variations
Color information
#781719 (or 0x781719) is known color: Red Berry. HEX triplet: 78, 17 and 19. RGB value is (120,23,25). Sum of RGB (Red+Green+Blue) = 120+23+25=168 (22% of max value = 765). Red value is 120 (47.27% from 255 or 71.43% from 168); Green value is 23 (9.38% from 255 or 13.69% from 168); Blue value is 25 (10.16% from 255 or 14.88% from 168); Max value from RGB is 120 - color contains mainly: red. Hex color #781719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781719 is #87E8E6. Grayscale: #343434. Windows color (decimal): -8906983 or 1644408. OLE color: 1644408.
HSL color Cylindrical-coordinate representation of color #781719: hue angle of 358.76º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #781719 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 25 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.53 |
| HSL | 358.76º | 0.68% | 0.28% | - |
| HSV(B) | 358.76º | 0.81% | 0.47% | - |
| XYZ | 8.23 | 4.68 | 1.39 | - |
| YUV | 52.23 | 112.64 | 176.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 25 | 0 | 0.81 | 0.79 | 0.53 | 358.76 | 0.68 | 0.28 |
| Hex | 78 | 17 | 19 | 0 | 51 | 4F | 35 | 167 | 44 | 1C |
| Octal | 170 | 27 | 31 | 0 | 121 | 117 | 65 | 547 | 104 | 34 |
| Binary | 1111000 | 10111 | 11001 | 0 | 1010001 | 1001111 | 110101 | 101100111 | 1000100 | 11100 |
Color Harmonies of #781719
Complementary color
Monochromatic Colors of #781719
Black with #781719
Text Example
Text Example
White with #781719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781719; }
p { color: rgb(120,23,25); }
H1.HeaderClassName
{
color: #781719;
}
.AnyTagClassName
{
color: #781719;
}
</style>
background-color css
<style>
a { background-color: #781719; }
a { background-color: rgb(120,23,25); }
div.DivClassName
{
background-color: #781719;
}
.BgClassName
{
background-color: #781719;
}
</style>
border-color css
<style>
span { border-color: #781719; }
span { border-color: rgb(120,23,25); }
td.TdClassName
{
border-color: #781719;
}
.TagClassName
{
border-color: #781719;
}
</style>