Shades of Rum #756679
Tints of Rum #756679
RGB
CMYK
RGB Variations
Color information
#756679 (or 0x756679) is known color: Rum. HEX triplet: 75, 66 and 79. RGB value is (117,102,121). Sum of RGB (Red+Green+Blue) = 117+102+121=340 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.41% from 340); Green value is 102 (40.23% from 255 or 30% from 340); Blue value is 121 (47.66% from 255 or 35.59% from 340); Max value from RGB is 121 - color contains mainly: blue. Hex color #756679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756679 is #8A9986. Grayscale: #6C6C6C. Windows color (decimal): -9083271 or 7956085. OLE color: 7956085.
HSL color Cylindrical-coordinate representation of color #756679: hue angle of 287.37º 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 #756679 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 102 | 121 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.53 |
| HSL | 287.37º | 0.09% | 0.44% | - |
| HSV(B) | 287.37º | 0.16% | 0.47% | - |
| XYZ | 15.54 | 14.67 | 20.1 | - |
| YUV | 108.65 | 134.97 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 121 | 0.03 | 0.16 | 0 | 0.53 | 287.37 | 0.09 | 0.44 |
| Hex | 75 | 66 | 79 | 3 | 10 | 0 | 35 | 11F | 9 | 2C |
| Octal | 165 | 146 | 171 | 3 | 20 | 0 | 65 | 437 | 11 | 54 |
| Binary | 1110101 | 1100110 | 1111001 | 11 | 10000 | 0 | 110101 | 100011111 | 1001 | 101100 |
Color Harmonies of #756679
Complementary color
Monochromatic Colors of #756679
Black with #756679
Text Example
Text Example
White with #756679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756679; }
p { color: rgb(117,102,121); }
H1.HeaderClassName
{
color: #756679;
}
.AnyTagClassName
{
color: #756679;
}
</style>
background-color css
<style>
a { background-color: #756679; }
a { background-color: rgb(117,102,121); }
div.DivClassName
{
background-color: #756679;
}
.BgClassName
{
background-color: #756679;
}
</style>
border-color css
<style>
span { border-color: #756679; }
span { border-color: rgb(117,102,121); }
td.TdClassName
{
border-color: #756679;
}
.TagClassName
{
border-color: #756679;
}
</style>