Shades of Red Berry #731326
Tints of Red Berry #731326
RGB
CMYK
RGB Variations
Color information
#731326 (or 0x731326) is known color: Red Berry. HEX triplet: 73, 13 and 26. RGB value is (115,19,38). Sum of RGB (Red+Green+Blue) = 115+19+38=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #731326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731326 is #8CECD9. Grayscale: #313131. Windows color (decimal): -9235674 or 2495347. OLE color: 2495347.
HSL color Cylindrical-coordinate representation of color #731326: hue angle of 348.12º degrees, saturation: 0.72, 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 #731326 is Cyan = 0, Magento = 0.83, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 38 | - |
| CMYK | 0 | 0.83 | 0.67 | 0.55 |
| HSL | 348.13º | 0.72% | 0.26% | - |
| HSV(B) | 348.13º | 0.83% | 0.45% | - |
| XYZ | 7.65 | 4.25 | 2.25 | - |
| YUV | 49.87 | 121.3 | 174.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 38 | 0 | 0.83 | 0.67 | 0.55 | 348.13 | 0.72 | 0.26 |
| Hex | 73 | 13 | 26 | 0 | 53 | 43 | 37 | 15C | 48 | 1A |
| Octal | 163 | 23 | 46 | 0 | 123 | 103 | 67 | 534 | 110 | 32 |
| Binary | 1110011 | 10011 | 100110 | 0 | 1010011 | 1000011 | 110111 | 101011100 | 1001000 | 11010 |
Color Harmonies of #731326
Complementary color
Monochromatic Colors of #731326
Black with #731326
Text Example
Text Example
White with #731326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731326; }
p { color: rgb(115,19,38); }
H1.HeaderClassName
{
color: #731326;
}
.AnyTagClassName
{
color: #731326;
}
</style>
background-color css
<style>
a { background-color: #731326; }
a { background-color: rgb(115,19,38); }
div.DivClassName
{
background-color: #731326;
}
.BgClassName
{
background-color: #731326;
}
</style>
border-color css
<style>
span { border-color: #731326; }
span { border-color: rgb(115,19,38); }
td.TdClassName
{
border-color: #731326;
}
.TagClassName
{
border-color: #731326;
}
</style>