Shades of Red Berry #731328
Tints of Red Berry #731328
RGB
CMYK
RGB Variations
Color information
#731328 (or 0x731328) is known color: Red Berry. HEX triplet: 73, 13 and 28. RGB value is (115,19,40). Sum of RGB (Red+Green+Blue) = 115+19+40=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #731328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731328 is #8CECD7. Grayscale: #323232. Windows color (decimal): -9235672 or 2626419. OLE color: 2626419.
HSL color Cylindrical-coordinate representation of color #731328: hue angle of 346.88º 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 #731328 is Cyan = 0, Magento = 0.83, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 40 | - |
| CMYK | 0 | 0.83 | 0.65 | 0.55 |
| HSL | 346.88º | 0.72% | 0.26% | - |
| HSV(B) | 346.88º | 0.83% | 0.45% | - |
| XYZ | 7.69 | 4.26 | 2.43 | - |
| YUV | 50.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 40 | 0 | 0.83 | 0.65 | 0.55 | 346.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 28 | 0 | 53 | 41 | 37 | 15B | 48 | 1A |
| Octal | 163 | 23 | 50 | 0 | 123 | 101 | 67 | 533 | 110 | 32 |
| Binary | 1110011 | 10011 | 101000 | 0 | 1010011 | 1000001 | 110111 | 101011011 | 1001000 | 11010 |
Color Harmonies of #731328
Complementary color
Monochromatic Colors of #731328
Black with #731328
Text Example
Text Example
White with #731328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731328; }
p { color: rgb(115,19,40); }
H1.HeaderClassName
{
color: #731328;
}
.AnyTagClassName
{
color: #731328;
}
</style>
background-color css
<style>
a { background-color: #731328; }
a { background-color: rgb(115,19,40); }
div.DivClassName
{
background-color: #731328;
}
.BgClassName
{
background-color: #731328;
}
</style>
border-color css
<style>
span { border-color: #731328; }
span { border-color: rgb(115,19,40); }
td.TdClassName
{
border-color: #731328;
}
.TagClassName
{
border-color: #731328;
}
</style>