Shades of Hemlock #656347
Tints of Hemlock #656347
RGB
CMYK
RGB Variations
Color information
#656347 (or 0x656347) is known color: Hemlock. HEX triplet: 65, 63 and 47. RGB value is (101,99,71). Sum of RGB (Red+Green+Blue) = 101+99+71=271 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.27% from 271); Green value is 99 (39.06% from 255 or 36.53% from 271); Blue value is 71 (28.12% from 255 or 26.20% from 271); Max value from RGB is 101 - color contains mainly: red. Hex color #656347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656347 is #9A9CB8. Grayscale: #606060. Windows color (decimal): -10132665 or 4678501. OLE color: 4678501.
HSL color Cylindrical-coordinate representation of color #656347: hue angle of 56º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #656347 is Cyan = 0, Magento = 0.02, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 71 | - |
| CMYK | 0 | 0.02 | 0.30 | 0.60 |
| HSL | 56º | 0.17% | 0.34% | - |
| HSV(B) | 56º | 0.3% | 0.4% | - |
| XYZ | 10.97 | 12.15 | 7.73 | - |
| YUV | 96.41 | 113.66 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 71 | 0 | 0.02 | 0.30 | 0.60 | 56 | 0.17 | 0.34 |
| Hex | 65 | 63 | 47 | 0 | 2 | 1E | 3C | 38 | 11 | 22 |
| Octal | 145 | 143 | 107 | 0 | 2 | 36 | 74 | 70 | 21 | 42 |
| Binary | 1100101 | 1100011 | 1000111 | 0 | 10 | 11110 | 111100 | 111000 | 10001 | 100010 |
Color Harmonies of #656347
Complementary color
Monochromatic Colors of #656347
Black with #656347
Text Example
Text Example
White with #656347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656347; }
p { color: rgb(101,99,71); }
H1.HeaderClassName
{
color: #656347;
}
.AnyTagClassName
{
color: #656347;
}
</style>
background-color css
<style>
a { background-color: #656347; }
a { background-color: rgb(101,99,71); }
div.DivClassName
{
background-color: #656347;
}
.BgClassName
{
background-color: #656347;
}
</style>
border-color css
<style>
span { border-color: #656347; }
span { border-color: rgb(101,99,71); }
td.TdClassName
{
border-color: #656347;
}
.TagClassName
{
border-color: #656347;
}
</style>