Shades of Rum #716676
Tints of Rum #716676
RGB
CMYK
RGB Variations
Color information
#716676 (or 0x716676) is known color: Rum. HEX triplet: 71, 66 and 76. RGB value is (113,102,118). Sum of RGB (Red+Green+Blue) = 113+102+118=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 102 (40.23% from 255 or 30.63% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 118 - color contains mainly: blue. Hex color #716676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716676 is #8E9989. Grayscale: #6B6B6B. Windows color (decimal): -9345418 or 7759473. OLE color: 7759473.
HSL color Cylindrical-coordinate representation of color #716676: hue angle of 281.25º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716676 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 102 | 118 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.54 |
| HSL | 281.25º | 0.07% | 0.43% | - |
| HSV(B) | 281.25º | 0.14% | 0.46% | - |
| XYZ | 14.83 | 14.32 | 19.12 | - |
| YUV | 107.11 | 134.14 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 118 | 0.04 | 0.14 | 0 | 0.54 | 281.25 | 0.07 | 0.43 |
| Hex | 71 | 66 | 76 | 4 | E | 0 | 36 | 119 | 7 | 2B |
| Octal | 161 | 146 | 166 | 4 | 16 | 0 | 66 | 431 | 7 | 53 |
| Binary | 1110001 | 1100110 | 1110110 | 100 | 1110 | 0 | 110110 | 100011001 | 111 | 101011 |
Color Harmonies of #716676
Complementary color
Monochromatic Colors of #716676
Black with #716676
Text Example
Text Example
White with #716676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716676; }
p { color: rgb(113,102,118); }
H1.HeaderClassName
{
color: #716676;
}
.AnyTagClassName
{
color: #716676;
}
</style>
background-color css
<style>
a { background-color: #716676; }
a { background-color: rgb(113,102,118); }
div.DivClassName
{
background-color: #716676;
}
.BgClassName
{
background-color: #716676;
}
</style>
border-color css
<style>
span { border-color: #716676; }
span { border-color: rgb(113,102,118); }
td.TdClassName
{
border-color: #716676;
}
.TagClassName
{
border-color: #716676;
}
</style>