Shades of Rum #756577
Tints of Rum #756577
RGB
CMYK
RGB Variations
Color information
#756577 (or 0x756577) is known color: Rum. HEX triplet: 75, 65 and 77. RGB value is (117,101,119). Sum of RGB (Red+Green+Blue) = 117+101+119=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 101 (39.84% from 255 or 29.97% from 337); Blue value is 119 (46.88% from 255 or 35.31% from 337); Max value from RGB is 119 - color contains mainly: blue. Hex color #756577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756577 is #8A9A88. Grayscale: #6B6B6B. Windows color (decimal): -9083529 or 7824757. OLE color: 7824757.
HSL color Cylindrical-coordinate representation of color #756577: hue angle of 293.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756577 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 101 | 119 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.53 |
| HSL | 293.33º | 0.08% | 0.43% | - |
| HSV(B) | 293.33º | 0.15% | 0.47% | - |
| XYZ | 15.32 | 14.42 | 19.43 | - |
| YUV | 107.84 | 134.3 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 119 | 0.02 | 0.15 | 0 | 0.53 | 293.33 | 0.08 | 0.43 |
| Hex | 75 | 65 | 77 | 2 | F | 0 | 35 | 125 | 8 | 2B |
| Octal | 165 | 145 | 167 | 2 | 17 | 0 | 65 | 445 | 10 | 53 |
| Binary | 1110101 | 1100101 | 1110111 | 10 | 1111 | 0 | 110101 | 100100101 | 1000 | 101011 |
Color Harmonies of #756577
Complementary color
Monochromatic Colors of #756577
Black with #756577
Text Example
Text Example
White with #756577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756577; }
p { color: rgb(117,101,119); }
H1.HeaderClassName
{
color: #756577;
}
.AnyTagClassName
{
color: #756577;
}
</style>
background-color css
<style>
a { background-color: #756577; }
a { background-color: rgb(117,101,119); }
div.DivClassName
{
background-color: #756577;
}
.BgClassName
{
background-color: #756577;
}
</style>
border-color css
<style>
span { border-color: #756577; }
span { border-color: rgb(117,101,119); }
td.TdClassName
{
border-color: #756577;
}
.TagClassName
{
border-color: #756577;
}
</style>