Shades of Rum #706672
Tints of Rum #706672
RGB
CMYK
RGB Variations
Color information
#706672 (or 0x706672) is known color: Rum. HEX triplet: 70, 66 and 72. RGB value is (112,102,114). Sum of RGB (Red+Green+Blue) = 112+102+114=328 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.15% from 328); Green value is 102 (40.23% from 255 or 31.10% from 328); Blue value is 114 (44.92% from 255 or 34.76% from 328); Max value from RGB is 114 - color contains mainly: blue. Hex color #706672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706672 is #8F998D. Grayscale: #6A6A6A. Windows color (decimal): -9410958 or 7497328. OLE color: 7497328.
HSL color Cylindrical-coordinate representation of color #706672: hue angle of 290º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #706672 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 102 | 114 | - |
| CMYK | 0.02 | 0.11 | 0 | 0.55 |
| HSL | 290º | 0.06% | 0.42% | - |
| HSV(B) | 290º | 0.11% | 0.45% | - |
| XYZ | 14.47 | 14.16 | 17.89 | - |
| YUV | 106.36 | 132.31 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 102 | 114 | 0.02 | 0.11 | 0 | 0.55 | 290 | 0.06 | 0.42 |
| Hex | 70 | 66 | 72 | 2 | B | 0 | 37 | 122 | 6 | 2A |
| Octal | 160 | 146 | 162 | 2 | 13 | 0 | 67 | 442 | 6 | 52 |
| Binary | 1110000 | 1100110 | 1110010 | 10 | 1011 | 0 | 110111 | 100100010 | 110 | 101010 |
Color Harmonies of #706672
Complementary color
Monochromatic Colors of #706672
Black with #706672
Text Example
Text Example
White with #706672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706672; }
p { color: rgb(112,102,114); }
H1.HeaderClassName
{
color: #706672;
}
.AnyTagClassName
{
color: #706672;
}
</style>
background-color css
<style>
a { background-color: #706672; }
a { background-color: rgb(112,102,114); }
div.DivClassName
{
background-color: #706672;
}
.BgClassName
{
background-color: #706672;
}
</style>
border-color css
<style>
span { border-color: #706672; }
span { border-color: rgb(112,102,114); }
td.TdClassName
{
border-color: #706672;
}
.TagClassName
{
border-color: #706672;
}
</style>