Shades of Rum #705576
Tints of Rum #705576
RGB
CMYK
RGB Variations
Color information
#705576 (or 0x705576) is known color: Rum. HEX triplet: 70, 55 and 76. RGB value is (112,85,118). Sum of RGB (Red+Green+Blue) = 112+85+118=315 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.56% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 118 - color contains mainly: blue. Hex color #705576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705576 is #8FAA89. Grayscale: #606060. Windows color (decimal): -9415306 or 7755120. OLE color: 7755120.
HSL color Cylindrical-coordinate representation of color #705576: hue angle of 289.09º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #705576 is Cyan = 0.05, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 85 | 118 | - |
| CMYK | 0.05 | 0.28 | 0 | 0.54 |
| HSL | 289.09º | 0.16% | 0.4% | - |
| HSV(B) | 289.09º | 0.28% | 0.46% | - |
| XYZ | 13.2 | 11.25 | 18.62 | - |
| YUV | 96.84 | 139.95 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 85 | 118 | 0.05 | 0.28 | 0 | 0.54 | 289.09 | 0.16 | 0.4 |
| Hex | 70 | 55 | 76 | 5 | 1C | 0 | 36 | 121 | 10 | 28 |
| Octal | 160 | 125 | 166 | 5 | 34 | 0 | 66 | 441 | 20 | 50 |
| Binary | 1110000 | 1010101 | 1110110 | 101 | 11100 | 0 | 110110 | 100100001 | 10000 | 101000 |
Color Harmonies of #705576
Complementary color
Monochromatic Colors of #705576
Black with #705576
Text Example
Text Example
White with #705576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705576; }
p { color: rgb(112,85,118); }
H1.HeaderClassName
{
color: #705576;
}
.AnyTagClassName
{
color: #705576;
}
</style>
background-color css
<style>
a { background-color: #705576; }
a { background-color: rgb(112,85,118); }
div.DivClassName
{
background-color: #705576;
}
.BgClassName
{
background-color: #705576;
}
</style>
border-color css
<style>
span { border-color: #705576; }
span { border-color: rgb(112,85,118); }
td.TdClassName
{
border-color: #705576;
}
.TagClassName
{
border-color: #705576;
}
</style>