Shades of Rum #716776
Tints of Rum #716776
RGB
CMYK
RGB Variations
Color information
#716776 (or 0x716776) is known color: Rum. HEX triplet: 71, 67 and 76. RGB value is (113,103,118). Sum of RGB (Red+Green+Blue) = 113+103+118=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 118 - color contains mainly: blue. Hex color #716776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716776 is #8E9889. Grayscale: #6B6B6B. Windows color (decimal): -9345162 or 7759729. OLE color: 7759729.
HSL color Cylindrical-coordinate representation of color #716776: hue angle of 280º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716776 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 103 | 118 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.54 |
| HSL | 280º | 0.07% | 0.43% | - |
| HSV(B) | 280º | 0.13% | 0.46% | - |
| XYZ | 14.93 | 14.52 | 19.16 | - |
| YUV | 107.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 118 | 0.04 | 0.13 | 0 | 0.54 | 280 | 0.07 | 0.43 |
| Hex | 71 | 67 | 76 | 4 | D | 0 | 36 | 118 | 7 | 2B |
| Octal | 161 | 147 | 166 | 4 | 15 | 0 | 66 | 430 | 7 | 53 |
| Binary | 1110001 | 1100111 | 1110110 | 100 | 1101 | 0 | 110110 | 100011000 | 111 | 101011 |
Color Harmonies of #716776
Complementary color
Monochromatic Colors of #716776
Black with #716776
Text Example
Text Example
White with #716776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716776; }
p { color: rgb(113,103,118); }
H1.HeaderClassName
{
color: #716776;
}
.AnyTagClassName
{
color: #716776;
}
</style>
background-color css
<style>
a { background-color: #716776; }
a { background-color: rgb(113,103,118); }
div.DivClassName
{
background-color: #716776;
}
.BgClassName
{
background-color: #716776;
}
</style>
border-color css
<style>
span { border-color: #716776; }
span { border-color: rgb(113,103,118); }
td.TdClassName
{
border-color: #716776;
}
.TagClassName
{
border-color: #716776;
}
</style>