Shades of Red Berry #722427
Tints of Red Berry #722427
RGB
CMYK
RGB Variations
Color information
#722427 (or 0x722427) is known color: Red Berry. HEX triplet: 72, 24 and 27. RGB value is (114,36,39). Sum of RGB (Red+Green+Blue) = 114+36+39=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 39 (15.62% from 255 or 20.63% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #722427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722427 is #8DDBD8. Grayscale: #3B3B3B. Windows color (decimal): -9296857 or 2565234. OLE color: 2565234.
HSL color Cylindrical-coordinate representation of color #722427: hue angle of 357.69º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722427 is Cyan = 0, Magento = 0.68, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 39 | - |
| CMYK | 0 | 0.68 | 0.66 | 0.55 |
| HSL | 357.69º | 0.52% | 0.29% | - |
| HSV(B) | 357.69º | 0.68% | 0.45% | - |
| XYZ | 7.94 | 4.99 | 2.46 | - |
| YUV | 59.66 | 116.34 | 166.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 39 | 0 | 0.68 | 0.66 | 0.55 | 357.69 | 0.52 | 0.29 |
| Hex | 72 | 24 | 27 | 0 | 44 | 42 | 37 | 166 | 34 | 1D |
| Octal | 162 | 44 | 47 | 0 | 104 | 102 | 67 | 546 | 64 | 35 |
| Binary | 1110010 | 100100 | 100111 | 0 | 1000100 | 1000010 | 110111 | 101100110 | 110100 | 11101 |
Color Harmonies of #722427
Complementary color
Monochromatic Colors of #722427
Black with #722427
Text Example
Text Example
White with #722427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722427; }
p { color: rgb(114,36,39); }
H1.HeaderClassName
{
color: #722427;
}
.AnyTagClassName
{
color: #722427;
}
</style>
background-color css
<style>
a { background-color: #722427; }
a { background-color: rgb(114,36,39); }
div.DivClassName
{
background-color: #722427;
}
.BgClassName
{
background-color: #722427;
}
</style>
border-color css
<style>
span { border-color: #722427; }
span { border-color: rgb(114,36,39); }
td.TdClassName
{
border-color: #722427;
}
.TagClassName
{
border-color: #722427;
}
</style>