Shades of Rum #716673
Tints of Rum #716673
RGB
CMYK
RGB Variations
Color information
#716673 (or 0x716673) is known color: Rum. HEX triplet: 71, 66 and 73. RGB value is (113,102,115). Sum of RGB (Red+Green+Blue) = 113+102+115=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 102 (40.23% from 255 or 30.91% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 115 - color contains mainly: blue. Hex color #716673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716673 is #8E998C. Grayscale: #6A6A6A. Windows color (decimal): -9345421 or 7562865. OLE color: 7562865.
HSL color Cylindrical-coordinate representation of color #716673: hue angle of 290.77º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716673 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 102 | 115 | - |
| CMYK | 0.02 | 0.11 | 0 | 0.55 |
| HSL | 290.77º | 0.06% | 0.43% | - |
| HSV(B) | 290.77º | 0.11% | 0.45% | - |
| XYZ | 14.66 | 14.25 | 18.2 | - |
| YUV | 106.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 115 | 0.02 | 0.11 | 0 | 0.55 | 290.77 | 0.06 | 0.43 |
| Hex | 71 | 66 | 73 | 2 | B | 0 | 37 | 123 | 6 | 2B |
| Octal | 161 | 146 | 163 | 2 | 13 | 0 | 67 | 443 | 6 | 53 |
| Binary | 1110001 | 1100110 | 1110011 | 10 | 1011 | 0 | 110111 | 100100011 | 110 | 101011 |
Color Harmonies of #716673
Complementary color
Monochromatic Colors of #716673
Black with #716673
Text Example
Text Example
White with #716673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716673; }
p { color: rgb(113,102,115); }
H1.HeaderClassName
{
color: #716673;
}
.AnyTagClassName
{
color: #716673;
}
</style>
background-color css
<style>
a { background-color: #716673; }
a { background-color: rgb(113,102,115); }
div.DivClassName
{
background-color: #716673;
}
.BgClassName
{
background-color: #716673;
}
</style>
border-color css
<style>
span { border-color: #716673; }
span { border-color: rgb(113,102,115); }
td.TdClassName
{
border-color: #716673;
}
.TagClassName
{
border-color: #716673;
}
</style>