Shades of Rum #756279
Tints of Rum #756279
RGB
CMYK
RGB Variations
Color information
#756279 (or 0x756279) is known color: Rum. HEX triplet: 75, 62 and 79. RGB value is (117,98,121). Sum of RGB (Red+Green+Blue) = 117+98+121=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 98 (38.67% from 255 or 29.17% 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 #756279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756279 is #8A9D86. Grayscale: #6A6A6A. Windows color (decimal): -9084295 or 7955061. OLE color: 7955061.
HSL color Cylindrical-coordinate representation of color #756279: hue angle of 289.57º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #756279 is Cyan = 0.03, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 98 | 121 | - |
| CMYK | 0.03 | 0.19 | 0 | 0.53 |
| HSL | 289.57º | 0.11% | 0.43% | - |
| HSV(B) | 289.57º | 0.19% | 0.47% | - |
| XYZ | 15.15 | 13.9 | 19.97 | - |
| YUV | 106.3 | 136.29 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 121 | 0.03 | 0.19 | 0 | 0.53 | 289.57 | 0.11 | 0.43 |
| Hex | 75 | 62 | 79 | 3 | 13 | 0 | 35 | 122 | B | 2B |
| Octal | 165 | 142 | 171 | 3 | 23 | 0 | 65 | 442 | 13 | 53 |
| Binary | 1110101 | 1100010 | 1111001 | 11 | 10011 | 0 | 110101 | 100100010 | 1011 | 101011 |
Color Harmonies of #756279
Complementary color
Monochromatic Colors of #756279
Black with #756279
Text Example
Text Example
White with #756279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756279; }
p { color: rgb(117,98,121); }
H1.HeaderClassName
{
color: #756279;
}
.AnyTagClassName
{
color: #756279;
}
</style>
background-color css
<style>
a { background-color: #756279; }
a { background-color: rgb(117,98,121); }
div.DivClassName
{
background-color: #756279;
}
.BgClassName
{
background-color: #756279;
}
</style>
border-color css
<style>
span { border-color: #756279; }
span { border-color: rgb(117,98,121); }
td.TdClassName
{
border-color: #756279;
}
.TagClassName
{
border-color: #756279;
}
</style>