Shades of Red Berry #722227
Tints of Red Berry #722227
RGB
CMYK
RGB Variations
Color information
#722227 (or 0x722227) is known color: Red Berry. HEX triplet: 72, 22 and 27. RGB value is (114,34,39). Sum of RGB (Red+Green+Blue) = 114+34+39=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 34 (13.67% from 255 or 18.18% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #722227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722227 is #8DDDD8. Grayscale: #3A3A3A. Windows color (decimal): -9297369 or 2564722. OLE color: 2564722.
HSL color Cylindrical-coordinate representation of color #722227: hue angle of 356.25º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722227 is Cyan = 0, Magento = 0.70, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 39 | - |
| CMYK | 0 | 0.70 | 0.66 | 0.55 |
| HSL | 356.25º | 0.54% | 0.29% | - |
| HSV(B) | 356.25º | 0.7% | 0.45% | - |
| XYZ | 7.88 | 4.87 | 2.44 | - |
| YUV | 58.49 | 117 | 167.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 39 | 0 | 0.70 | 0.66 | 0.55 | 356.25 | 0.54 | 0.29 |
| Hex | 72 | 22 | 27 | 0 | 46 | 42 | 37 | 164 | 36 | 1D |
| Octal | 162 | 42 | 47 | 0 | 106 | 102 | 67 | 544 | 66 | 35 |
| Binary | 1110010 | 100010 | 100111 | 0 | 1000110 | 1000010 | 110111 | 101100100 | 110110 | 11101 |
Color Harmonies of #722227
Complementary color
Monochromatic Colors of #722227
Black with #722227
Text Example
Text Example
White with #722227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722227; }
p { color: rgb(114,34,39); }
H1.HeaderClassName
{
color: #722227;
}
.AnyTagClassName
{
color: #722227;
}
</style>
background-color css
<style>
a { background-color: #722227; }
a { background-color: rgb(114,34,39); }
div.DivClassName
{
background-color: #722227;
}
.BgClassName
{
background-color: #722227;
}
</style>
border-color css
<style>
span { border-color: #722227; }
span { border-color: rgb(114,34,39); }
td.TdClassName
{
border-color: #722227;
}
.TagClassName
{
border-color: #722227;
}
</style>