Shades of Rum #716473
Tints of Rum #716473
RGB
CMYK
RGB Variations
Color information
#716473 (or 0x716473) is known color: Rum. HEX triplet: 71, 64 and 73. RGB value is (113,100,115). Sum of RGB (Red+Green+Blue) = 113+100+115=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 100 (39.45% from 255 or 30.49% from 328); Blue value is 115 (45.31% from 255 or 35.06% from 328); Max value from RGB is 115 - color contains mainly: blue. Hex color #716473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716473 is #8E9B8C. Grayscale: #696969. Windows color (decimal): -9345933 or 7562353. OLE color: 7562353.
HSL color Cylindrical-coordinate representation of color #716473: hue angle of 292º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716473 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 100 | 115 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.55 |
| HSL | 292º | 0.07% | 0.42% | - |
| HSV(B) | 292º | 0.13% | 0.45% | - |
| XYZ | 14.46 | 13.86 | 18.13 | - |
| YUV | 105.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 115 | 0.02 | 0.13 | 0 | 0.55 | 292 | 0.07 | 0.42 |
| Hex | 71 | 64 | 73 | 2 | D | 0 | 37 | 124 | 7 | 2A |
| Octal | 161 | 144 | 163 | 2 | 15 | 0 | 67 | 444 | 7 | 52 |
| Binary | 1110001 | 1100100 | 1110011 | 10 | 1101 | 0 | 110111 | 100100100 | 111 | 101010 |
Color Harmonies of #716473
Complementary color
Monochromatic Colors of #716473
Black with #716473
Text Example
Text Example
White with #716473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716473; }
p { color: rgb(113,100,115); }
H1.HeaderClassName
{
color: #716473;
}
.AnyTagClassName
{
color: #716473;
}
</style>
background-color css
<style>
a { background-color: #716473; }
a { background-color: rgb(113,100,115); }
div.DivClassName
{
background-color: #716473;
}
.BgClassName
{
background-color: #716473;
}
</style>
border-color css
<style>
span { border-color: #716473; }
span { border-color: rgb(113,100,115); }
td.TdClassName
{
border-color: #716473;
}
.TagClassName
{
border-color: #716473;
}
</style>