Shades of Rum #767077
Tints of Rum #767077
RGB
CMYK
RGB Variations
Color information
#767077 (or 0x767077) is known color: Rum. HEX triplet: 76, 70 and 77. RGB value is (118,112,119). Sum of RGB (Red+Green+Blue) = 118+112+119=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 112 (44.14% from 255 or 32.09% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 119 - color contains mainly: blue. Hex color #767077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767077 is #898F88. Grayscale: #727272. Windows color (decimal): -9015177 or 7827574. OLE color: 7827574.
HSL color Cylindrical-coordinate representation of color #767077: hue angle of 291.43º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #767077 is Cyan = 0.01, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 112 | 119 | - |
| CMYK | 0.01 | 0.06 | 0 | 0.53 |
| HSL | 291.43º | 0.03% | 0.45% | - |
| HSV(B) | 291.43º | 0.06% | 0.47% | - |
| XYZ | 16.6 | 16.77 | 19.82 | - |
| YUV | 114.59 | 130.49 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 119 | 0.01 | 0.06 | 0 | 0.53 | 291.43 | 0.03 | 0.45 |
| Hex | 76 | 70 | 77 | 1 | 6 | 0 | 35 | 123 | 3 | 2D |
| Octal | 166 | 160 | 167 | 1 | 6 | 0 | 65 | 443 | 3 | 55 |
| Binary | 1110110 | 1110000 | 1110111 | 1 | 110 | 0 | 110101 | 100100011 | 11 | 101101 |
Color Harmonies of #767077
Complementary color
Monochromatic Colors of #767077
Black with #767077
Text Example
Text Example
White with #767077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767077; }
p { color: rgb(118,112,119); }
H1.HeaderClassName
{
color: #767077;
}
.AnyTagClassName
{
color: #767077;
}
</style>
background-color css
<style>
a { background-color: #767077; }
a { background-color: rgb(118,112,119); }
div.DivClassName
{
background-color: #767077;
}
.BgClassName
{
background-color: #767077;
}
</style>
border-color css
<style>
span { border-color: #767077; }
span { border-color: rgb(118,112,119); }
td.TdClassName
{
border-color: #767077;
}
.TagClassName
{
border-color: #767077;
}
</style>