Shades of Rum #706477
Tints of Rum #706477
RGB
CMYK
RGB Variations
Color information
#706477 (or 0x706477) is known color: Rum. HEX triplet: 70, 64 and 77. RGB value is (112,100,119). Sum of RGB (Red+Green+Blue) = 112+100+119=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 119 (46.88% from 255 or 35.95% from 331); Max value from RGB is 119 - color contains mainly: blue. Hex color #706477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706477 is #8F9B88. Grayscale: #696969. Windows color (decimal): -9411465 or 7824496. OLE color: 7824496.
HSL color Cylindrical-coordinate representation of color #706477: hue angle of 277.89º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #706477 is Cyan = 0.06, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 100 | 119 | - |
| CMYK | 0.06 | 0.16 | 0 | 0.53 |
| HSL | 277.89º | 0.09% | 0.43% | - |
| HSV(B) | 277.89º | 0.16% | 0.47% | - |
| XYZ | 14.57 | 13.89 | 19.37 | - |
| YUV | 105.75 | 135.48 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 119 | 0.06 | 0.16 | 0 | 0.53 | 277.89 | 0.09 | 0.43 |
| Hex | 70 | 64 | 77 | 6 | 10 | 0 | 35 | 116 | 9 | 2B |
| Octal | 160 | 144 | 167 | 6 | 20 | 0 | 65 | 426 | 11 | 53 |
| Binary | 1110000 | 1100100 | 1110111 | 110 | 10000 | 0 | 110101 | 100010110 | 1001 | 101011 |
Color Harmonies of #706477
Complementary color
Monochromatic Colors of #706477
Black with #706477
Text Example
Text Example
White with #706477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706477; }
p { color: rgb(112,100,119); }
H1.HeaderClassName
{
color: #706477;
}
.AnyTagClassName
{
color: #706477;
}
</style>
background-color css
<style>
a { background-color: #706477; }
a { background-color: rgb(112,100,119); }
div.DivClassName
{
background-color: #706477;
}
.BgClassName
{
background-color: #706477;
}
</style>
border-color css
<style>
span { border-color: #706477; }
span { border-color: rgb(112,100,119); }
td.TdClassName
{
border-color: #706477;
}
.TagClassName
{
border-color: #706477;
}
</style>