Shades of Rum #716874
Tints of Rum #716874
RGB
CMYK
RGB Variations
Color information
#716874 (or 0x716874) is known color: Rum. HEX triplet: 71, 68 and 74. RGB value is (113,104,116). Sum of RGB (Red+Green+Blue) = 113+104+116=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 104 (41.02% from 255 or 31.23% from 333); Blue value is 116 (45.70% from 255 or 34.83% from 333); Max value from RGB is 116 - color contains mainly: blue. Hex color #716874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716874 is #8E978B. Grayscale: #6C6C6C. Windows color (decimal): -9344908 or 7628913. OLE color: 7628913.
HSL color Cylindrical-coordinate representation of color #716874: hue angle of 285º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #716874 is Cyan = 0.03, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 104 | 116 | - |
| CMYK | 0.03 | 0.10 | 0 | 0.55 |
| HSL | 285º | 0.05% | 0.43% | - |
| HSV(B) | 285º | 0.1% | 0.45% | - |
| XYZ | 14.91 | 14.67 | 18.57 | - |
| YUV | 108.06 | 132.48 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 116 | 0.03 | 0.10 | 0 | 0.55 | 285 | 0.05 | 0.43 |
| Hex | 71 | 68 | 74 | 3 | A | 0 | 37 | 11D | 5 | 2B |
| Octal | 161 | 150 | 164 | 3 | 12 | 0 | 67 | 435 | 5 | 53 |
| Binary | 1110001 | 1101000 | 1110100 | 11 | 1010 | 0 | 110111 | 100011101 | 101 | 101011 |
Color Harmonies of #716874
Complementary color
Monochromatic Colors of #716874
Black with #716874
Text Example
Text Example
White with #716874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716874; }
p { color: rgb(113,104,116); }
H1.HeaderClassName
{
color: #716874;
}
.AnyTagClassName
{
color: #716874;
}
</style>
background-color css
<style>
a { background-color: #716874; }
a { background-color: rgb(113,104,116); }
div.DivClassName
{
background-color: #716874;
}
.BgClassName
{
background-color: #716874;
}
</style>
border-color css
<style>
span { border-color: #716874; }
span { border-color: rgb(113,104,116); }
td.TdClassName
{
border-color: #716874;
}
.TagClassName
{
border-color: #716874;
}
</style>