Shades of Rum #756379
Tints of Rum #756379
RGB
CMYK
RGB Variations
Color information
#756379 (or 0x756379) is known color: Rum. HEX triplet: 75, 63 and 79. RGB value is (117,99,121). Sum of RGB (Red+Green+Blue) = 117+99+121=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 121 (47.66% from 255 or 35.91% from 337); Max value from RGB is 121 - color contains mainly: blue. Hex color #756379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756379 is #8A9C86. Grayscale: #6A6A6A. Windows color (decimal): -9084039 or 7955317. OLE color: 7955317.
HSL color Cylindrical-coordinate representation of color #756379: hue angle of 289.09º 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 #756379 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 99 | 121 | - |
| CMYK | 0.03 | 0.18 | 0 | 0.53 |
| HSL | 289.09º | 0.1% | 0.43% | - |
| HSV(B) | 289.09º | 0.18% | 0.47% | - |
| XYZ | 15.25 | 14.09 | 20 | - |
| YUV | 106.89 | 135.96 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 121 | 0.03 | 0.18 | 0 | 0.53 | 289.09 | 0.1 | 0.43 |
| Hex | 75 | 63 | 79 | 3 | 12 | 0 | 35 | 121 | A | 2B |
| Octal | 165 | 143 | 171 | 3 | 22 | 0 | 65 | 441 | 12 | 53 |
| Binary | 1110101 | 1100011 | 1111001 | 11 | 10010 | 0 | 110101 | 100100001 | 1010 | 101011 |
Color Harmonies of #756379
Complementary color
Monochromatic Colors of #756379
Black with #756379
Text Example
Text Example
White with #756379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756379; }
p { color: rgb(117,99,121); }
H1.HeaderClassName
{
color: #756379;
}
.AnyTagClassName
{
color: #756379;
}
</style>
background-color css
<style>
a { background-color: #756379; }
a { background-color: rgb(117,99,121); }
div.DivClassName
{
background-color: #756379;
}
.BgClassName
{
background-color: #756379;
}
</style>
border-color css
<style>
span { border-color: #756379; }
span { border-color: rgb(117,99,121); }
td.TdClassName
{
border-color: #756379;
}
.TagClassName
{
border-color: #756379;
}
</style>