Shades of Rum #705879
Tints of Rum #705879
RGB
CMYK
RGB Variations
Color information
#705879 (or 0x705879) is known color: Rum. HEX triplet: 70, 58 and 79. RGB value is (112,88,121). Sum of RGB (Red+Green+Blue) = 112+88+121=321 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.89% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 121 (47.66% from 255 or 37.69% from 321); Max value from RGB is 121 - color contains mainly: blue. Hex color #705879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705879 is #8FA786. Grayscale: #626262. Windows color (decimal): -9414535 or 7952496. OLE color: 7952496.
HSL color Cylindrical-coordinate representation of color #705879: hue angle of 283.64º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #705879 is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 88 | 121 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.53 |
| HSL | 283.64º | 0.16% | 0.41% | - |
| HSV(B) | 283.64º | 0.27% | 0.47% | - |
| XYZ | 13.62 | 11.8 | 19.65 | - |
| YUV | 98.94 | 140.45 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 121 | 0.07 | 0.27 | 0 | 0.53 | 283.64 | 0.16 | 0.41 |
| Hex | 70 | 58 | 79 | 7 | 1B | 0 | 35 | 11C | 10 | 29 |
| Octal | 160 | 130 | 171 | 7 | 33 | 0 | 65 | 434 | 20 | 51 |
| Binary | 1110000 | 1011000 | 1111001 | 111 | 11011 | 0 | 110101 | 100011100 | 10000 | 101001 |
Color Harmonies of #705879
Complementary color
Monochromatic Colors of #705879
Black with #705879
Text Example
Text Example
White with #705879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705879; }
p { color: rgb(112,88,121); }
H1.HeaderClassName
{
color: #705879;
}
.AnyTagClassName
{
color: #705879;
}
</style>
background-color css
<style>
a { background-color: #705879; }
a { background-color: rgb(112,88,121); }
div.DivClassName
{
background-color: #705879;
}
.BgClassName
{
background-color: #705879;
}
</style>
border-color css
<style>
span { border-color: #705879; }
span { border-color: rgb(112,88,121); }
td.TdClassName
{
border-color: #705879;
}
.TagClassName
{
border-color: #705879;
}
</style>