Shades of Hemlock #767440
Tints of Hemlock #767440
RGB
CMYK
RGB Variations
Color information
#767440 (or 0x767440) is known color: Hemlock. HEX triplet: 76, 74 and 40. RGB value is (118,116,64). Sum of RGB (Red+Green+Blue) = 118+116+64=298 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.60% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 118 - color contains mainly: red. Hex color #767440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767440 is #898BBF. Grayscale: #6E6E6E. Windows color (decimal): -9014208 or 4224118. OLE color: 4224118.
HSL color Cylindrical-coordinate representation of color #767440: hue angle of 57.78º 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 #767440 is Cyan = 0, Magento = 0.02, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 64 | - |
| CMYK | 0 | 0.02 | 0.46 | 0.54 |
| HSL | 57.78º | 0.3% | 0.36% | - |
| HSV(B) | 57.78º | 0.46% | 0.46% | - |
| XYZ | 14.64 | 16.71 | 7.3 | - |
| YUV | 110.67 | 101.66 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 64 | 0 | 0.02 | 0.46 | 0.54 | 57.78 | 0.3 | 0.36 |
| Hex | 76 | 74 | 40 | 0 | 2 | 2E | 36 | 3A | 1E | 24 |
| Octal | 166 | 164 | 100 | 0 | 2 | 56 | 66 | 72 | 36 | 44 |
| Binary | 1110110 | 1110100 | 1000000 | 0 | 10 | 101110 | 110110 | 111010 | 11110 | 100100 |
Color Harmonies of #767440
Complementary color
Monochromatic Colors of #767440
Black with #767440
Text Example
Text Example
White with #767440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767440; }
p { color: rgb(118,116,64); }
H1.HeaderClassName
{
color: #767440;
}
.AnyTagClassName
{
color: #767440;
}
</style>
background-color css
<style>
a { background-color: #767440; }
a { background-color: rgb(118,116,64); }
div.DivClassName
{
background-color: #767440;
}
.BgClassName
{
background-color: #767440;
}
</style>
border-color css
<style>
span { border-color: #767440; }
span { border-color: rgb(118,116,64); }
td.TdClassName
{
border-color: #767440;
}
.TagClassName
{
border-color: #767440;
}
</style>