Shades of Rum #705976
Tints of Rum #705976
RGB
CMYK
RGB Variations
Color information
#705976 (or 0x705976) is known color: Rum. HEX triplet: 70, 59 and 76. RGB value is (112,89,118). Sum of RGB (Red+Green+Blue) = 112+89+118=319 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.11% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #705976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705976 is #8FA689. Grayscale: #636363. Windows color (decimal): -9414282 or 7756144. OLE color: 7756144.
HSL color Cylindrical-coordinate representation of color #705976: hue angle of 287.59º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #705976 is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 89 | 118 | - |
| CMYK | 0.05 | 0.25 | 0 | 0.54 |
| HSL | 287.59º | 0.14% | 0.41% | - |
| HSV(B) | 287.59º | 0.25% | 0.46% | - |
| XYZ | 13.52 | 11.9 | 18.72 | - |
| YUV | 99.18 | 138.62 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 118 | 0.05 | 0.25 | 0 | 0.54 | 287.59 | 0.14 | 0.41 |
| Hex | 70 | 59 | 76 | 5 | 19 | 0 | 36 | 120 | E | 29 |
| Octal | 160 | 131 | 166 | 5 | 31 | 0 | 66 | 440 | 16 | 51 |
| Binary | 1110000 | 1011001 | 1110110 | 101 | 11001 | 0 | 110110 | 100100000 | 1110 | 101001 |
Color Harmonies of #705976
Complementary color
Monochromatic Colors of #705976
Black with #705976
Text Example
Text Example
White with #705976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705976; }
p { color: rgb(112,89,118); }
H1.HeaderClassName
{
color: #705976;
}
.AnyTagClassName
{
color: #705976;
}
</style>
background-color css
<style>
a { background-color: #705976; }
a { background-color: rgb(112,89,118); }
div.DivClassName
{
background-color: #705976;
}
.BgClassName
{
background-color: #705976;
}
</style>
border-color css
<style>
span { border-color: #705976; }
span { border-color: rgb(112,89,118); }
td.TdClassName
{
border-color: #705976;
}
.TagClassName
{
border-color: #705976;
}
</style>