Shades of Red Berry #781022
Tints of Red Berry #781022
RGB
CMYK
RGB Variations
Color information
#781022 (or 0x781022) is known color: Red Berry. HEX triplet: 78, 10 and 22. RGB value is (120,16,34). Sum of RGB (Red+Green+Blue) = 120+16+34=170 (22% of max value = 765). Red value is 120 (47.27% from 255 or 70.59% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 34 (13.67% from 255 or 20% from 170); Max value from RGB is 120 - color contains mainly: red. Hex color #781022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781022 is #87EFDD. Grayscale: #313131. Windows color (decimal): -8908766 or 2232440. OLE color: 2232440.
HSL color Cylindrical-coordinate representation of color #781022: hue angle of 349.62º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #781022 is Cyan = 0, Magento = 0.87, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 16 | 34 | - |
| CMYK | 0 | 0.87 | 0.72 | 0.53 |
| HSL | 349.62º | 0.76% | 0.27% | - |
| HSV(B) | 349.62º | 0.87% | 0.47% | - |
| XYZ | 8.22 | 4.48 | 1.94 | - |
| YUV | 49.15 | 119.46 | 178.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 16 | 34 | 0 | 0.87 | 0.72 | 0.53 | 349.62 | 0.76 | 0.27 |
| Hex | 78 | 10 | 22 | 0 | 57 | 48 | 35 | 15E | 4C | 1B |
| Octal | 170 | 20 | 42 | 0 | 127 | 110 | 65 | 536 | 114 | 33 |
| Binary | 1111000 | 10000 | 100010 | 0 | 1010111 | 1001000 | 110101 | 101011110 | 1001100 | 11011 |
Color Harmonies of #781022
Complementary color
Monochromatic Colors of #781022
Black with #781022
Text Example
Text Example
White with #781022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781022; }
p { color: rgb(120,16,34); }
H1.HeaderClassName
{
color: #781022;
}
.AnyTagClassName
{
color: #781022;
}
</style>
background-color css
<style>
a { background-color: #781022; }
a { background-color: rgb(120,16,34); }
div.DivClassName
{
background-color: #781022;
}
.BgClassName
{
background-color: #781022;
}
</style>
border-color css
<style>
span { border-color: #781022; }
span { border-color: rgb(120,16,34); }
td.TdClassName
{
border-color: #781022;
}
.TagClassName
{
border-color: #781022;
}
</style>