Shades of Hemlock #717144
Tints of Hemlock #717144
RGB
CMYK
RGB Variations
Color information
#717144 (or 0x717144) is known color: Hemlock. HEX triplet: 71, 71 and 44. RGB value is (113,113,68). Sum of RGB (Red+Green+Blue) = 113+113+68=294 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.44% from 294); Green value is 113 (44.53% from 255 or 38.44% from 294); Blue value is 68 (26.95% from 255 or 23.13% from 294); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717144 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717144 is #8E8EBB. Grayscale: #6C6C6C. Windows color (decimal): -9342652 or 4485489. OLE color: 4485489.
HSL color Cylindrical-coordinate representation of color #717144: hue angle of 60º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #717144 is Cyan = 0, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 68 | - |
| CMYK | 0 | 0 | 0.40 | 0.56 |
| HSL | 60º | 0.25% | 0.35% | - |
| HSV(B) | 60º | 0.4% | 0.44% | - |
| XYZ | 13.76 | 15.74 | 7.78 | - |
| YUV | 107.87 | 105.5 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 68 | 0 | 0 | 0.40 | 0.56 | 60 | 0.25 | 0.35 |
| Hex | 71 | 71 | 44 | 0 | 0 | 28 | 38 | 3C | 19 | 23 |
| Octal | 161 | 161 | 104 | 0 | 0 | 50 | 70 | 74 | 31 | 43 |
| Binary | 1110001 | 1110001 | 1000100 | 0 | 0 | 101000 | 111000 | 111100 | 11001 | 100011 |
Color Harmonies of #717144
Complementary color
Monochromatic Colors of #717144
Black with #717144
Text Example
Text Example
White with #717144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717144; }
p { color: rgb(113,113,68); }
H1.HeaderClassName
{
color: #717144;
}
.AnyTagClassName
{
color: #717144;
}
</style>
background-color css
<style>
a { background-color: #717144; }
a { background-color: rgb(113,113,68); }
div.DivClassName
{
background-color: #717144;
}
.BgClassName
{
background-color: #717144;
}
</style>
border-color css
<style>
span { border-color: #717144; }
span { border-color: rgb(113,113,68); }
td.TdClassName
{
border-color: #717144;
}
.TagClassName
{
border-color: #717144;
}
</style>