Shades of Rum #716875
Tints of Rum #716875
RGB
CMYK
RGB Variations
Color information
#716875 (or 0x716875) is known color: Rum. HEX triplet: 71, 68 and 75. RGB value is (113,104,117). Sum of RGB (Red+Green+Blue) = 113+104+117=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 117 - color contains mainly: blue. Hex color #716875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716875 is #8E978A. Grayscale: #6C6C6C. Windows color (decimal): -9344907 or 7694449. OLE color: 7694449.
HSL color Cylindrical-coordinate representation of color #716875: hue angle of 281.54º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716875 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 104 | 117 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.54 |
| HSL | 281.54º | 0.06% | 0.43% | - |
| HSV(B) | 281.54º | 0.11% | 0.46% | - |
| XYZ | 14.97 | 14.7 | 18.88 | - |
| YUV | 108.17 | 132.98 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 117 | 0.03 | 0.11 | 0 | 0.54 | 281.54 | 0.06 | 0.43 |
| Hex | 71 | 68 | 75 | 3 | B | 0 | 36 | 11A | 6 | 2B |
| Octal | 161 | 150 | 165 | 3 | 13 | 0 | 66 | 432 | 6 | 53 |
| Binary | 1110001 | 1101000 | 1110101 | 11 | 1011 | 0 | 110110 | 100011010 | 110 | 101011 |
Color Harmonies of #716875
Complementary color
Monochromatic Colors of #716875
Black with #716875
Text Example
Text Example
White with #716875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716875; }
p { color: rgb(113,104,117); }
H1.HeaderClassName
{
color: #716875;
}
.AnyTagClassName
{
color: #716875;
}
</style>
background-color css
<style>
a { background-color: #716875; }
a { background-color: rgb(113,104,117); }
div.DivClassName
{
background-color: #716875;
}
.BgClassName
{
background-color: #716875;
}
</style>
border-color css
<style>
span { border-color: #716875; }
span { border-color: rgb(113,104,117); }
td.TdClassName
{
border-color: #716875;
}
.TagClassName
{
border-color: #716875;
}
</style>