Shades of Rum #706077
Tints of Rum #706077
RGB
CMYK
RGB Variations
Color information
#706077 (or 0x706077) is known color: Rum. HEX triplet: 70, 60 and 77. RGB value is (112,96,119). Sum of RGB (Red+Green+Blue) = 112+96+119=327 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.25% from 327); Green value is 96 (37.89% from 255 or 29.36% from 327); Blue value is 119 (46.88% from 255 or 36.39% from 327); Max value from RGB is 119 - color contains mainly: blue. Hex color #706077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706077 is #8F9F88. Grayscale: #676767. Windows color (decimal): -9412489 or 7823472. OLE color: 7823472.
HSL color Cylindrical-coordinate representation of color #706077: hue angle of 281.74º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #706077 is Cyan = 0.06, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 96 | 119 | - |
| CMYK | 0.06 | 0.19 | 0 | 0.53 |
| HSL | 281.74º | 0.11% | 0.42% | - |
| HSV(B) | 281.74º | 0.19% | 0.47% | - |
| XYZ | 14.19 | 13.14 | 19.24 | - |
| YUV | 103.41 | 136.8 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 119 | 0.06 | 0.19 | 0 | 0.53 | 281.74 | 0.11 | 0.42 |
| Hex | 70 | 60 | 77 | 6 | 13 | 0 | 35 | 11A | B | 2A |
| Octal | 160 | 140 | 167 | 6 | 23 | 0 | 65 | 432 | 13 | 52 |
| Binary | 1110000 | 1100000 | 1110111 | 110 | 10011 | 0 | 110101 | 100011010 | 1011 | 101010 |
Color Harmonies of #706077
Complementary color
Monochromatic Colors of #706077
Black with #706077
Text Example
Text Example
White with #706077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706077; }
p { color: rgb(112,96,119); }
H1.HeaderClassName
{
color: #706077;
}
.AnyTagClassName
{
color: #706077;
}
</style>
background-color css
<style>
a { background-color: #706077; }
a { background-color: rgb(112,96,119); }
div.DivClassName
{
background-color: #706077;
}
.BgClassName
{
background-color: #706077;
}
</style>
border-color css
<style>
span { border-color: #706077; }
span { border-color: rgb(112,96,119); }
td.TdClassName
{
border-color: #706077;
}
.TagClassName
{
border-color: #706077;
}
</style>