Shades of Rum #716675
Tints of Rum #716675
RGB
CMYK
RGB Variations
Color information
#716675 (or 0x716675) is known color: Rum. HEX triplet: 71, 66 and 75. RGB value is (113,102,117). Sum of RGB (Red+Green+Blue) = 113+102+117=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 102 (40.23% from 255 or 30.72% from 332); Blue value is 117 (46.09% from 255 or 35.24% from 332); Max value from RGB is 117 - color contains mainly: blue. Hex color #716675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716675 is #8E998A. Grayscale: #6A6A6A. Windows color (decimal): -9345419 or 7693937. OLE color: 7693937.
HSL color Cylindrical-coordinate representation of color #716675: hue angle of 284º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716675 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 102 | 117 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.54 |
| HSL | 284º | 0.07% | 0.43% | - |
| HSV(B) | 284º | 0.13% | 0.46% | - |
| XYZ | 14.77 | 14.3 | 18.81 | - |
| YUV | 107 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 117 | 0.03 | 0.13 | 0 | 0.54 | 284 | 0.07 | 0.43 |
| Hex | 71 | 66 | 75 | 3 | D | 0 | 36 | 11C | 7 | 2B |
| Octal | 161 | 146 | 165 | 3 | 15 | 0 | 66 | 434 | 7 | 53 |
| Binary | 1110001 | 1100110 | 1110101 | 11 | 1101 | 0 | 110110 | 100011100 | 111 | 101011 |
Color Harmonies of #716675
Complementary color
Monochromatic Colors of #716675
Black with #716675
Text Example
Text Example
White with #716675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716675; }
p { color: rgb(113,102,117); }
H1.HeaderClassName
{
color: #716675;
}
.AnyTagClassName
{
color: #716675;
}
</style>
background-color css
<style>
a { background-color: #716675; }
a { background-color: rgb(113,102,117); }
div.DivClassName
{
background-color: #716675;
}
.BgClassName
{
background-color: #716675;
}
</style>
border-color css
<style>
span { border-color: #716675; }
span { border-color: rgb(113,102,117); }
td.TdClassName
{
border-color: #716675;
}
.TagClassName
{
border-color: #716675;
}
</style>