Shades of Red Berry #731821
Tints of Red Berry #731821
RGB
CMYK
RGB Variations
Color information
#731821 (or 0x731821) is known color: Red Berry. HEX triplet: 73, 18 and 21. RGB value is (115,24,33). Sum of RGB (Red+Green+Blue) = 115+24+33=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 24 (9.77% from 255 or 13.95% from 172); Blue value is 33 (13.28% from 255 or 19.19% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #731821 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731821 is #8CE7DE. Grayscale: #343434. Windows color (decimal): -9234399 or 2168947. OLE color: 2168947.
HSL color Cylindrical-coordinate representation of color #731821: hue angle of 354.07º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #731821 is Cyan = 0, Magento = 0.79, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 24 | 33 | - |
| CMYK | 0 | 0.79 | 0.71 | 0.55 |
| HSL | 354.07º | 0.65% | 0.27% | - |
| HSV(B) | 354.07º | 0.79% | 0.45% | - |
| XYZ | 7.67 | 4.41 | 1.89 | - |
| YUV | 52.24 | 117.15 | 172.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 33 | 0 | 0.79 | 0.71 | 0.55 | 354.07 | 0.65 | 0.27 |
| Hex | 73 | 18 | 21 | 0 | 4F | 47 | 37 | 162 | 41 | 1B |
| Octal | 163 | 30 | 41 | 0 | 117 | 107 | 67 | 542 | 101 | 33 |
| Binary | 1110011 | 11000 | 100001 | 0 | 1001111 | 1000111 | 110111 | 101100010 | 1000001 | 11011 |
Color Harmonies of #731821
Complementary color
Monochromatic Colors of #731821
Black with #731821
Text Example
Text Example
White with #731821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731821; }
p { color: rgb(115,24,33); }
H1.HeaderClassName
{
color: #731821;
}
.AnyTagClassName
{
color: #731821;
}
</style>
background-color css
<style>
a { background-color: #731821; }
a { background-color: rgb(115,24,33); }
div.DivClassName
{
background-color: #731821;
}
.BgClassName
{
background-color: #731821;
}
</style>
border-color css
<style>
span { border-color: #731821; }
span { border-color: rgb(115,24,33); }
td.TdClassName
{
border-color: #731821;
}
.TagClassName
{
border-color: #731821;
}
</style>