Shades of Rum #706577
Tints of Rum #706577
RGB
CMYK
RGB Variations
Color information
#706577 (or 0x706577) is known color: Rum. HEX triplet: 70, 65 and 77. RGB value is (112,101,119). Sum of RGB (Red+Green+Blue) = 112+101+119=332 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.73% from 332); Green value is 101 (39.84% from 255 or 30.42% from 332); Blue value is 119 (46.88% from 255 or 35.84% from 332); Max value from RGB is 119 - color contains mainly: blue. Hex color #706577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706577 is #8F9A88. Grayscale: #6A6A6A. Windows color (decimal): -9411209 or 7824752. OLE color: 7824752.
HSL color Cylindrical-coordinate representation of color #706577: hue angle of 276.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #706577 is Cyan = 0.06, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 101 | 119 | - |
| CMYK | 0.06 | 0.15 | 0 | 0.53 |
| HSL | 276.67º | 0.08% | 0.43% | - |
| HSV(B) | 276.67º | 0.15% | 0.47% | - |
| XYZ | 14.67 | 14.08 | 19.4 | - |
| YUV | 106.34 | 135.14 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 119 | 0.06 | 0.15 | 0 | 0.53 | 276.67 | 0.08 | 0.43 |
| Hex | 70 | 65 | 77 | 6 | F | 0 | 35 | 115 | 8 | 2B |
| Octal | 160 | 145 | 167 | 6 | 17 | 0 | 65 | 425 | 10 | 53 |
| Binary | 1110000 | 1100101 | 1110111 | 110 | 1111 | 0 | 110101 | 100010101 | 1000 | 101011 |
Color Harmonies of #706577
Complementary color
Monochromatic Colors of #706577
Black with #706577
Text Example
Text Example
White with #706577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706577; }
p { color: rgb(112,101,119); }
H1.HeaderClassName
{
color: #706577;
}
.AnyTagClassName
{
color: #706577;
}
</style>
background-color css
<style>
a { background-color: #706577; }
a { background-color: rgb(112,101,119); }
div.DivClassName
{
background-color: #706577;
}
.BgClassName
{
background-color: #706577;
}
</style>
border-color css
<style>
span { border-color: #706577; }
span { border-color: rgb(112,101,119); }
td.TdClassName
{
border-color: #706577;
}
.TagClassName
{
border-color: #706577;
}
</style>