Shades of Rum #716379
Tints of Rum #716379
RGB
CMYK
RGB Variations
Color information
#716379 (or 0x716379) is known color: Rum. HEX triplet: 71, 63 and 79. RGB value is (113,99,121). Sum of RGB (Red+Green+Blue) = 113+99+121=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 99 (39.06% from 255 or 29.73% from 333); Blue value is 121 (47.66% from 255 or 36.34% from 333); Max value from RGB is 121 - color contains mainly: blue. Hex color #716379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716379 is #8E9C86. Grayscale: #696969. Windows color (decimal): -9346183 or 7955313. OLE color: 7955313.
HSL color Cylindrical-coordinate representation of color #716379: hue angle of 278.18º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #716379 is Cyan = 0.07, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 99 | 121 | - |
| CMYK | 0.07 | 0.18 | 0 | 0.53 |
| HSL | 278.18º | 0.1% | 0.43% | - |
| HSV(B) | 278.18º | 0.18% | 0.47% | - |
| XYZ | 14.72 | 13.81 | 19.98 | - |
| YUV | 105.69 | 136.64 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 121 | 0.07 | 0.18 | 0 | 0.53 | 278.18 | 0.1 | 0.43 |
| Hex | 71 | 63 | 79 | 7 | 12 | 0 | 35 | 116 | A | 2B |
| Octal | 161 | 143 | 171 | 7 | 22 | 0 | 65 | 426 | 12 | 53 |
| Binary | 1110001 | 1100011 | 1111001 | 111 | 10010 | 0 | 110101 | 100010110 | 1010 | 101011 |
Color Harmonies of #716379
Complementary color
Monochromatic Colors of #716379
Black with #716379
Text Example
Text Example
White with #716379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716379; }
p { color: rgb(113,99,121); }
H1.HeaderClassName
{
color: #716379;
}
.AnyTagClassName
{
color: #716379;
}
</style>
background-color css
<style>
a { background-color: #716379; }
a { background-color: rgb(113,99,121); }
div.DivClassName
{
background-color: #716379;
}
.BgClassName
{
background-color: #716379;
}
</style>
border-color css
<style>
span { border-color: #716379; }
span { border-color: rgb(113,99,121); }
td.TdClassName
{
border-color: #716379;
}
.TagClassName
{
border-color: #716379;
}
</style>