Shades of Hemp #9D817A
Tints of Hemp #9D817A
RGB
CMYK
RGB Variations
Color information
#9D817A (or 0x9D817A) is known color: Hemp. HEX triplet: 9D, 81 and 7A. RGB value is (157,129,122). Sum of RGB (Red+Green+Blue) = 157+129+122=408 (54% of max value = 765). Red value is 157 (61.72% from 255 or 38.48% from 408); Green value is 129 (50.78% from 255 or 31.62% from 408); Blue value is 122 (48.05% from 255 or 29.90% from 408); Max value from RGB is 157 - color contains mainly: red. Hex color #9D817A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9D817A is #627E85. Grayscale: #888888. Windows color (decimal): -6454918 or 8028573. OLE color: 8028573.
HSL color Cylindrical-coordinate representation of color #9D817A: hue angle of 12º degrees, saturation: 0.15, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #9D817A is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 129 | 122 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.38 |
| HSL | 12º | 0.15% | 0.55% | - |
| HSV(B) | 12º | 0.22% | 0.62% | - |
| XYZ | 25.27 | 24.27 | 21.77 | - |
| YUV | 136.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 129 | 122 | 0 | 0.18 | 0.22 | 0.38 | 12 | 0.15 | 0.55 |
| Hex | 9D | 81 | 7A | 0 | 12 | 16 | 26 | C | F | 37 |
| Octal | 235 | 201 | 172 | 0 | 22 | 26 | 46 | 14 | 17 | 67 |
| Binary | 10011101 | 10000001 | 1111010 | 0 | 10010 | 10110 | 100110 | 1100 | 1111 | 110111 |
Color Harmonies of #9D817A
Complementary color
Monochromatic Colors of #9D817A
Black with #9D817A
Text Example
Text Example
White with #9D817A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D817A; }
p { color: rgb(157,129,122); }
H1.HeaderClassName
{
color: #9D817A;
}
.AnyTagClassName
{
color: #9D817A;
}
</style>
background-color css
<style>
a { background-color: #9D817A; }
a { background-color: rgb(157,129,122); }
div.DivClassName
{
background-color: #9D817A;
}
.BgClassName
{
background-color: #9D817A;
}
</style>
border-color css
<style>
span { border-color: #9D817A; }
span { border-color: rgb(157,129,122); }
td.TdClassName
{
border-color: #9D817A;
}
.TagClassName
{
border-color: #9D817A;
}
</style>