Shades of Rum #706275
Tints of Rum #706275
RGB
CMYK
RGB Variations
Color information
#706275 (or 0x706275) is known color: Rum. HEX triplet: 70, 62 and 75. RGB value is (112,98,117). Sum of RGB (Red+Green+Blue) = 112+98+117=327 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.25% from 327); Green value is 98 (38.67% from 255 or 29.97% from 327); Blue value is 117 (46.09% from 255 or 35.78% from 327); Max value from RGB is 117 - color contains mainly: blue. Hex color #706275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706275 is #8F9D8A. Grayscale: #686868. Windows color (decimal): -9411979 or 7692912. OLE color: 7692912.
HSL color Cylindrical-coordinate representation of color #706275: hue angle of 284.21º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #706275 is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 98 | 117 | - |
| CMYK | 0.04 | 0.16 | 0 | 0.54 |
| HSL | 284.21º | 0.09% | 0.42% | - |
| HSV(B) | 284.21º | 0.16% | 0.46% | - |
| XYZ | 14.26 | 13.46 | 18.68 | - |
| YUV | 104.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 98 | 117 | 0.04 | 0.16 | 0 | 0.54 | 284.21 | 0.09 | 0.42 |
| Hex | 70 | 62 | 75 | 4 | 10 | 0 | 36 | 11C | 9 | 2A |
| Octal | 160 | 142 | 165 | 4 | 20 | 0 | 66 | 434 | 11 | 52 |
| Binary | 1110000 | 1100010 | 1110101 | 100 | 10000 | 0 | 110110 | 100011100 | 1001 | 101010 |
Color Harmonies of #706275
Complementary color
Monochromatic Colors of #706275
Black with #706275
Text Example
Text Example
White with #706275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706275; }
p { color: rgb(112,98,117); }
H1.HeaderClassName
{
color: #706275;
}
.AnyTagClassName
{
color: #706275;
}
</style>
background-color css
<style>
a { background-color: #706275; }
a { background-color: rgb(112,98,117); }
div.DivClassName
{
background-color: #706275;
}
.BgClassName
{
background-color: #706275;
}
</style>
border-color css
<style>
span { border-color: #706275; }
span { border-color: rgb(112,98,117); }
td.TdClassName
{
border-color: #706275;
}
.TagClassName
{
border-color: #706275;
}
</style>