Shades of Rum #715975
Tints of Rum #715975
RGB
CMYK
RGB Variations
Color information
#715975 (or 0x715975) is known color: Rum. HEX triplet: 71, 59 and 75. RGB value is (113,89,117). Sum of RGB (Red+Green+Blue) = 113+89+117=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 117 (46.09% from 255 or 36.68% from 319); Max value from RGB is 117 - color contains mainly: blue. Hex color #715975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715975 is #8EA68A. Grayscale: #636363. Windows color (decimal): -9348747 or 7690609. OLE color: 7690609.
HSL color Cylindrical-coordinate representation of color #715975: hue angle of 291.43º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715975 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 89 | 117 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.54 |
| HSL | 291.43º | 0.14% | 0.4% | - |
| HSV(B) | 291.43º | 0.24% | 0.46% | - |
| XYZ | 13.59 | 11.94 | 18.42 | - |
| YUV | 99.37 | 137.95 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 117 | 0.03 | 0.24 | 0 | 0.54 | 291.43 | 0.14 | 0.4 |
| Hex | 71 | 59 | 75 | 3 | 18 | 0 | 36 | 123 | E | 28 |
| Octal | 161 | 131 | 165 | 3 | 30 | 0 | 66 | 443 | 16 | 50 |
| Binary | 1110001 | 1011001 | 1110101 | 11 | 11000 | 0 | 110110 | 100100011 | 1110 | 101000 |
Color Harmonies of #715975
Complementary color
Monochromatic Colors of #715975
Black with #715975
Text Example
Text Example
White with #715975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715975; }
p { color: rgb(113,89,117); }
H1.HeaderClassName
{
color: #715975;
}
.AnyTagClassName
{
color: #715975;
}
</style>
background-color css
<style>
a { background-color: #715975; }
a { background-color: rgb(113,89,117); }
div.DivClassName
{
background-color: #715975;
}
.BgClassName
{
background-color: #715975;
}
</style>
border-color css
<style>
span { border-color: #715975; }
span { border-color: rgb(113,89,117); }
td.TdClassName
{
border-color: #715975;
}
.TagClassName
{
border-color: #715975;
}
</style>