Shades of Hemlock #767540
Tints of Hemlock #767540
RGB
CMYK
RGB Variations
Color information
#767540 (or 0x767540) is known color: Hemlock. HEX triplet: 76, 75 and 40. RGB value is (118,117,64). Sum of RGB (Red+Green+Blue) = 118+117+64=299 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.46% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 118 - color contains mainly: red. Hex color #767540 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767540 is #898ABF. Grayscale: #6F6F6F. Windows color (decimal): -9013952 or 4224374. OLE color: 4224374.
HSL color Cylindrical-coordinate representation of color #767540: hue angle of 58.89º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #767540 is Cyan = 0, Magento = 0.01, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 64 | - |
| CMYK | 0 | 0.01 | 0.46 | 0.54 |
| HSL | 58.89º | 0.3% | 0.36% | - |
| HSV(B) | 58.89º | 0.46% | 0.46% | - |
| XYZ | 14.76 | 16.94 | 7.34 | - |
| YUV | 111.26 | 101.33 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 64 | 0 | 0.01 | 0.46 | 0.54 | 58.89 | 0.3 | 0.36 |
| Hex | 76 | 75 | 40 | 0 | 1 | 2E | 36 | 3B | 1E | 24 |
| Octal | 166 | 165 | 100 | 0 | 1 | 56 | 66 | 73 | 36 | 44 |
| Binary | 1110110 | 1110101 | 1000000 | 0 | 1 | 101110 | 110110 | 111011 | 11110 | 100100 |
Color Harmonies of #767540
Complementary color
Monochromatic Colors of #767540
Black with #767540
Text Example
Text Example
White with #767540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767540; }
p { color: rgb(118,117,64); }
H1.HeaderClassName
{
color: #767540;
}
.AnyTagClassName
{
color: #767540;
}
</style>
background-color css
<style>
a { background-color: #767540; }
a { background-color: rgb(118,117,64); }
div.DivClassName
{
background-color: #767540;
}
.BgClassName
{
background-color: #767540;
}
</style>
border-color css
<style>
span { border-color: #767540; }
span { border-color: rgb(118,117,64); }
td.TdClassName
{
border-color: #767540;
}
.TagClassName
{
border-color: #767540;
}
</style>