Shades of Rum #705678
Tints of Rum #705678
RGB
CMYK
RGB Variations
Color information
#705678 (or 0x705678) is known color: Rum. HEX triplet: 70, 56 and 78. RGB value is (112,86,120). Sum of RGB (Red+Green+Blue) = 112+86+120=318 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.22% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 120 (47.27% from 255 or 37.74% from 318); Max value from RGB is 120 - color contains mainly: blue. Hex color #705678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705678 is #8FA987. Grayscale: #616161. Windows color (decimal): -9415048 or 7886448. OLE color: 7886448.
HSL color Cylindrical-coordinate representation of color #705678: hue angle of 285.88º 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 #705678 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 86 | 120 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.53 |
| HSL | 285.88º | 0.17% | 0.4% | - |
| HSV(B) | 285.88º | 0.28% | 0.47% | - |
| XYZ | 13.4 | 11.46 | 19.27 | - |
| YUV | 97.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 120 | 0.07 | 0.28 | 0 | 0.53 | 285.88 | 0.17 | 0.4 |
| Hex | 70 | 56 | 78 | 7 | 1C | 0 | 35 | 11E | 11 | 28 |
| Octal | 160 | 126 | 170 | 7 | 34 | 0 | 65 | 436 | 21 | 50 |
| Binary | 1110000 | 1010110 | 1111000 | 111 | 11100 | 0 | 110101 | 100011110 | 10001 | 101000 |
Color Harmonies of #705678
Complementary color
Monochromatic Colors of #705678
Black with #705678
Text Example
Text Example
White with #705678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705678; }
p { color: rgb(112,86,120); }
H1.HeaderClassName
{
color: #705678;
}
.AnyTagClassName
{
color: #705678;
}
</style>
background-color css
<style>
a { background-color: #705678; }
a { background-color: rgb(112,86,120); }
div.DivClassName
{
background-color: #705678;
}
.BgClassName
{
background-color: #705678;
}
</style>
border-color css
<style>
span { border-color: #705678; }
span { border-color: rgb(112,86,120); }
td.TdClassName
{
border-color: #705678;
}
.TagClassName
{
border-color: #705678;
}
</style>