Shades of Rum #746079
Tints of Rum #746079
RGB
CMYK
RGB Variations
Color information
#746079 (or 0x746079) is known color: Rum. HEX triplet: 74, 60 and 79. RGB value is (116,96,121). Sum of RGB (Red+Green+Blue) = 116+96+121=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 96 (37.89% from 255 or 28.83% from 333); Blue value is 121 (47.66% from 255 or 36.34% from 333); Max value from RGB is 121 - color contains mainly: blue. Hex color #746079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746079 is #8B9F86. Grayscale: #686868. Windows color (decimal): -9150343 or 7954548. OLE color: 7954548.
HSL color Cylindrical-coordinate representation of color #746079: hue angle of 288º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #746079 is Cyan = 0.04, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 96 | 121 | - |
| CMYK | 0.04 | 0.21 | 0 | 0.53 |
| HSL | 288º | 0.12% | 0.43% | - |
| HSV(B) | 288º | 0.21% | 0.47% | - |
| XYZ | 14.84 | 13.46 | 19.91 | - |
| YUV | 104.83 | 137.13 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 121 | 0.04 | 0.21 | 0 | 0.53 | 288 | 0.12 | 0.43 |
| Hex | 74 | 60 | 79 | 4 | 15 | 0 | 35 | 120 | C | 2B |
| Octal | 164 | 140 | 171 | 4 | 25 | 0 | 65 | 440 | 14 | 53 |
| Binary | 1110100 | 1100000 | 1111001 | 100 | 10101 | 0 | 110101 | 100100000 | 1100 | 101011 |
Color Harmonies of #746079
Complementary color
Monochromatic Colors of #746079
Black with #746079
Text Example
Text Example
White with #746079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746079; }
p { color: rgb(116,96,121); }
H1.HeaderClassName
{
color: #746079;
}
.AnyTagClassName
{
color: #746079;
}
</style>
background-color css
<style>
a { background-color: #746079; }
a { background-color: rgb(116,96,121); }
div.DivClassName
{
background-color: #746079;
}
.BgClassName
{
background-color: #746079;
}
</style>
border-color css
<style>
span { border-color: #746079; }
span { border-color: rgb(116,96,121); }
td.TdClassName
{
border-color: #746079;
}
.TagClassName
{
border-color: #746079;
}
</style>