Shades of Rum #715776
Tints of Rum #715776
RGB
CMYK
RGB Variations
Color information
#715776 (or 0x715776) is known color: Rum. HEX triplet: 71, 57 and 76. RGB value is (113,87,118). Sum of RGB (Red+Green+Blue) = 113+87+118=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 87 (34.38% from 255 or 27.36% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 118 - color contains mainly: blue. Hex color #715776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715776 is #8EA889. Grayscale: #626262. Windows color (decimal): -9349258 or 7755633. OLE color: 7755633.
HSL color Cylindrical-coordinate representation of color #715776: hue angle of 290.32º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715776 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 87 | 118 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.54 |
| HSL | 290.32º | 0.15% | 0.4% | - |
| HSV(B) | 290.32º | 0.26% | 0.46% | - |
| XYZ | 13.49 | 11.64 | 18.67 | - |
| YUV | 98.31 | 139.11 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 118 | 0.04 | 0.26 | 0 | 0.54 | 290.32 | 0.15 | 0.4 |
| Hex | 71 | 57 | 76 | 4 | 1A | 0 | 36 | 122 | F | 28 |
| Octal | 161 | 127 | 166 | 4 | 32 | 0 | 66 | 442 | 17 | 50 |
| Binary | 1110001 | 1010111 | 1110110 | 100 | 11010 | 0 | 110110 | 100100010 | 1111 | 101000 |
Color Harmonies of #715776
Complementary color
Monochromatic Colors of #715776
Black with #715776
Text Example
Text Example
White with #715776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715776; }
p { color: rgb(113,87,118); }
H1.HeaderClassName
{
color: #715776;
}
.AnyTagClassName
{
color: #715776;
}
</style>
background-color css
<style>
a { background-color: #715776; }
a { background-color: rgb(113,87,118); }
div.DivClassName
{
background-color: #715776;
}
.BgClassName
{
background-color: #715776;
}
</style>
border-color css
<style>
span { border-color: #715776; }
span { border-color: rgb(113,87,118); }
td.TdClassName
{
border-color: #715776;
}
.TagClassName
{
border-color: #715776;
}
</style>