Shades of Red Berry #722027
Tints of Red Berry #722027
RGB
CMYK
RGB Variations
Color information
#722027 (or 0x722027) is known color: Red Berry. HEX triplet: 72, 20 and 27. RGB value is (114,32,39). Sum of RGB (Red+Green+Blue) = 114+32+39=185 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.62% from 185); Green value is 32 (12.89% from 255 or 17.30% from 185); Blue value is 39 (15.62% from 255 or 21.08% from 185); Max value from RGB is 114 - color contains mainly: red. Hex color #722027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722027 is #8DDFD8. Grayscale: #393939. Windows color (decimal): -9297881 or 2564210. OLE color: 2564210.
HSL color Cylindrical-coordinate representation of color #722027: hue angle of 354.88º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722027 is Cyan = 0, Magento = 0.72, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 39 | - |
| CMYK | 0 | 0.72 | 0.66 | 0.55 |
| HSL | 354.88º | 0.56% | 0.29% | - |
| HSV(B) | 354.88º | 0.72% | 0.45% | - |
| XYZ | 7.82 | 4.76 | 2.43 | - |
| YUV | 57.32 | 117.67 | 168.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 39 | 0 | 0.72 | 0.66 | 0.55 | 354.88 | 0.56 | 0.29 |
| Hex | 72 | 20 | 27 | 0 | 48 | 42 | 37 | 163 | 38 | 1D |
| Octal | 162 | 40 | 47 | 0 | 110 | 102 | 67 | 543 | 70 | 35 |
| Binary | 1110010 | 100000 | 100111 | 0 | 1001000 | 1000010 | 110111 | 101100011 | 111000 | 11101 |
Color Harmonies of #722027
Complementary color
Monochromatic Colors of #722027
Black with #722027
Text Example
Text Example
White with #722027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722027; }
p { color: rgb(114,32,39); }
H1.HeaderClassName
{
color: #722027;
}
.AnyTagClassName
{
color: #722027;
}
</style>
background-color css
<style>
a { background-color: #722027; }
a { background-color: rgb(114,32,39); }
div.DivClassName
{
background-color: #722027;
}
.BgClassName
{
background-color: #722027;
}
</style>
border-color css
<style>
span { border-color: #722027; }
span { border-color: rgb(114,32,39); }
td.TdClassName
{
border-color: #722027;
}
.TagClassName
{
border-color: #722027;
}
</style>