Shades of Rum #705977
Tints of Rum #705977
RGB
CMYK
RGB Variations
Color information
#705977 (or 0x705977) is known color: Rum. HEX triplet: 70, 59 and 77. RGB value is (112,89,119). Sum of RGB (Red+Green+Blue) = 112+89+119=320 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35% from 320); Green value is 89 (35.16% from 255 or 27.81% 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 #705977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705977 is #8FA688. Grayscale: #636363. Windows color (decimal): -9414281 or 7821680. OLE color: 7821680.
HSL color Cylindrical-coordinate representation of color #705977: hue angle of 286º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #705977 is Cyan = 0.06, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 89 | 119 | - |
| CMYK | 0.06 | 0.25 | 0 | 0.53 |
| HSL | 286º | 0.14% | 0.41% | - |
| HSV(B) | 286º | 0.25% | 0.47% | - |
| XYZ | 13.58 | 11.92 | 19.04 | - |
| YUV | 99.3 | 139.12 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 119 | 0.06 | 0.25 | 0 | 0.53 | 286 | 0.14 | 0.41 |
| Hex | 70 | 59 | 77 | 6 | 19 | 0 | 35 | 11E | E | 29 |
| Octal | 160 | 131 | 167 | 6 | 31 | 0 | 65 | 436 | 16 | 51 |
| Binary | 1110000 | 1011001 | 1110111 | 110 | 11001 | 0 | 110101 | 100011110 | 1110 | 101001 |
Color Harmonies of #705977
Complementary color
Monochromatic Colors of #705977
Black with #705977
Text Example
Text Example
White with #705977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705977; }
p { color: rgb(112,89,119); }
H1.HeaderClassName
{
color: #705977;
}
.AnyTagClassName
{
color: #705977;
}
</style>
background-color css
<style>
a { background-color: #705977; }
a { background-color: rgb(112,89,119); }
div.DivClassName
{
background-color: #705977;
}
.BgClassName
{
background-color: #705977;
}
</style>
border-color css
<style>
span { border-color: #705977; }
span { border-color: rgb(112,89,119); }
td.TdClassName
{
border-color: #705977;
}
.TagClassName
{
border-color: #705977;
}
</style>