Shades of Red Berry #781229
Tints of Red Berry #781229
RGB
CMYK
RGB Variations
Color information
#781229 (or 0x781229) is known color: Red Berry. HEX triplet: 78, 12 and 29. RGB value is (120,18,41). Sum of RGB (Red+Green+Blue) = 120+18+41=179 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.04% from 179); Green value is 18 (7.42% from 255 or 10.06% from 179); Blue value is 41 (16.41% from 255 or 22.91% from 179); Max value from RGB is 120 - color contains mainly: red. Hex color #781229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781229 is #87EDD6. Grayscale: #333333. Windows color (decimal): -8908247 or 2691704. OLE color: 2691704.
HSL color Cylindrical-coordinate representation of color #781229: hue angle of 346.47º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #781229 is Cyan = 0, Magento = 0.85, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 18 | 41 | - |
| CMYK | 0 | 0.85 | 0.66 | 0.53 |
| HSL | 346.47º | 0.74% | 0.27% | - |
| HSV(B) | 346.47º | 0.85% | 0.47% | - |
| XYZ | 8.36 | 4.59 | 2.54 | - |
| YUV | 51.12 | 122.29 | 177.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 18 | 41 | 0 | 0.85 | 0.66 | 0.53 | 346.47 | 0.74 | 0.27 |
| Hex | 78 | 12 | 29 | 0 | 55 | 42 | 35 | 15A | 4A | 1B |
| Octal | 170 | 22 | 51 | 0 | 125 | 102 | 65 | 532 | 112 | 33 |
| Binary | 1111000 | 10010 | 101001 | 0 | 1010101 | 1000010 | 110101 | 101011010 | 1001010 | 11011 |
Color Harmonies of #781229
Complementary color
Monochromatic Colors of #781229
Black with #781229
Text Example
Text Example
White with #781229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781229; }
p { color: rgb(120,18,41); }
H1.HeaderClassName
{
color: #781229;
}
.AnyTagClassName
{
color: #781229;
}
</style>
background-color css
<style>
a { background-color: #781229; }
a { background-color: rgb(120,18,41); }
div.DivClassName
{
background-color: #781229;
}
.BgClassName
{
background-color: #781229;
}
</style>
border-color css
<style>
span { border-color: #781229; }
span { border-color: rgb(120,18,41); }
td.TdClassName
{
border-color: #781229;
}
.TagClassName
{
border-color: #781229;
}
</style>