Shades of Rum #715877
Tints of Rum #715877
RGB
CMYK
RGB Variations
Color information
#715877 (or 0x715877) is known color: Rum. HEX triplet: 71, 58 and 77. RGB value is (113,88,119). Sum of RGB (Red+Green+Blue) = 113+88+119=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 88 (34.77% from 255 or 27.5% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 119 - color contains mainly: blue. Hex color #715877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715877 is #8EA788. Grayscale: #626262. Windows color (decimal): -9349001 or 7821425. OLE color: 7821425.
HSL color Cylindrical-coordinate representation of color #715877: hue angle of 288.39º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715877 is Cyan = 0.05, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 88 | 119 | - |
| CMYK | 0.05 | 0.26 | 0 | 0.53 |
| HSL | 288.39º | 0.15% | 0.41% | - |
| HSV(B) | 288.39º | 0.26% | 0.47% | - |
| XYZ | 13.63 | 11.82 | 19.02 | - |
| YUV | 99.01 | 139.28 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 119 | 0.05 | 0.26 | 0 | 0.53 | 288.39 | 0.15 | 0.41 |
| Hex | 71 | 58 | 77 | 5 | 1A | 0 | 35 | 120 | F | 29 |
| Octal | 161 | 130 | 167 | 5 | 32 | 0 | 65 | 440 | 17 | 51 |
| Binary | 1110001 | 1011000 | 1110111 | 101 | 11010 | 0 | 110101 | 100100000 | 1111 | 101001 |
Color Harmonies of #715877
Complementary color
Monochromatic Colors of #715877
Black with #715877
Text Example
Text Example
White with #715877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715877; }
p { color: rgb(113,88,119); }
H1.HeaderClassName
{
color: #715877;
}
.AnyTagClassName
{
color: #715877;
}
</style>
background-color css
<style>
a { background-color: #715877; }
a { background-color: rgb(113,88,119); }
div.DivClassName
{
background-color: #715877;
}
.BgClassName
{
background-color: #715877;
}
</style>
border-color css
<style>
span { border-color: #715877; }
span { border-color: rgb(113,88,119); }
td.TdClassName
{
border-color: #715877;
}
.TagClassName
{
border-color: #715877;
}
</style>