Shades of Rum #716873
Tints of Rum #716873
RGB
CMYK
RGB Variations
Color information
#716873 (or 0x716873) is known color: Rum. HEX triplet: 71, 68 and 73. RGB value is (113,104,115). Sum of RGB (Red+Green+Blue) = 113+104+115=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 115 - color contains mainly: blue. Hex color #716873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716873 is #8E978C. Grayscale: #6B6B6B. Windows color (decimal): -9344909 or 7563377. OLE color: 7563377.
HSL color Cylindrical-coordinate representation of color #716873: hue angle of 289.09º 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 #716873 is Cyan = 0.02, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 104 | 115 | - |
| CMYK | 0.02 | 0.10 | 0 | 0.55 |
| HSL | 289.09º | 0.05% | 0.43% | - |
| HSV(B) | 289.09º | 0.1% | 0.45% | - |
| XYZ | 14.85 | 14.65 | 18.26 | - |
| YUV | 107.95 | 131.98 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 115 | 0.02 | 0.10 | 0 | 0.55 | 289.09 | 0.05 | 0.43 |
| Hex | 71 | 68 | 73 | 2 | A | 0 | 37 | 121 | 5 | 2B |
| Octal | 161 | 150 | 163 | 2 | 12 | 0 | 67 | 441 | 5 | 53 |
| Binary | 1110001 | 1101000 | 1110011 | 10 | 1010 | 0 | 110111 | 100100001 | 101 | 101011 |
Color Harmonies of #716873
Complementary color
Monochromatic Colors of #716873
Black with #716873
Text Example
Text Example
White with #716873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716873; }
p { color: rgb(113,104,115); }
H1.HeaderClassName
{
color: #716873;
}
.AnyTagClassName
{
color: #716873;
}
</style>
background-color css
<style>
a { background-color: #716873; }
a { background-color: rgb(113,104,115); }
div.DivClassName
{
background-color: #716873;
}
.BgClassName
{
background-color: #716873;
}
</style>
border-color css
<style>
span { border-color: #716873; }
span { border-color: rgb(113,104,115); }
td.TdClassName
{
border-color: #716873;
}
.TagClassName
{
border-color: #716873;
}
</style>