Shades of Rum #767377
Tints of Rum #767377
RGB
CMYK
RGB Variations
Color information
#767377 (or 0x767377) is known color: Rum. HEX triplet: 76, 73 and 77. RGB value is (118,115,119). Sum of RGB (Red+Green+Blue) = 118+115+119=352 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.52% from 352); Green value is 115 (45.31% from 255 or 32.67% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 119 - color contains mainly: blue. Hex color #767377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767377 is #898C88. Grayscale: #747474. Windows color (decimal): -9014409 or 7828342. OLE color: 7828342.
HSL color Cylindrical-coordinate representation of color #767377: hue angle of 285º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767377 is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 115 | 119 | - |
| CMYK | 0.01 | 0.03 | 0 | 0.53 |
| HSL | 285º | 0.02% | 0.46% | - |
| HSV(B) | 285º | 0.03% | 0.47% | - |
| XYZ | 16.93 | 17.44 | 19.93 | - |
| YUV | 116.35 | 129.49 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 119 | 0.01 | 0.03 | 0 | 0.53 | 285 | 0.02 | 0.46 |
| Hex | 76 | 73 | 77 | 1 | 3 | 0 | 35 | 11D | 2 | 2E |
| Octal | 166 | 163 | 167 | 1 | 3 | 0 | 65 | 435 | 2 | 56 |
| Binary | 1110110 | 1110011 | 1110111 | 1 | 11 | 0 | 110101 | 100011101 | 10 | 101110 |
Color Harmonies of #767377
Complementary color
Monochromatic Colors of #767377
Black with #767377
Text Example
Text Example
White with #767377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767377; }
p { color: rgb(118,115,119); }
H1.HeaderClassName
{
color: #767377;
}
.AnyTagClassName
{
color: #767377;
}
</style>
background-color css
<style>
a { background-color: #767377; }
a { background-color: rgb(118,115,119); }
div.DivClassName
{
background-color: #767377;
}
.BgClassName
{
background-color: #767377;
}
</style>
border-color css
<style>
span { border-color: #767377; }
span { border-color: rgb(118,115,119); }
td.TdClassName
{
border-color: #767377;
}
.TagClassName
{
border-color: #767377;
}
</style>