Shades of Red Berry #771329
Tints of Red Berry #771329
RGB
CMYK
RGB Variations
Color information
#771329 (or 0x771329) is known color: Red Berry. HEX triplet: 77, 13 and 29. RGB value is (119,19,41). Sum of RGB (Red+Green+Blue) = 119+19+41=179 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.48% from 179); Green value is 19 (7.81% from 255 or 10.61% from 179); Blue value is 41 (16.41% from 255 or 22.91% from 179); Max value from RGB is 119 - color contains mainly: red. Hex color #771329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771329 is #88ECD6. Grayscale: #333333. Windows color (decimal): -8973527 or 2691959. OLE color: 2691959.
HSL color Cylindrical-coordinate representation of color #771329: hue angle of 346.8º degrees, saturation: 0.72, 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 #771329 is Cyan = 0, Magento = 0.84, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 19 | 41 | - |
| CMYK | 0 | 0.84 | 0.66 | 0.53 |
| HSL | 346.8º | 0.72% | 0.27% | - |
| HSV(B) | 346.8º | 0.84% | 0.47% | - |
| XYZ | 8.24 | 4.55 | 2.54 | - |
| YUV | 51.41 | 122.13 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 19 | 41 | 0 | 0.84 | 0.66 | 0.53 | 346.8 | 0.72 | 0.27 |
| Hex | 77 | 13 | 29 | 0 | 54 | 42 | 35 | 15B | 48 | 1B |
| Octal | 167 | 23 | 51 | 0 | 124 | 102 | 65 | 533 | 110 | 33 |
| Binary | 1110111 | 10011 | 101001 | 0 | 1010100 | 1000010 | 110101 | 101011011 | 1001000 | 11011 |
Color Harmonies of #771329
Complementary color
Monochromatic Colors of #771329
Black with #771329
Text Example
Text Example
White with #771329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771329; }
p { color: rgb(119,19,41); }
H1.HeaderClassName
{
color: #771329;
}
.AnyTagClassName
{
color: #771329;
}
</style>
background-color css
<style>
a { background-color: #771329; }
a { background-color: rgb(119,19,41); }
div.DivClassName
{
background-color: #771329;
}
.BgClassName
{
background-color: #771329;
}
</style>
border-color css
<style>
span { border-color: #771329; }
span { border-color: rgb(119,19,41); }
td.TdClassName
{
border-color: #771329;
}
.TagClassName
{
border-color: #771329;
}
</style>