Shades of Rum #746679
Tints of Rum #746679
RGB
CMYK
RGB Variations
Color information
#746679 (or 0x746679) is known color: Rum. HEX triplet: 74, 66 and 79. RGB value is (116,102,121). Sum of RGB (Red+Green+Blue) = 116+102+121=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 102 (40.23% from 255 or 30.09% from 339); Blue value is 121 (47.66% from 255 or 35.69% from 339); Max value from RGB is 121 - color contains mainly: blue. Hex color #746679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746679 is #8B9986. Grayscale: #6C6C6C. Windows color (decimal): -9148807 or 7956084. OLE color: 7956084.
HSL color Cylindrical-coordinate representation of color #746679: hue angle of 284.21º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #746679 is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 102 | 121 | - |
| CMYK | 0.04 | 0.16 | 0 | 0.53 |
| HSL | 284.21º | 0.09% | 0.44% | - |
| HSV(B) | 284.21º | 0.16% | 0.47% | - |
| XYZ | 15.41 | 14.6 | 20.09 | - |
| YUV | 108.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 121 | 0.04 | 0.16 | 0 | 0.53 | 284.21 | 0.09 | 0.44 |
| Hex | 74 | 66 | 79 | 4 | 10 | 0 | 35 | 11C | 9 | 2C |
| Octal | 164 | 146 | 171 | 4 | 20 | 0 | 65 | 434 | 11 | 54 |
| Binary | 1110100 | 1100110 | 1111001 | 100 | 10000 | 0 | 110101 | 100011100 | 1001 | 101100 |
Color Harmonies of #746679
Complementary color
Monochromatic Colors of #746679
Black with #746679
Text Example
Text Example
White with #746679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746679; }
p { color: rgb(116,102,121); }
H1.HeaderClassName
{
color: #746679;
}
.AnyTagClassName
{
color: #746679;
}
</style>
background-color css
<style>
a { background-color: #746679; }
a { background-color: rgb(116,102,121); }
div.DivClassName
{
background-color: #746679;
}
.BgClassName
{
background-color: #746679;
}
</style>
border-color css
<style>
span { border-color: #746679; }
span { border-color: rgb(116,102,121); }
td.TdClassName
{
border-color: #746679;
}
.TagClassName
{
border-color: #746679;
}
</style>