Shades of Rum #756479
Tints of Rum #756479
RGB
CMYK
RGB Variations
Color information
#756479 (or 0x756479) is known color: Rum. HEX triplet: 75, 64 and 79. RGB value is (117,100,121). Sum of RGB (Red+Green+Blue) = 117+100+121=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 100 (39.45% from 255 or 29.59% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 121 - color contains mainly: blue. Hex color #756479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756479 is #8A9B86. Grayscale: #6B6B6B. Windows color (decimal): -9083783 or 7955573. OLE color: 7955573.
HSL color Cylindrical-coordinate representation of color #756479: hue angle of 288.57º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756479 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 100 | 121 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.53 |
| HSL | 288.57º | 0.1% | 0.43% | - |
| HSV(B) | 288.57º | 0.17% | 0.47% | - |
| XYZ | 15.34 | 14.28 | 20.04 | - |
| YUV | 107.48 | 135.63 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 121 | 0.03 | 0.17 | 0 | 0.53 | 288.57 | 0.1 | 0.43 |
| Hex | 75 | 64 | 79 | 3 | 11 | 0 | 35 | 121 | A | 2B |
| Octal | 165 | 144 | 171 | 3 | 21 | 0 | 65 | 441 | 12 | 53 |
| Binary | 1110101 | 1100100 | 1111001 | 11 | 10001 | 0 | 110101 | 100100001 | 1010 | 101011 |
Color Harmonies of #756479
Complementary color
Monochromatic Colors of #756479
Black with #756479
Text Example
Text Example
White with #756479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756479; }
p { color: rgb(117,100,121); }
H1.HeaderClassName
{
color: #756479;
}
.AnyTagClassName
{
color: #756479;
}
</style>
background-color css
<style>
a { background-color: #756479; }
a { background-color: rgb(117,100,121); }
div.DivClassName
{
background-color: #756479;
}
.BgClassName
{
background-color: #756479;
}
</style>
border-color css
<style>
span { border-color: #756479; }
span { border-color: rgb(117,100,121); }
td.TdClassName
{
border-color: #756479;
}
.TagClassName
{
border-color: #756479;
}
</style>