Shades of Hemp #9D7A6E
Tints of Hemp #9D7A6E
RGB
CMYK
RGB Variations
Color information
#9D7A6E (or 0x9D7A6E) is known color: Hemp. HEX triplet: 9D, 7A and 6E. RGB value is (157,122,110). Sum of RGB (Red+Green+Blue) = 157+122+110=389 (51% of max value = 765). Red value is 157 (61.72% from 255 or 40.36% from 389); Green value is 122 (48.05% from 255 or 31.36% from 389); Blue value is 110 (43.36% from 255 or 28.28% from 389); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7A6E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7A6E is #628591. Grayscale: #838383. Windows color (decimal): -6456722 or 7240349. OLE color: 7240349.
HSL color Cylindrical-coordinate representation of color #9D7A6E: hue angle of 15.32º degrees, saturation: 0.19, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9D7A6E is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 122 | 110 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.38 |
| HSL | 15.32º | 0.19% | 0.52% | - |
| HSV(B) | 15.32º | 0.3% | 0.62% | - |
| XYZ | 23.68 | 22.21 | 17.79 | - |
| YUV | 131.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 122 | 110 | 0 | 0.22 | 0.30 | 0.38 | 15.32 | 0.19 | 0.52 |
| Hex | 9D | 7A | 6E | 0 | 16 | 1E | 26 | F | 13 | 34 |
| Octal | 235 | 172 | 156 | 0 | 26 | 36 | 46 | 17 | 23 | 64 |
| Binary | 10011101 | 1111010 | 1101110 | 0 | 10110 | 11110 | 100110 | 1111 | 10011 | 110100 |
Color Harmonies of #9D7A6E
Complementary color
Monochromatic Colors of #9D7A6E
Black with #9D7A6E
Text Example
Text Example
White with #9D7A6E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7A6E; }
p { color: rgb(157,122,110); }
H1.HeaderClassName
{
color: #9D7A6E;
}
.AnyTagClassName
{
color: #9D7A6E;
}
</style>
background-color css
<style>
a { background-color: #9D7A6E; }
a { background-color: rgb(157,122,110); }
div.DivClassName
{
background-color: #9D7A6E;
}
.BgClassName
{
background-color: #9D7A6E;
}
</style>
border-color css
<style>
span { border-color: #9D7A6E; }
span { border-color: rgb(157,122,110); }
td.TdClassName
{
border-color: #9D7A6E;
}
.TagClassName
{
border-color: #9D7A6E;
}
</style>