Shades of Red Berry #722426
Tints of Red Berry #722426
RGB
CMYK
RGB Variations
Color information
#722426 (or 0x722426) is known color: Red Berry. HEX triplet: 72, 24 and 26. RGB value is (114,36,38). Sum of RGB (Red+Green+Blue) = 114+36+38=188 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.64% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 38 (15.23% from 255 or 20.21% from 188); Max value from RGB is 114 - color contains mainly: red. Hex color #722426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722426 is #8DDBD9. Grayscale: #3B3B3B. Windows color (decimal): -9296858 or 2499698. OLE color: 2499698.
HSL color Cylindrical-coordinate representation of color #722426: hue angle of 358.46º 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 #722426 is Cyan = 0, Magento = 0.68, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 38 | - |
| CMYK | 0 | 0.68 | 0.67 | 0.55 |
| HSL | 358.46º | 0.52% | 0.29% | - |
| HSV(B) | 358.46º | 0.68% | 0.45% | - |
| XYZ | 7.92 | 4.98 | 2.38 | - |
| YUV | 59.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 38 | 0 | 0.68 | 0.67 | 0.55 | 358.46 | 0.52 | 0.29 |
| Hex | 72 | 24 | 26 | 0 | 44 | 43 | 37 | 166 | 34 | 1D |
| Octal | 162 | 44 | 46 | 0 | 104 | 103 | 67 | 546 | 64 | 35 |
| Binary | 1110010 | 100100 | 100110 | 0 | 1000100 | 1000011 | 110111 | 101100110 | 110100 | 11101 |
Color Harmonies of #722426
Complementary color
Monochromatic Colors of #722426
Black with #722426
Text Example
Text Example
White with #722426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722426; }
p { color: rgb(114,36,38); }
H1.HeaderClassName
{
color: #722426;
}
.AnyTagClassName
{
color: #722426;
}
</style>
background-color css
<style>
a { background-color: #722426; }
a { background-color: rgb(114,36,38); }
div.DivClassName
{
background-color: #722426;
}
.BgClassName
{
background-color: #722426;
}
</style>
border-color css
<style>
span { border-color: #722426; }
span { border-color: rgb(114,36,38); }
td.TdClassName
{
border-color: #722426;
}
.TagClassName
{
border-color: #722426;
}
</style>