Shades of Red Berry #721327
Tints of Red Berry #721327
RGB
CMYK
RGB Variations
Color information
#721327 (or 0x721327) is known color: Red Berry. HEX triplet: 72, 13 and 27. RGB value is (114,19,39). Sum of RGB (Red+Green+Blue) = 114+19+39=172 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.28% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 114 - color contains mainly: red. Hex color #721327 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721327 is #8DECD8. Grayscale: #313131. Windows color (decimal): -9301209 or 2560882. OLE color: 2560882.
HSL color Cylindrical-coordinate representation of color #721327: hue angle of 347.37º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #721327 is Cyan = 0, Magento = 0.83, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 39 | - |
| CMYK | 0 | 0.83 | 0.66 | 0.55 |
| HSL | 347.37º | 0.71% | 0.26% | - |
| HSV(B) | 347.37º | 0.83% | 0.45% | - |
| XYZ | 7.54 | 4.19 | 2.33 | - |
| YUV | 49.69 | 121.97 | 173.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 39 | 0 | 0.83 | 0.66 | 0.55 | 347.37 | 0.71 | 0.26 |
| Hex | 72 | 13 | 27 | 0 | 53 | 42 | 37 | 15B | 47 | 1A |
| Octal | 162 | 23 | 47 | 0 | 123 | 102 | 67 | 533 | 107 | 32 |
| Binary | 1110010 | 10011 | 100111 | 0 | 1010011 | 1000010 | 110111 | 101011011 | 1000111 | 11010 |
Color Harmonies of #721327
Complementary color
Monochromatic Colors of #721327
Black with #721327
Text Example
Text Example
White with #721327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721327; }
p { color: rgb(114,19,39); }
H1.HeaderClassName
{
color: #721327;
}
.AnyTagClassName
{
color: #721327;
}
</style>
background-color css
<style>
a { background-color: #721327; }
a { background-color: rgb(114,19,39); }
div.DivClassName
{
background-color: #721327;
}
.BgClassName
{
background-color: #721327;
}
</style>
border-color css
<style>
span { border-color: #721327; }
span { border-color: rgb(114,19,39); }
td.TdClassName
{
border-color: #721327;
}
.TagClassName
{
border-color: #721327;
}
</style>