Shades of Rum #706875
Tints of Rum #706875
RGB
CMYK
RGB Variations
Color information
#706875 (or 0x706875) is known color: Rum. HEX triplet: 70, 68 and 75. RGB value is (112,104,117). Sum of RGB (Red+Green+Blue) = 112+104+117=333 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.63% from 333); Green value is 104 (41.02% from 255 or 31.23% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 117 - color contains mainly: blue. Hex color #706875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706875 is #8F978A. Grayscale: #6B6B6B. Windows color (decimal): -9410443 or 7694448. OLE color: 7694448.
HSL color Cylindrical-coordinate representation of color #706875: hue angle of 276.92º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #706875 is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 104 | 117 | - |
| CMYK | 0.04 | 0.11 | 0 | 0.54 |
| HSL | 276.92º | 0.06% | 0.43% | - |
| HSV(B) | 276.92º | 0.11% | 0.46% | - |
| XYZ | 14.84 | 14.63 | 18.87 | - |
| YUV | 107.87 | 133.15 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 117 | 0.04 | 0.11 | 0 | 0.54 | 276.92 | 0.06 | 0.43 |
| Hex | 70 | 68 | 75 | 4 | B | 0 | 36 | 115 | 6 | 2B |
| Octal | 160 | 150 | 165 | 4 | 13 | 0 | 66 | 425 | 6 | 53 |
| Binary | 1110000 | 1101000 | 1110101 | 100 | 1011 | 0 | 110110 | 100010101 | 110 | 101011 |
Color Harmonies of #706875
Complementary color
Monochromatic Colors of #706875
Black with #706875
Text Example
Text Example
White with #706875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706875; }
p { color: rgb(112,104,117); }
H1.HeaderClassName
{
color: #706875;
}
.AnyTagClassName
{
color: #706875;
}
</style>
background-color css
<style>
a { background-color: #706875; }
a { background-color: rgb(112,104,117); }
div.DivClassName
{
background-color: #706875;
}
.BgClassName
{
background-color: #706875;
}
</style>
border-color css
<style>
span { border-color: #706875; }
span { border-color: rgb(112,104,117); }
td.TdClassName
{
border-color: #706875;
}
.TagClassName
{
border-color: #706875;
}
</style>