Shades of Rum #715678
Tints of Rum #715678
RGB
CMYK
RGB Variations
Color information
#715678 (or 0x715678) is known color: Rum. HEX triplet: 71, 56 and 78. RGB value is (113,86,120). Sum of RGB (Red+Green+Blue) = 113+86+120=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 86 (33.98% from 255 or 26.96% from 319); Blue value is 120 (47.27% from 255 or 37.62% from 319); Max value from RGB is 120 - color contains mainly: blue. Hex color #715678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715678 is #8EA987. Grayscale: #616161. Windows color (decimal): -9349512 or 7886449. OLE color: 7886449.
HSL color Cylindrical-coordinate representation of color #715678: hue angle of 287.65º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715678 is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 86 | 120 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.53 |
| HSL | 287.65º | 0.17% | 0.4% | - |
| HSV(B) | 287.65º | 0.28% | 0.47% | - |
| XYZ | 13.53 | 11.52 | 19.28 | - |
| YUV | 97.95 | 140.45 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 120 | 0.06 | 0.28 | 0 | 0.53 | 287.65 | 0.17 | 0.4 |
| Hex | 71 | 56 | 78 | 6 | 1C | 0 | 35 | 120 | 11 | 28 |
| Octal | 161 | 126 | 170 | 6 | 34 | 0 | 65 | 440 | 21 | 50 |
| Binary | 1110001 | 1010110 | 1111000 | 110 | 11100 | 0 | 110101 | 100100000 | 10001 | 101000 |
Color Harmonies of #715678
Complementary color
Monochromatic Colors of #715678
Black with #715678
Text Example
Text Example
White with #715678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715678; }
p { color: rgb(113,86,120); }
H1.HeaderClassName
{
color: #715678;
}
.AnyTagClassName
{
color: #715678;
}
</style>
background-color css
<style>
a { background-color: #715678; }
a { background-color: rgb(113,86,120); }
div.DivClassName
{
background-color: #715678;
}
.BgClassName
{
background-color: #715678;
}
</style>
border-color css
<style>
span { border-color: #715678; }
span { border-color: rgb(113,86,120); }
td.TdClassName
{
border-color: #715678;
}
.TagClassName
{
border-color: #715678;
}
</style>