Shades of Rum #746379
Tints of Rum #746379
RGB
CMYK
RGB Variations
Color information
#746379 (or 0x746379) is known color: Rum. HEX triplet: 74, 63 and 79. RGB value is (116,99,121). Sum of RGB (Red+Green+Blue) = 116+99+121=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 121 - color contains mainly: blue. Hex color #746379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746379 is #8B9C86. Grayscale: #6A6A6A. Windows color (decimal): -9149575 or 7955316. OLE color: 7955316.
HSL color Cylindrical-coordinate representation of color #746379: hue angle of 286.36º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #746379 is Cyan = 0.04, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 99 | 121 | - |
| CMYK | 0.04 | 0.18 | 0 | 0.53 |
| HSL | 286.36º | 0.1% | 0.43% | - |
| HSV(B) | 286.36º | 0.18% | 0.47% | - |
| XYZ | 15.12 | 14.02 | 20 | - |
| YUV | 106.59 | 136.13 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 121 | 0.04 | 0.18 | 0 | 0.53 | 286.36 | 0.1 | 0.43 |
| Hex | 74 | 63 | 79 | 4 | 12 | 0 | 35 | 11E | A | 2B |
| Octal | 164 | 143 | 171 | 4 | 22 | 0 | 65 | 436 | 12 | 53 |
| Binary | 1110100 | 1100011 | 1111001 | 100 | 10010 | 0 | 110101 | 100011110 | 1010 | 101011 |
Color Harmonies of #746379
Complementary color
Monochromatic Colors of #746379
Black with #746379
Text Example
Text Example
White with #746379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746379; }
p { color: rgb(116,99,121); }
H1.HeaderClassName
{
color: #746379;
}
.AnyTagClassName
{
color: #746379;
}
</style>
background-color css
<style>
a { background-color: #746379; }
a { background-color: rgb(116,99,121); }
div.DivClassName
{
background-color: #746379;
}
.BgClassName
{
background-color: #746379;
}
</style>
border-color css
<style>
span { border-color: #746379; }
span { border-color: rgb(116,99,121); }
td.TdClassName
{
border-color: #746379;
}
.TagClassName
{
border-color: #746379;
}
</style>