Shades of Rum #76617D
Tints of Rum #76617D
RGB
CMYK
RGB Variations
Color information
#76617D (or 0x76617D) is known color: Rum. HEX triplet: 76, 61 and 7D. RGB value is (118,97,125). Sum of RGB (Red+Green+Blue) = 118+97+125=340 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.71% from 340); Green value is 97 (38.28% from 255 or 28.53% from 340); Blue value is 125 (49.22% from 255 or 36.76% from 340); Max value from RGB is 125 - color contains mainly: blue. Hex color #76617D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76617D is #899E82. Grayscale: #6A6A6A. Windows color (decimal): -9019011 or 8216950. OLE color: 8216950.
HSL color Cylindrical-coordinate representation of color #76617D: hue angle of 285º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #76617D is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 97 | 125 | - |
| CMYK | 0.06 | 0.22 | 0 | 0.51 |
| HSL | 285º | 0.13% | 0.44% | - |
| HSV(B) | 285º | 0.22% | 0.49% | - |
| XYZ | 15.45 | 13.88 | 21.27 | - |
| YUV | 106.47 | 138.46 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 125 | 0.06 | 0.22 | 0 | 0.51 | 285 | 0.13 | 0.44 |
| Hex | 76 | 61 | 7D | 6 | 16 | 0 | 33 | 11D | D | 2C |
| Octal | 166 | 141 | 175 | 6 | 26 | 0 | 63 | 435 | 15 | 54 |
| Binary | 1110110 | 1100001 | 1111101 | 110 | 10110 | 0 | 110011 | 100011101 | 1101 | 101100 |
Color Harmonies of #76617D
Complementary color
Monochromatic Colors of #76617D
Black with #76617D
Text Example
Text Example
White with #76617D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76617D; }
p { color: rgb(118,97,125); }
H1.HeaderClassName
{
color: #76617D;
}
.AnyTagClassName
{
color: #76617D;
}
</style>
background-color css
<style>
a { background-color: #76617D; }
a { background-color: rgb(118,97,125); }
div.DivClassName
{
background-color: #76617D;
}
.BgClassName
{
background-color: #76617D;
}
</style>
border-color css
<style>
span { border-color: #76617D; }
span { border-color: rgb(118,97,125); }
td.TdClassName
{
border-color: #76617D;
}
.TagClassName
{
border-color: #76617D;
}
</style>