Shades of Rum #716573
Tints of Rum #716573
RGB
CMYK
RGB Variations
Color information
#716573 (or 0x716573) is known color: Rum. HEX triplet: 71, 65 and 73. RGB value is (113,101,115). Sum of RGB (Red+Green+Blue) = 113+101+115=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 101 (39.84% from 255 or 30.70% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 115 - color contains mainly: blue. Hex color #716573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716573 is #8E9A8C. Grayscale: #6A6A6A. Windows color (decimal): -9345677 or 7562609. OLE color: 7562609.
HSL color Cylindrical-coordinate representation of color #716573: hue angle of 291.43º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716573 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 101 | 115 | - |
| CMYK | 0.02 | 0.12 | 0 | 0.55 |
| HSL | 291.43º | 0.06% | 0.42% | - |
| HSV(B) | 291.43º | 0.12% | 0.45% | - |
| XYZ | 14.56 | 14.06 | 18.17 | - |
| YUV | 106.18 | 132.98 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 115 | 0.02 | 0.12 | 0 | 0.55 | 291.43 | 0.06 | 0.42 |
| Hex | 71 | 65 | 73 | 2 | C | 0 | 37 | 123 | 6 | 2A |
| Octal | 161 | 145 | 163 | 2 | 14 | 0 | 67 | 443 | 6 | 52 |
| Binary | 1110001 | 1100101 | 1110011 | 10 | 1100 | 0 | 110111 | 100100011 | 110 | 101010 |
Color Harmonies of #716573
Complementary color
Monochromatic Colors of #716573
Black with #716573
Text Example
Text Example
White with #716573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716573; }
p { color: rgb(113,101,115); }
H1.HeaderClassName
{
color: #716573;
}
.AnyTagClassName
{
color: #716573;
}
</style>
background-color css
<style>
a { background-color: #716573; }
a { background-color: rgb(113,101,115); }
div.DivClassName
{
background-color: #716573;
}
.BgClassName
{
background-color: #716573;
}
</style>
border-color css
<style>
span { border-color: #716573; }
span { border-color: rgb(113,101,115); }
td.TdClassName
{
border-color: #716573;
}
.TagClassName
{
border-color: #716573;
}
</style>