Shades of Rum #706874
Tints of Rum #706874
RGB
CMYK
RGB Variations
Color information
#706874 (or 0x706874) is known color: Rum. HEX triplet: 70, 68 and 74. RGB value is (112,104,116). Sum of RGB (Red+Green+Blue) = 112+104+116=332 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.73% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 116 (45.70% from 255 or 34.94% from 332); Max value from RGB is 116 - color contains mainly: blue. Hex color #706874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706874 is #8F978B. Grayscale: #6B6B6B. Windows color (decimal): -9410444 or 7628912. OLE color: 7628912.
HSL color Cylindrical-coordinate representation of color #706874: hue angle of 280º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #706874 is Cyan = 0.03, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 104 | 116 | - |
| CMYK | 0.03 | 0.10 | 0 | 0.55 |
| HSL | 280º | 0.05% | 0.43% | - |
| HSV(B) | 280º | 0.1% | 0.45% | - |
| XYZ | 14.78 | 14.61 | 18.56 | - |
| YUV | 107.76 | 132.65 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 116 | 0.03 | 0.10 | 0 | 0.55 | 280 | 0.05 | 0.43 |
| Hex | 70 | 68 | 74 | 3 | A | 0 | 37 | 118 | 5 | 2B |
| Octal | 160 | 150 | 164 | 3 | 12 | 0 | 67 | 430 | 5 | 53 |
| Binary | 1110000 | 1101000 | 1110100 | 11 | 1010 | 0 | 110111 | 100011000 | 101 | 101011 |
Color Harmonies of #706874
Complementary color
Monochromatic Colors of #706874
Black with #706874
Text Example
Text Example
White with #706874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706874; }
p { color: rgb(112,104,116); }
H1.HeaderClassName
{
color: #706874;
}
.AnyTagClassName
{
color: #706874;
}
</style>
background-color css
<style>
a { background-color: #706874; }
a { background-color: rgb(112,104,116); }
div.DivClassName
{
background-color: #706874;
}
.BgClassName
{
background-color: #706874;
}
</style>
border-color css
<style>
span { border-color: #706874; }
span { border-color: rgb(112,104,116); }
td.TdClassName
{
border-color: #706874;
}
.TagClassName
{
border-color: #706874;
}
</style>