Shades of Rum #715876
Tints of Rum #715876
RGB
CMYK
RGB Variations
Color information
#715876 (or 0x715876) is known color: Rum. HEX triplet: 71, 58 and 76. RGB value is (113,88,118). Sum of RGB (Red+Green+Blue) = 113+88+118=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 88 (34.77% from 255 or 27.59% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #715876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715876 is #8EA789. Grayscale: #626262. Windows color (decimal): -9349002 or 7755889. OLE color: 7755889.
HSL color Cylindrical-coordinate representation of color #715876: hue angle of 290º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #715876 is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 88 | 118 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.54 |
| HSL | 290º | 0.15% | 0.4% | - |
| HSV(B) | 290º | 0.25% | 0.46% | - |
| XYZ | 13.57 | 11.8 | 18.7 | - |
| YUV | 98.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 118 | 0.04 | 0.25 | 0 | 0.54 | 290 | 0.15 | 0.4 |
| Hex | 71 | 58 | 76 | 4 | 19 | 0 | 36 | 122 | F | 28 |
| Octal | 161 | 130 | 166 | 4 | 31 | 0 | 66 | 442 | 17 | 50 |
| Binary | 1110001 | 1011000 | 1110110 | 100 | 11001 | 0 | 110110 | 100100010 | 1111 | 101000 |
Color Harmonies of #715876
Complementary color
Monochromatic Colors of #715876
Black with #715876
Text Example
Text Example
White with #715876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715876; }
p { color: rgb(113,88,118); }
H1.HeaderClassName
{
color: #715876;
}
.AnyTagClassName
{
color: #715876;
}
</style>
background-color css
<style>
a { background-color: #715876; }
a { background-color: rgb(113,88,118); }
div.DivClassName
{
background-color: #715876;
}
.BgClassName
{
background-color: #715876;
}
</style>
border-color css
<style>
span { border-color: #715876; }
span { border-color: rgb(113,88,118); }
td.TdClassName
{
border-color: #715876;
}
.TagClassName
{
border-color: #715876;
}
</style>