Shades of Red Berry #772228
Tints of Red Berry #772228
RGB
CMYK
RGB Variations
Color information
#772228 (or 0x772228) is known color: Red Berry. HEX triplet: 77, 22 and 28. RGB value is (119,34,40). Sum of RGB (Red+Green+Blue) = 119+34+40=193 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.66% from 193); Green value is 34 (13.67% from 255 or 17.62% from 193); Blue value is 40 (16.02% from 255 or 20.73% from 193); Max value from RGB is 119 - color contains mainly: red. Hex color #772228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772228 is #88DDD7. Grayscale: #3C3C3C. Windows color (decimal): -8969688 or 2630263. OLE color: 2630263.
HSL color Cylindrical-coordinate representation of color #772228: hue angle of 355.76º 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 #772228 is Cyan = 0, Magento = 0.71, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 40 | - |
| CMYK | 0 | 0.71 | 0.66 | 0.53 |
| HSL | 355.76º | 0.56% | 0.3% | - |
| HSV(B) | 355.76º | 0.71% | 0.47% | - |
| XYZ | 8.56 | 5.22 | 2.56 | - |
| YUV | 60.1 | 116.66 | 170.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 40 | 0 | 0.71 | 0.66 | 0.53 | 355.76 | 0.56 | 0.3 |
| Hex | 77 | 22 | 28 | 0 | 47 | 42 | 35 | 164 | 38 | 1E |
| Octal | 167 | 42 | 50 | 0 | 107 | 102 | 65 | 544 | 70 | 36 |
| Binary | 1110111 | 100010 | 101000 | 0 | 1000111 | 1000010 | 110101 | 101100100 | 111000 | 11110 |
Color Harmonies of #772228
Complementary color
Monochromatic Colors of #772228
Black with #772228
Text Example
Text Example
White with #772228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772228; }
p { color: rgb(119,34,40); }
H1.HeaderClassName
{
color: #772228;
}
.AnyTagClassName
{
color: #772228;
}
</style>
background-color css
<style>
a { background-color: #772228; }
a { background-color: rgb(119,34,40); }
div.DivClassName
{
background-color: #772228;
}
.BgClassName
{
background-color: #772228;
}
</style>
border-color css
<style>
span { border-color: #772228; }
span { border-color: rgb(119,34,40); }
td.TdClassName
{
border-color: #772228;
}
.TagClassName
{
border-color: #772228;
}
</style>