Shades of Red Berry #722526
Tints of Red Berry #722526
RGB
CMYK
RGB Variations
Color information
#722526 (or 0x722526) is known color: Red Berry. HEX triplet: 72, 25 and 26. RGB value is (114,37,38). Sum of RGB (Red+Green+Blue) = 114+37+38=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #722526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722526 is #8DDAD9. Grayscale: #3C3C3C. Windows color (decimal): -9296602 or 2499954. OLE color: 2499954.
HSL color Cylindrical-coordinate representation of color #722526: hue angle of 359.22º 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 #722526 is Cyan = 0, Magento = 0.68, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 38 | - |
| CMYK | 0 | 0.68 | 0.67 | 0.55 |
| HSL | 359.22º | 0.51% | 0.3% | - |
| HSV(B) | 359.22º | 0.68% | 0.45% | - |
| XYZ | 7.95 | 5.04 | 2.39 | - |
| YUV | 60.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 38 | 0 | 0.68 | 0.67 | 0.55 | 359.22 | 0.51 | 0.3 |
| Hex | 72 | 25 | 26 | 0 | 44 | 43 | 37 | 167 | 33 | 1E |
| Octal | 162 | 45 | 46 | 0 | 104 | 103 | 67 | 547 | 63 | 36 |
| Binary | 1110010 | 100101 | 100110 | 0 | 1000100 | 1000011 | 110111 | 101100111 | 110011 | 11110 |
Color Harmonies of #722526
Complementary color
Monochromatic Colors of #722526
Black with #722526
Text Example
Text Example
White with #722526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722526; }
p { color: rgb(114,37,38); }
H1.HeaderClassName
{
color: #722526;
}
.AnyTagClassName
{
color: #722526;
}
</style>
background-color css
<style>
a { background-color: #722526; }
a { background-color: rgb(114,37,38); }
div.DivClassName
{
background-color: #722526;
}
.BgClassName
{
background-color: #722526;
}
</style>
border-color css
<style>
span { border-color: #722526; }
span { border-color: rgb(114,37,38); }
td.TdClassName
{
border-color: #722526;
}
.TagClassName
{
border-color: #722526;
}
</style>