Shades of Rum #716876
Tints of Rum #716876
RGB
CMYK
RGB Variations
Color information
#716876 (or 0x716876) is known color: Rum. HEX triplet: 71, 68 and 76. RGB value is (113,104,118). Sum of RGB (Red+Green+Blue) = 113+104+118=335 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.73% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 118 - color contains mainly: blue. Hex color #716876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716876 is #8E9789. Grayscale: #6C6C6C. Windows color (decimal): -9344906 or 7759985. OLE color: 7759985.
HSL color Cylindrical-coordinate representation of color #716876: hue angle of 278.57º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716876 is Cyan = 0.04, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 104 | 118 | - |
| CMYK | 0.04 | 0.12 | 0 | 0.54 |
| HSL | 278.57º | 0.06% | 0.44% | - |
| HSV(B) | 278.57º | 0.12% | 0.46% | - |
| XYZ | 15.03 | 14.72 | 19.19 | - |
| YUV | 108.29 | 133.48 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 118 | 0.04 | 0.12 | 0 | 0.54 | 278.57 | 0.06 | 0.44 |
| Hex | 71 | 68 | 76 | 4 | C | 0 | 36 | 117 | 6 | 2C |
| Octal | 161 | 150 | 166 | 4 | 14 | 0 | 66 | 427 | 6 | 54 |
| Binary | 1110001 | 1101000 | 1110110 | 100 | 1100 | 0 | 110110 | 100010111 | 110 | 101100 |
Color Harmonies of #716876
Complementary color
Monochromatic Colors of #716876
Black with #716876
Text Example
Text Example
White with #716876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716876; }
p { color: rgb(113,104,118); }
H1.HeaderClassName
{
color: #716876;
}
.AnyTagClassName
{
color: #716876;
}
</style>
background-color css
<style>
a { background-color: #716876; }
a { background-color: rgb(113,104,118); }
div.DivClassName
{
background-color: #716876;
}
.BgClassName
{
background-color: #716876;
}
</style>
border-color css
<style>
span { border-color: #716876; }
span { border-color: rgb(113,104,118); }
td.TdClassName
{
border-color: #716876;
}
.TagClassName
{
border-color: #716876;
}
</style>