Shades of Red Berry #722527
Tints of Red Berry #722527
RGB
CMYK
RGB Variations
Color information
#722527 (or 0x722527) is known color: Red Berry. HEX triplet: 72, 25 and 27. RGB value is (114,37,39). Sum of RGB (Red+Green+Blue) = 114+37+39=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 39 (15.62% from 255 or 20.53% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #722527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722527 is #8DDAD8. Grayscale: #3C3C3C. Windows color (decimal): -9296601 or 2565490. OLE color: 2565490.
HSL color Cylindrical-coordinate representation of color #722527: hue angle of 358.44º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722527 is Cyan = 0, Magento = 0.68, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 39 | - |
| CMYK | 0 | 0.68 | 0.66 | 0.55 |
| HSL | 358.44º | 0.51% | 0.3% | - |
| HSV(B) | 358.44º | 0.68% | 0.45% | - |
| XYZ | 7.97 | 5.05 | 2.47 | - |
| YUV | 60.25 | 116.01 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 39 | 0 | 0.68 | 0.66 | 0.55 | 358.44 | 0.51 | 0.3 |
| Hex | 72 | 25 | 27 | 0 | 44 | 42 | 37 | 166 | 33 | 1E |
| Octal | 162 | 45 | 47 | 0 | 104 | 102 | 67 | 546 | 63 | 36 |
| Binary | 1110010 | 100101 | 100111 | 0 | 1000100 | 1000010 | 110111 | 101100110 | 110011 | 11110 |
Color Harmonies of #722527
Complementary color
Monochromatic Colors of #722527
Black with #722527
Text Example
Text Example
White with #722527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722527; }
p { color: rgb(114,37,39); }
H1.HeaderClassName
{
color: #722527;
}
.AnyTagClassName
{
color: #722527;
}
</style>
background-color css
<style>
a { background-color: #722527; }
a { background-color: rgb(114,37,39); }
div.DivClassName
{
background-color: #722527;
}
.BgClassName
{
background-color: #722527;
}
</style>
border-color css
<style>
span { border-color: #722527; }
span { border-color: rgb(114,37,39); }
td.TdClassName
{
border-color: #722527;
}
.TagClassName
{
border-color: #722527;
}
</style>