Shades of Rum #746976
Tints of Rum #746976
RGB
CMYK
RGB Variations
Color information
#746976 (or 0x746976) is known color: Rum. HEX triplet: 74, 69 and 76. RGB value is (116,105,118). Sum of RGB (Red+Green+Blue) = 116+105+118=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 118 (46.48% from 255 or 34.81% from 339); Max value from RGB is 118 - color contains mainly: blue. Hex color #746976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746976 is #8B9689. Grayscale: #6D6D6D. Windows color (decimal): -9148042 or 7760244. OLE color: 7760244.
HSL color Cylindrical-coordinate representation of color #746976: hue angle of 290.77º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #746976 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 105 | 118 | - |
| CMYK | 0.02 | 0.11 | 0 | 0.54 |
| HSL | 290.77º | 0.06% | 0.44% | - |
| HSV(B) | 290.77º | 0.11% | 0.46% | - |
| XYZ | 15.52 | 15.12 | 19.24 | - |
| YUV | 109.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 118 | 0.02 | 0.11 | 0 | 0.54 | 290.77 | 0.06 | 0.44 |
| Hex | 74 | 69 | 76 | 2 | B | 0 | 36 | 123 | 6 | 2C |
| Octal | 164 | 151 | 166 | 2 | 13 | 0 | 66 | 443 | 6 | 54 |
| Binary | 1110100 | 1101001 | 1110110 | 10 | 1011 | 0 | 110110 | 100100011 | 110 | 101100 |
Color Harmonies of #746976
Complementary color
Monochromatic Colors of #746976
Black with #746976
Text Example
Text Example
White with #746976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746976; }
p { color: rgb(116,105,118); }
H1.HeaderClassName
{
color: #746976;
}
.AnyTagClassName
{
color: #746976;
}
</style>
background-color css
<style>
a { background-color: #746976; }
a { background-color: rgb(116,105,118); }
div.DivClassName
{
background-color: #746976;
}
.BgClassName
{
background-color: #746976;
}
</style>
border-color css
<style>
span { border-color: #746976; }
span { border-color: rgb(116,105,118); }
td.TdClassName
{
border-color: #746976;
}
.TagClassName
{
border-color: #746976;
}
</style>