Shades of Rum #715675
Tints of Rum #715675
RGB
CMYK
RGB Variations
Color information
#715675 (or 0x715675) is known color: Rum. HEX triplet: 71, 56 and 75. RGB value is (113,86,117). Sum of RGB (Red+Green+Blue) = 113+86+117=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 117 - color contains mainly: blue. Hex color #715675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715675 is #8EA98A. Grayscale: #616161. Windows color (decimal): -9349515 or 7689841. OLE color: 7689841.
HSL color Cylindrical-coordinate representation of color #715675: hue angle of 292.26º 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 #715675 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 86 | 117 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.54 |
| HSL | 292.26º | 0.15% | 0.4% | - |
| HSV(B) | 292.26º | 0.26% | 0.46% | - |
| XYZ | 13.35 | 11.45 | 18.34 | - |
| YUV | 97.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 117 | 0.03 | 0.26 | 0 | 0.54 | 292.26 | 0.15 | 0.4 |
| Hex | 71 | 56 | 75 | 3 | 1A | 0 | 36 | 124 | F | 28 |
| Octal | 161 | 126 | 165 | 3 | 32 | 0 | 66 | 444 | 17 | 50 |
| Binary | 1110001 | 1010110 | 1110101 | 11 | 11010 | 0 | 110110 | 100100100 | 1111 | 101000 |
Color Harmonies of #715675
Complementary color
Monochromatic Colors of #715675
Black with #715675
Text Example
Text Example
White with #715675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715675; }
p { color: rgb(113,86,117); }
H1.HeaderClassName
{
color: #715675;
}
.AnyTagClassName
{
color: #715675;
}
</style>
background-color css
<style>
a { background-color: #715675; }
a { background-color: rgb(113,86,117); }
div.DivClassName
{
background-color: #715675;
}
.BgClassName
{
background-color: #715675;
}
</style>
border-color css
<style>
span { border-color: #715675; }
span { border-color: rgb(113,86,117); }
td.TdClassName
{
border-color: #715675;
}
.TagClassName
{
border-color: #715675;
}
</style>