Shades of Rum #716574
Tints of Rum #716574
RGB
CMYK
RGB Variations
Color information
#716574 (or 0x716574) is known color: Rum. HEX triplet: 71, 65 and 74. RGB value is (113,101,116). Sum of RGB (Red+Green+Blue) = 113+101+116=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 116 (45.70% from 255 or 35.15% from 330); Max value from RGB is 116 - color contains mainly: blue. Hex color #716574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716574 is #8E9A8B. Grayscale: #6A6A6A. Windows color (decimal): -9345676 or 7628145. OLE color: 7628145.
HSL color Cylindrical-coordinate representation of color #716574: hue angle of 288º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716574 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 101 | 116 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.55 |
| HSL | 288º | 0.07% | 0.43% | - |
| HSV(B) | 288º | 0.13% | 0.45% | - |
| XYZ | 14.62 | 14.08 | 18.47 | - |
| YUV | 106.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 116 | 0.03 | 0.13 | 0 | 0.55 | 288 | 0.07 | 0.43 |
| Hex | 71 | 65 | 74 | 3 | D | 0 | 37 | 120 | 7 | 2B |
| Octal | 161 | 145 | 164 | 3 | 15 | 0 | 67 | 440 | 7 | 53 |
| Binary | 1110001 | 1100101 | 1110100 | 11 | 1101 | 0 | 110111 | 100100000 | 111 | 101011 |
Color Harmonies of #716574
Complementary color
Monochromatic Colors of #716574
Black with #716574
Text Example
Text Example
White with #716574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716574; }
p { color: rgb(113,101,116); }
H1.HeaderClassName
{
color: #716574;
}
.AnyTagClassName
{
color: #716574;
}
</style>
background-color css
<style>
a { background-color: #716574; }
a { background-color: rgb(113,101,116); }
div.DivClassName
{
background-color: #716574;
}
.BgClassName
{
background-color: #716574;
}
</style>
border-color css
<style>
span { border-color: #716574; }
span { border-color: rgb(113,101,116); }
td.TdClassName
{
border-color: #716574;
}
.TagClassName
{
border-color: #716574;
}
</style>