Shades of Rum #705775
Tints of Rum #705775
RGB
CMYK
RGB Variations
Color information
#705775 (or 0x705775) is known color: Rum. HEX triplet: 70, 57 and 75. RGB value is (112,87,117). Sum of RGB (Red+Green+Blue) = 112+87+117=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 87 (34.38% from 255 or 27.53% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 117 - color contains mainly: blue. Hex color #705775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705775 is #8FA88A. Grayscale: #616161. Windows color (decimal): -9414795 or 7690096. OLE color: 7690096.
HSL color Cylindrical-coordinate representation of color #705775: hue angle of 290º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #705775 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 87 | 117 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.54 |
| HSL | 290º | 0.15% | 0.4% | - |
| HSV(B) | 290º | 0.26% | 0.46% | - |
| XYZ | 13.3 | 11.55 | 18.36 | - |
| YUV | 97.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 117 | 0.04 | 0.26 | 0 | 0.54 | 290 | 0.15 | 0.4 |
| Hex | 70 | 57 | 75 | 4 | 1A | 0 | 36 | 122 | F | 28 |
| Octal | 160 | 127 | 165 | 4 | 32 | 0 | 66 | 442 | 17 | 50 |
| Binary | 1110000 | 1010111 | 1110101 | 100 | 11010 | 0 | 110110 | 100100010 | 1111 | 101000 |
Color Harmonies of #705775
Complementary color
Monochromatic Colors of #705775
Black with #705775
Text Example
Text Example
White with #705775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705775; }
p { color: rgb(112,87,117); }
H1.HeaderClassName
{
color: #705775;
}
.AnyTagClassName
{
color: #705775;
}
</style>
background-color css
<style>
a { background-color: #705775; }
a { background-color: rgb(112,87,117); }
div.DivClassName
{
background-color: #705775;
}
.BgClassName
{
background-color: #705775;
}
</style>
border-color css
<style>
span { border-color: #705775; }
span { border-color: rgb(112,87,117); }
td.TdClassName
{
border-color: #705775;
}
.TagClassName
{
border-color: #705775;
}
</style>