Shades of Rum #767177
Tints of Rum #767177
RGB
CMYK
RGB Variations
Color information
#767177 (or 0x767177) is known color: Rum. HEX triplet: 76, 71 and 77. RGB value is (118,113,119). Sum of RGB (Red+Green+Blue) = 118+113+119=350 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.71% from 350); Green value is 113 (44.53% from 255 or 32.29% from 350); Blue value is 119 (46.88% from 255 or 34% from 350); Max value from RGB is 119 - color contains mainly: blue. Hex color #767177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767177 is #898E88. Grayscale: #737373. Windows color (decimal): -9014921 or 7827830. OLE color: 7827830.
HSL color Cylindrical-coordinate representation of color #767177: hue angle of 290º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #767177 is Cyan = 0.01, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 113 | 119 | - |
| CMYK | 0.01 | 0.05 | 0 | 0.53 |
| HSL | 290º | 0.03% | 0.45% | - |
| HSV(B) | 290º | 0.05% | 0.47% | - |
| XYZ | 16.71 | 16.99 | 19.85 | - |
| YUV | 115.18 | 130.16 | 130.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 119 | 0.01 | 0.05 | 0 | 0.53 | 290 | 0.03 | 0.45 |
| Hex | 76 | 71 | 77 | 1 | 5 | 0 | 35 | 122 | 3 | 2D |
| Octal | 166 | 161 | 167 | 1 | 5 | 0 | 65 | 442 | 3 | 55 |
| Binary | 1110110 | 1110001 | 1110111 | 1 | 101 | 0 | 110101 | 100100010 | 11 | 101101 |
Color Harmonies of #767177
Complementary color
Monochromatic Colors of #767177
Black with #767177
Text Example
Text Example
White with #767177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767177; }
p { color: rgb(118,113,119); }
H1.HeaderClassName
{
color: #767177;
}
.AnyTagClassName
{
color: #767177;
}
</style>
background-color css
<style>
a { background-color: #767177; }
a { background-color: rgb(118,113,119); }
div.DivClassName
{
background-color: #767177;
}
.BgClassName
{
background-color: #767177;
}
</style>
border-color css
<style>
span { border-color: #767177; }
span { border-color: rgb(118,113,119); }
td.TdClassName
{
border-color: #767177;
}
.TagClassName
{
border-color: #767177;
}
</style>