Shades of Hemp #997869
Tints of Hemp #997869
RGB
CMYK
RGB Variations
Color information
#997869 (or 0x997869) is known color: Hemp. HEX triplet: 99, 78 and 69. RGB value is (153,120,105). Sum of RGB (Red+Green+Blue) = 153+120+105=378 (50% of max value = 765). Red value is 153 (60.16% from 255 or 40.48% from 378); Green value is 120 (47.27% from 255 or 31.75% from 378); Blue value is 105 (41.41% from 255 or 27.78% from 378); Max value from RGB is 153 - color contains mainly: red. Hex color #997869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997869 is #668796. Grayscale: #808080. Windows color (decimal): -6719383 or 6912153. OLE color: 6912153.
HSL color Cylindrical-coordinate representation of color #997869: hue angle of 18.75º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #997869 is Cyan = 0, Magento = 0.22, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 120 | 105 | - |
| CMYK | 0 | 0.22 | 0.31 | 0.4 |
| HSL | 18.75º | 0.19% | 0.51% | - |
| HSV(B) | 18.75º | 0.31% | 0.6% | - |
| XYZ | 22.4 | 21.23 | 16.28 | - |
| YUV | 128.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 120 | 105 | 0 | 0.22 | 0.31 | 0.4 | 18.75 | 0.19 | 0.51 |
| Hex | 99 | 78 | 69 | 0 | 16 | 1F | 28 | 13 | 13 | 33 |
| Octal | 231 | 170 | 151 | 0 | 26 | 37 | 50 | 23 | 23 | 63 |
| Binary | 10011001 | 1111000 | 1101001 | 0 | 10110 | 11111 | 101000 | 10011 | 10011 | 110011 |
Color Harmonies of #997869
Complementary color
Monochromatic Colors of #997869
Black with #997869
Text Example
Text Example
White with #997869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997869; }
p { color: rgb(153,120,105); }
H1.HeaderClassName
{
color: #997869;
}
.AnyTagClassName
{
color: #997869;
}
</style>
background-color css
<style>
a { background-color: #997869; }
a { background-color: rgb(153,120,105); }
div.DivClassName
{
background-color: #997869;
}
.BgClassName
{
background-color: #997869;
}
</style>
border-color css
<style>
span { border-color: #997869; }
span { border-color: rgb(153,120,105); }
td.TdClassName
{
border-color: #997869;
}
.TagClassName
{
border-color: #997869;
}
</style>