Shades of Red Berry #772224
Tints of Red Berry #772224
RGB
CMYK
RGB Variations
Color information
#772224 (or 0x772224) is known color: Red Berry. HEX triplet: 77, 22 and 24. RGB value is (119,34,36). Sum of RGB (Red+Green+Blue) = 119+34+36=189 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.96% from 189); Green value is 34 (13.67% from 255 or 17.99% from 189); Blue value is 36 (14.45% from 255 or 19.05% from 189); Max value from RGB is 119 - color contains mainly: red. Hex color #772224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772224 is #88DDDB. Grayscale: #3B3B3B. Windows color (decimal): -8969692 or 2368119. OLE color: 2368119.
HSL color Cylindrical-coordinate representation of color #772224: hue angle of 358.59º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772224 is Cyan = 0, Magento = 0.71, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 36 | - |
| CMYK | 0 | 0.71 | 0.70 | 0.53 |
| HSL | 358.59º | 0.56% | 0.3% | - |
| HSV(B) | 358.59º | 0.71% | 0.47% | - |
| XYZ | 8.5 | 5.19 | 2.22 | - |
| YUV | 59.64 | 114.66 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 36 | 0 | 0.71 | 0.70 | 0.53 | 358.59 | 0.56 | 0.3 |
| Hex | 77 | 22 | 24 | 0 | 47 | 46 | 35 | 167 | 38 | 1E |
| Octal | 167 | 42 | 44 | 0 | 107 | 106 | 65 | 547 | 70 | 36 |
| Binary | 1110111 | 100010 | 100100 | 0 | 1000111 | 1000110 | 110101 | 101100111 | 111000 | 11110 |
Color Harmonies of #772224
Complementary color
Monochromatic Colors of #772224
Black with #772224
Text Example
Text Example
White with #772224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772224; }
p { color: rgb(119,34,36); }
H1.HeaderClassName
{
color: #772224;
}
.AnyTagClassName
{
color: #772224;
}
</style>
background-color css
<style>
a { background-color: #772224; }
a { background-color: rgb(119,34,36); }
div.DivClassName
{
background-color: #772224;
}
.BgClassName
{
background-color: #772224;
}
</style>
border-color css
<style>
span { border-color: #772224; }
span { border-color: rgb(119,34,36); }
td.TdClassName
{
border-color: #772224;
}
.TagClassName
{
border-color: #772224;
}
</style>