Shades of Red Berry #731421
Tints of Red Berry #731421
RGB
CMYK
RGB Variations
Color information
#731421 (or 0x731421) is known color: Red Berry. HEX triplet: 73, 14 and 21. RGB value is (115,20,33). Sum of RGB (Red+Green+Blue) = 115+20+33=168 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.45% from 168); Green value is 20 (8.20% from 255 or 11.90% from 168); Blue value is 33 (13.28% from 255 or 19.64% from 168); Max value from RGB is 115 - color contains mainly: red. Hex color #731421 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731421 is #8CEBDE. Grayscale: #313131. Windows color (decimal): -9235423 or 2167923. OLE color: 2167923.
HSL color Cylindrical-coordinate representation of color #731421: hue angle of 351.79º degrees, saturation: 0.7, 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 #731421 is Cyan = 0, Magento = 0.83, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 33 | - |
| CMYK | 0 | 0.83 | 0.71 | 0.55 |
| HSL | 351.79º | 0.7% | 0.26% | - |
| HSV(B) | 351.79º | 0.83% | 0.45% | - |
| XYZ | 7.59 | 4.25 | 1.86 | - |
| YUV | 49.89 | 118.47 | 174.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 33 | 0 | 0.83 | 0.71 | 0.55 | 351.79 | 0.7 | 0.26 |
| Hex | 73 | 14 | 21 | 0 | 53 | 47 | 37 | 160 | 46 | 1A |
| Octal | 163 | 24 | 41 | 0 | 123 | 107 | 67 | 540 | 106 | 32 |
| Binary | 1110011 | 10100 | 100001 | 0 | 1010011 | 1000111 | 110111 | 101100000 | 1000110 | 11010 |
Color Harmonies of #731421
Complementary color
Monochromatic Colors of #731421
Black with #731421
Text Example
Text Example
White with #731421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731421; }
p { color: rgb(115,20,33); }
H1.HeaderClassName
{
color: #731421;
}
.AnyTagClassName
{
color: #731421;
}
</style>
background-color css
<style>
a { background-color: #731421; }
a { background-color: rgb(115,20,33); }
div.DivClassName
{
background-color: #731421;
}
.BgClassName
{
background-color: #731421;
}
</style>
border-color css
<style>
span { border-color: #731421; }
span { border-color: rgb(115,20,33); }
td.TdClassName
{
border-color: #731421;
}
.TagClassName
{
border-color: #731421;
}
</style>