Shades of Rum #716279
Tints of Rum #716279
RGB
CMYK
RGB Variations
Color information
#716279 (or 0x716279) is known color: Rum. HEX triplet: 71, 62 and 79. RGB value is (113,98,121). Sum of RGB (Red+Green+Blue) = 113+98+121=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 121 (47.66% from 255 or 36.45% from 332); Max value from RGB is 121 - color contains mainly: blue. Hex color #716279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716279 is #8E9D86. Grayscale: #696969. Windows color (decimal): -9346439 or 7955057. OLE color: 7955057.
HSL color Cylindrical-coordinate representation of color #716279: hue angle of 279.13º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #716279 is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 98 | 121 | - |
| CMYK | 0.07 | 0.19 | 0 | 0.53 |
| HSL | 279.13º | 0.11% | 0.43% | - |
| HSV(B) | 279.13º | 0.19% | 0.47% | - |
| XYZ | 14.63 | 13.63 | 19.95 | - |
| YUV | 105.11 | 136.97 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 121 | 0.07 | 0.19 | 0 | 0.53 | 279.13 | 0.11 | 0.43 |
| Hex | 71 | 62 | 79 | 7 | 13 | 0 | 35 | 117 | B | 2B |
| Octal | 161 | 142 | 171 | 7 | 23 | 0 | 65 | 427 | 13 | 53 |
| Binary | 1110001 | 1100010 | 1111001 | 111 | 10011 | 0 | 110101 | 100010111 | 1011 | 101011 |
Color Harmonies of #716279
Complementary color
Monochromatic Colors of #716279
Black with #716279
Text Example
Text Example
White with #716279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716279; }
p { color: rgb(113,98,121); }
H1.HeaderClassName
{
color: #716279;
}
.AnyTagClassName
{
color: #716279;
}
</style>
background-color css
<style>
a { background-color: #716279; }
a { background-color: rgb(113,98,121); }
div.DivClassName
{
background-color: #716279;
}
.BgClassName
{
background-color: #716279;
}
</style>
border-color css
<style>
span { border-color: #716279; }
span { border-color: rgb(113,98,121); }
td.TdClassName
{
border-color: #716279;
}
.TagClassName
{
border-color: #716279;
}
</style>