Shades of Rum #76607E
Tints of Rum #76607E
RGB
CMYK
RGB Variations
Color information
#76607E (or 0x76607E) is known color: Rum. HEX triplet: 76, 60 and 7E. RGB value is (118,96,126). Sum of RGB (Red+Green+Blue) = 118+96+126=340 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.71% from 340); Green value is 96 (37.89% from 255 or 28.24% from 340); Blue value is 126 (49.61% from 255 or 37.06% from 340); Max value from RGB is 126 - color contains mainly: blue. Hex color #76607E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76607E is #899F81. Grayscale: #696969. Windows color (decimal): -9019266 or 8282230. OLE color: 8282230.
HSL color Cylindrical-coordinate representation of color #76607E: hue angle of 284º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #76607E is Cyan = 0.06, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 96 | 126 | - |
| CMYK | 0.06 | 0.24 | 0 | 0.51 |
| HSL | 284º | 0.14% | 0.44% | - |
| HSV(B) | 284º | 0.24% | 0.49% | - |
| XYZ | 15.42 | 13.72 | 21.57 | - |
| YUV | 106 | 139.29 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 126 | 0.06 | 0.24 | 0 | 0.51 | 284 | 0.14 | 0.44 |
| Hex | 76 | 60 | 7E | 6 | 18 | 0 | 33 | 11C | E | 2C |
| Octal | 166 | 140 | 176 | 6 | 30 | 0 | 63 | 434 | 16 | 54 |
| Binary | 1110110 | 1100000 | 1111110 | 110 | 11000 | 0 | 110011 | 100011100 | 1110 | 101100 |
Color Harmonies of #76607E
Complementary color
Monochromatic Colors of #76607E
Black with #76607E
Text Example
Text Example
White with #76607E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76607E; }
p { color: rgb(118,96,126); }
H1.HeaderClassName
{
color: #76607E;
}
.AnyTagClassName
{
color: #76607E;
}
</style>
background-color css
<style>
a { background-color: #76607E; }
a { background-color: rgb(118,96,126); }
div.DivClassName
{
background-color: #76607E;
}
.BgClassName
{
background-color: #76607E;
}
</style>
border-color css
<style>
span { border-color: #76607E; }
span { border-color: rgb(118,96,126); }
td.TdClassName
{
border-color: #76607E;
}
.TagClassName
{
border-color: #76607E;
}
</style>