Shades of Rum #716772
Tints of Rum #716772
RGB
CMYK
RGB Variations
Color information
#716772 (or 0x716772) is known color: Rum. HEX triplet: 71, 67 and 72. RGB value is (113,103,114). Sum of RGB (Red+Green+Blue) = 113+103+114=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 114 (44.92% from 255 or 34.55% from 330); Max value from RGB is 114 - color contains mainly: blue. Hex color #716772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716772 is #8E988D. Grayscale: #6B6B6B. Windows color (decimal): -9345166 or 7497585. OLE color: 7497585.
HSL color Cylindrical-coordinate representation of color #716772: hue angle of 294.55º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #716772 is Cyan = 0.01, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 103 | 114 | - |
| CMYK | 0.01 | 0.10 | 0 | 0.55 |
| HSL | 294.55º | 0.05% | 0.43% | - |
| HSV(B) | 294.55º | 0.1% | 0.45% | - |
| XYZ | 14.7 | 14.43 | 17.93 | - |
| YUV | 107.24 | 131.81 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 114 | 0.01 | 0.10 | 0 | 0.55 | 294.55 | 0.05 | 0.43 |
| Hex | 71 | 67 | 72 | 1 | A | 0 | 37 | 127 | 5 | 2B |
| Octal | 161 | 147 | 162 | 1 | 12 | 0 | 67 | 447 | 5 | 53 |
| Binary | 1110001 | 1100111 | 1110010 | 1 | 1010 | 0 | 110111 | 100100111 | 101 | 101011 |
Color Harmonies of #716772
Complementary color
Monochromatic Colors of #716772
Black with #716772
Text Example
Text Example
White with #716772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716772; }
p { color: rgb(113,103,114); }
H1.HeaderClassName
{
color: #716772;
}
.AnyTagClassName
{
color: #716772;
}
</style>
background-color css
<style>
a { background-color: #716772; }
a { background-color: rgb(113,103,114); }
div.DivClassName
{
background-color: #716772;
}
.BgClassName
{
background-color: #716772;
}
</style>
border-color css
<style>
span { border-color: #716772; }
span { border-color: rgb(113,103,114); }
td.TdClassName
{
border-color: #716772;
}
.TagClassName
{
border-color: #716772;
}
</style>