Shades of Rum #715973
Tints of Rum #715973
RGB
CMYK
RGB Variations
Color information
#715973 (or 0x715973) is known color: Rum. HEX triplet: 71, 59 and 73. RGB value is (113,89,115). Sum of RGB (Red+Green+Blue) = 113+89+115=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 89 (35.16% from 255 or 28.08% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 115 - color contains mainly: blue. Hex color #715973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715973 is #8EA68C. Grayscale: #636363. Windows color (decimal): -9348749 or 7559537. OLE color: 7559537.
HSL color Cylindrical-coordinate representation of color #715973: hue angle of 295.38º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #715973 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 89 | 115 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.55 |
| HSL | 295.38º | 0.13% | 0.4% | - |
| HSV(B) | 295.38º | 0.23% | 0.45% | - |
| XYZ | 13.48 | 11.89 | 17.8 | - |
| YUV | 99.14 | 136.95 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 115 | 0.02 | 0.23 | 0 | 0.55 | 295.38 | 0.13 | 0.4 |
| Hex | 71 | 59 | 73 | 2 | 17 | 0 | 37 | 127 | D | 28 |
| Octal | 161 | 131 | 163 | 2 | 27 | 0 | 67 | 447 | 15 | 50 |
| Binary | 1110001 | 1011001 | 1110011 | 10 | 10111 | 0 | 110111 | 100100111 | 1101 | 101000 |
Color Harmonies of #715973
Complementary color
Monochromatic Colors of #715973
Black with #715973
Text Example
Text Example
White with #715973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715973; }
p { color: rgb(113,89,115); }
H1.HeaderClassName
{
color: #715973;
}
.AnyTagClassName
{
color: #715973;
}
</style>
background-color css
<style>
a { background-color: #715973; }
a { background-color: rgb(113,89,115); }
div.DivClassName
{
background-color: #715973;
}
.BgClassName
{
background-color: #715973;
}
</style>
border-color css
<style>
span { border-color: #715973; }
span { border-color: rgb(113,89,115); }
td.TdClassName
{
border-color: #715973;
}
.TagClassName
{
border-color: #715973;
}
</style>