Shades of Rum #716972
Tints of Rum #716972
RGB
CMYK
RGB Variations
Color information
#716972 (or 0x716972) is known color: Rum. HEX triplet: 71, 69 and 72. RGB value is (113,105,114). Sum of RGB (Red+Green+Blue) = 113+105+114=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 105 (41.41% from 255 or 31.63% from 332); Blue value is 114 (44.92% from 255 or 34.34% from 332); Max value from RGB is 114 - color contains mainly: blue. Hex color #716972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716972 is #8E968D. Grayscale: #6C6C6C. Windows color (decimal): -9344654 or 7498097. OLE color: 7498097.
HSL color Cylindrical-coordinate representation of color #716972: hue angle of 293.33º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #716972 is Cyan = 0.01, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 105 | 114 | - |
| CMYK | 0.01 | 0.08 | 0 | 0.55 |
| HSL | 293.33º | 0.04% | 0.43% | - |
| HSV(B) | 293.33º | 0.08% | 0.45% | - |
| XYZ | 14.9 | 14.83 | 18 | - |
| YUV | 108.42 | 131.15 | 131.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 114 | 0.01 | 0.08 | 0 | 0.55 | 293.33 | 0.04 | 0.43 |
| Hex | 71 | 69 | 72 | 1 | 8 | 0 | 37 | 125 | 4 | 2B |
| Octal | 161 | 151 | 162 | 1 | 10 | 0 | 67 | 445 | 4 | 53 |
| Binary | 1110001 | 1101001 | 1110010 | 1 | 1000 | 0 | 110111 | 100100101 | 100 | 101011 |
Color Harmonies of #716972
Complementary color
Monochromatic Colors of #716972
Black with #716972
Text Example
Text Example
White with #716972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716972; }
p { color: rgb(113,105,114); }
H1.HeaderClassName
{
color: #716972;
}
.AnyTagClassName
{
color: #716972;
}
</style>
background-color css
<style>
a { background-color: #716972; }
a { background-color: rgb(113,105,114); }
div.DivClassName
{
background-color: #716972;
}
.BgClassName
{
background-color: #716972;
}
</style>
border-color css
<style>
span { border-color: #716972; }
span { border-color: rgb(113,105,114); }
td.TdClassName
{
border-color: #716972;
}
.TagClassName
{
border-color: #716972;
}
</style>