Shades of Rum #716477
Tints of Rum #716477
RGB
CMYK
RGB Variations
Color information
#716477 (or 0x716477) is known color: Rum. HEX triplet: 71, 64 and 77. RGB value is (113,100,119). Sum of RGB (Red+Green+Blue) = 113+100+119=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 100 (39.45% from 255 or 30.12% 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 #716477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716477 is #8E9B88. Grayscale: #696969. Windows color (decimal): -9345929 or 7824497. OLE color: 7824497.
HSL color Cylindrical-coordinate representation of color #716477: hue angle of 281.05º 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 #716477 is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 100 | 119 | - |
| CMYK | 0.05 | 0.16 | 0 | 0.53 |
| HSL | 281.05º | 0.09% | 0.43% | - |
| HSV(B) | 281.05º | 0.16% | 0.47% | - |
| XYZ | 14.7 | 13.96 | 19.37 | - |
| YUV | 106.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 119 | 0.05 | 0.16 | 0 | 0.53 | 281.05 | 0.09 | 0.43 |
| Hex | 71 | 64 | 77 | 5 | 10 | 0 | 35 | 119 | 9 | 2B |
| Octal | 161 | 144 | 167 | 5 | 20 | 0 | 65 | 431 | 11 | 53 |
| Binary | 1110001 | 1100100 | 1110111 | 101 | 10000 | 0 | 110101 | 100011001 | 1001 | 101011 |
Color Harmonies of #716477
Complementary color
Monochromatic Colors of #716477
Black with #716477
Text Example
Text Example
White with #716477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716477; }
p { color: rgb(113,100,119); }
H1.HeaderClassName
{
color: #716477;
}
.AnyTagClassName
{
color: #716477;
}
</style>
background-color css
<style>
a { background-color: #716477; }
a { background-color: rgb(113,100,119); }
div.DivClassName
{
background-color: #716477;
}
.BgClassName
{
background-color: #716477;
}
</style>
border-color css
<style>
span { border-color: #716477; }
span { border-color: rgb(113,100,119); }
td.TdClassName
{
border-color: #716477;
}
.TagClassName
{
border-color: #716477;
}
</style>