Shades of Hemlock #676756
Tints of Hemlock #676756
RGB
CMYK
RGB Variations
Color information
#676756 (or 0x676756) is known color: Hemlock. HEX triplet: 67, 67 and 56. RGB value is (103,103,86). Sum of RGB (Red+Green+Blue) = 103+103+86=292 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.27% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676756 is #9898A9. Grayscale: #656565. Windows color (decimal): -10000554 or 5662567. OLE color: 5662567.
HSL color Cylindrical-coordinate representation of color #676756: hue angle of 60º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #676756 is Cyan = 0, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 86 | - |
| CMYK | 0 | 0 | 0.17 | 0.60 |
| HSL | 60º | 0.09% | 0.37% | - |
| HSV(B) | 60º | 0.17% | 0.4% | - |
| XYZ | 12.12 | 13.26 | 10.72 | - |
| YUV | 101.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 86 | 0 | 0 | 0.17 | 0.60 | 60 | 0.09 | 0.37 |
| Hex | 67 | 67 | 56 | 0 | 0 | 11 | 3C | 3C | 9 | 25 |
| Octal | 147 | 147 | 126 | 0 | 0 | 21 | 74 | 74 | 11 | 45 |
| Binary | 1100111 | 1100111 | 1010110 | 0 | 0 | 10001 | 111100 | 111100 | 1001 | 100101 |
Color Harmonies of #676756
Complementary color
Monochromatic Colors of #676756
Black with #676756
Text Example
Text Example
White with #676756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676756; }
p { color: rgb(103,103,86); }
H1.HeaderClassName
{
color: #676756;
}
.AnyTagClassName
{
color: #676756;
}
</style>
background-color css
<style>
a { background-color: #676756; }
a { background-color: rgb(103,103,86); }
div.DivClassName
{
background-color: #676756;
}
.BgClassName
{
background-color: #676756;
}
</style>
border-color css
<style>
span { border-color: #676756; }
span { border-color: rgb(103,103,86); }
td.TdClassName
{
border-color: #676756;
}
.TagClassName
{
border-color: #676756;
}
</style>