Shades of Rum #716475
Tints of Rum #716475
RGB
CMYK
RGB Variations
Color information
#716475 (or 0x716475) is known color: Rum. HEX triplet: 71, 64 and 75. RGB value is (113,100,117). Sum of RGB (Red+Green+Blue) = 113+100+117=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 100 (39.45% from 255 or 30.30% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 117 - color contains mainly: blue. Hex color #716475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716475 is #8E9B8A. Grayscale: #696969. Windows color (decimal): -9345931 or 7693425. OLE color: 7693425.
HSL color Cylindrical-coordinate representation of color #716475: hue angle of 285.88º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716475 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 100 | 117 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.54 |
| HSL | 285.88º | 0.08% | 0.43% | - |
| HSV(B) | 285.88º | 0.15% | 0.46% | - |
| XYZ | 14.58 | 13.91 | 18.75 | - |
| YUV | 105.83 | 134.31 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 117 | 0.03 | 0.15 | 0 | 0.54 | 285.88 | 0.08 | 0.43 |
| Hex | 71 | 64 | 75 | 3 | F | 0 | 36 | 11E | 8 | 2B |
| Octal | 161 | 144 | 165 | 3 | 17 | 0 | 66 | 436 | 10 | 53 |
| Binary | 1110001 | 1100100 | 1110101 | 11 | 1111 | 0 | 110110 | 100011110 | 1000 | 101011 |
Color Harmonies of #716475
Complementary color
Monochromatic Colors of #716475
Black with #716475
Text Example
Text Example
White with #716475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716475; }
p { color: rgb(113,100,117); }
H1.HeaderClassName
{
color: #716475;
}
.AnyTagClassName
{
color: #716475;
}
</style>
background-color css
<style>
a { background-color: #716475; }
a { background-color: rgb(113,100,117); }
div.DivClassName
{
background-color: #716475;
}
.BgClassName
{
background-color: #716475;
}
</style>
border-color css
<style>
span { border-color: #716475; }
span { border-color: rgb(113,100,117); }
td.TdClassName
{
border-color: #716475;
}
.TagClassName
{
border-color: #716475;
}
</style>