Shades of Rum #756977
Tints of Rum #756977
RGB
CMYK
RGB Variations
Color information
#756977 (or 0x756977) is known color: Rum. HEX triplet: 75, 69 and 77. RGB value is (117,105,119). Sum of RGB (Red+Green+Blue) = 117+105+119=341 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.31% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 119 (46.88% from 255 or 34.90% from 341); Max value from RGB is 119 - color contains mainly: blue. Hex color #756977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756977 is #8A9688. Grayscale: #6E6E6E. Windows color (decimal): -9082505 or 7825781. OLE color: 7825781.
HSL color Cylindrical-coordinate representation of color #756977: hue angle of 291.43º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #756977 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 105 | 119 | - |
| CMYK | 0.02 | 0.12 | 0 | 0.53 |
| HSL | 291.43º | 0.06% | 0.44% | - |
| HSV(B) | 291.43º | 0.12% | 0.47% | - |
| XYZ | 15.72 | 15.22 | 19.56 | - |
| YUV | 110.18 | 132.98 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 119 | 0.02 | 0.12 | 0 | 0.53 | 291.43 | 0.06 | 0.44 |
| Hex | 75 | 69 | 77 | 2 | C | 0 | 35 | 123 | 6 | 2C |
| Octal | 165 | 151 | 167 | 2 | 14 | 0 | 65 | 443 | 6 | 54 |
| Binary | 1110101 | 1101001 | 1110111 | 10 | 1100 | 0 | 110101 | 100100011 | 110 | 101100 |
Color Harmonies of #756977
Complementary color
Monochromatic Colors of #756977
Black with #756977
Text Example
Text Example
White with #756977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756977; }
p { color: rgb(117,105,119); }
H1.HeaderClassName
{
color: #756977;
}
.AnyTagClassName
{
color: #756977;
}
</style>
background-color css
<style>
a { background-color: #756977; }
a { background-color: rgb(117,105,119); }
div.DivClassName
{
background-color: #756977;
}
.BgClassName
{
background-color: #756977;
}
</style>
border-color css
<style>
span { border-color: #756977; }
span { border-color: rgb(117,105,119); }
td.TdClassName
{
border-color: #756977;
}
.TagClassName
{
border-color: #756977;
}
</style>