Shades of Hemp #98817A
Tints of Hemp #98817A
RGB
CMYK
RGB Variations
Color information
#98817A (or 0x98817A) is known color: Hemp. HEX triplet: 98, 81 and 7A. RGB value is (152,129,122). Sum of RGB (Red+Green+Blue) = 152+129+122=403 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.72% from 403); Green value is 129 (50.78% from 255 or 32.01% from 403); Blue value is 122 (48.05% from 255 or 30.27% from 403); Max value from RGB is 152 - color contains mainly: red. Hex color #98817A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #98817A is #677E85. Grayscale: #878787. Windows color (decimal): -6782598 or 8028568. OLE color: 8028568.
HSL color Cylindrical-coordinate representation of color #98817A: hue angle of 14º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #98817A is Cyan = 0, Magento = 0.15, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 129 | 122 | - |
| CMYK | 0 | 0.15 | 0.20 | 0.40 |
| HSL | 14º | 0.13% | 0.54% | - |
| HSV(B) | 14º | 0.2% | 0.6% | - |
| XYZ | 24.31 | 23.78 | 21.72 | - |
| YUV | 135.08 | 120.62 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 129 | 122 | 0 | 0.15 | 0.20 | 0.40 | 14 | 0.13 | 0.54 |
| Hex | 98 | 81 | 7A | 0 | F | 14 | 28 | E | D | 36 |
| Octal | 230 | 201 | 172 | 0 | 17 | 24 | 50 | 16 | 15 | 66 |
| Binary | 10011000 | 10000001 | 1111010 | 0 | 1111 | 10100 | 101000 | 1110 | 1101 | 110110 |
Color Harmonies of #98817A
Complementary color
Monochromatic Colors of #98817A
Black with #98817A
Text Example
Text Example
White with #98817A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #98817A; }
p { color: rgb(152,129,122); }
H1.HeaderClassName
{
color: #98817A;
}
.AnyTagClassName
{
color: #98817A;
}
</style>
background-color css
<style>
a { background-color: #98817A; }
a { background-color: rgb(152,129,122); }
div.DivClassName
{
background-color: #98817A;
}
.BgClassName
{
background-color: #98817A;
}
</style>
border-color css
<style>
span { border-color: #98817A; }
span { border-color: rgb(152,129,122); }
td.TdClassName
{
border-color: #98817A;
}
.TagClassName
{
border-color: #98817A;
}
</style>