Shades of Rum #756578
Tints of Rum #756578
RGB
CMYK
RGB Variations
Color information
#756578 (or 0x756578) is known color: Rum. HEX triplet: 75, 65 and 78. RGB value is (117,101,120). Sum of RGB (Red+Green+Blue) = 117+101+120=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 101 (39.84% from 255 or 29.88% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: blue. Hex color #756578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756578 is #8A9A87. Grayscale: #6B6B6B. Windows color (decimal): -9083528 or 7890293. OLE color: 7890293.
HSL color Cylindrical-coordinate representation of color #756578: hue angle of 290.53º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #756578 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 101 | 120 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.53 |
| HSL | 290.53º | 0.09% | 0.43% | - |
| HSV(B) | 290.53º | 0.16% | 0.47% | - |
| XYZ | 15.38 | 14.45 | 19.75 | - |
| YUV | 107.95 | 134.8 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 120 | 0.02 | 0.16 | 0 | 0.53 | 290.53 | 0.09 | 0.43 |
| Hex | 75 | 65 | 78 | 2 | 10 | 0 | 35 | 123 | 9 | 2B |
| Octal | 165 | 145 | 170 | 2 | 20 | 0 | 65 | 443 | 11 | 53 |
| Binary | 1110101 | 1100101 | 1111000 | 10 | 10000 | 0 | 110101 | 100100011 | 1001 | 101011 |
Color Harmonies of #756578
Complementary color
Monochromatic Colors of #756578
Black with #756578
Text Example
Text Example
White with #756578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756578; }
p { color: rgb(117,101,120); }
H1.HeaderClassName
{
color: #756578;
}
.AnyTagClassName
{
color: #756578;
}
</style>
background-color css
<style>
a { background-color: #756578; }
a { background-color: rgb(117,101,120); }
div.DivClassName
{
background-color: #756578;
}
.BgClassName
{
background-color: #756578;
}
</style>
border-color css
<style>
span { border-color: #756578; }
span { border-color: rgb(117,101,120); }
td.TdClassName
{
border-color: #756578;
}
.TagClassName
{
border-color: #756578;
}
</style>