Shades of Rum #767277
Tints of Rum #767277
RGB
CMYK
RGB Variations
Color information
#767277 (or 0x767277) is known color: Rum. HEX triplet: 76, 72 and 77. RGB value is (118,114,119). Sum of RGB (Red+Green+Blue) = 118+114+119=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 114 (44.92% from 255 or 32.48% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 119 - color contains mainly: blue. Hex color #767277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767277 is #898D88. Grayscale: #737373. Windows color (decimal): -9014665 or 7828086. OLE color: 7828086.
HSL color Cylindrical-coordinate representation of color #767277: hue angle of 288º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #767277 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 114 | 119 | - |
| CMYK | 0.01 | 0.04 | 0 | 0.53 |
| HSL | 288º | 0.02% | 0.46% | - |
| HSV(B) | 288º | 0.04% | 0.47% | - |
| XYZ | 16.82 | 17.22 | 19.89 | - |
| YUV | 115.77 | 129.83 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 119 | 0.01 | 0.04 | 0 | 0.53 | 288 | 0.02 | 0.46 |
| Hex | 76 | 72 | 77 | 1 | 4 | 0 | 35 | 120 | 2 | 2E |
| Octal | 166 | 162 | 167 | 1 | 4 | 0 | 65 | 440 | 2 | 56 |
| Binary | 1110110 | 1110010 | 1110111 | 1 | 100 | 0 | 110101 | 100100000 | 10 | 101110 |
Color Harmonies of #767277
Complementary color
Monochromatic Colors of #767277
Black with #767277
Text Example
Text Example
White with #767277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767277; }
p { color: rgb(118,114,119); }
H1.HeaderClassName
{
color: #767277;
}
.AnyTagClassName
{
color: #767277;
}
</style>
background-color css
<style>
a { background-color: #767277; }
a { background-color: rgb(118,114,119); }
div.DivClassName
{
background-color: #767277;
}
.BgClassName
{
background-color: #767277;
}
</style>
border-color css
<style>
span { border-color: #767277; }
span { border-color: rgb(118,114,119); }
td.TdClassName
{
border-color: #767277;
}
.TagClassName
{
border-color: #767277;
}
</style>