Shades of Hemp #967469
Tints of Hemp #967469
RGB
CMYK
RGB Variations
Color information
#967469 (or 0x967469) is known color: Hemp. HEX triplet: 96, 74 and 69. RGB value is (150,116,105). Sum of RGB (Red+Green+Blue) = 150+116+105=371 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.43% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 105 (41.41% from 255 or 28.30% from 371); Max value from RGB is 150 - color contains mainly: red. Hex color #967469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967469 is #698B96. Grayscale: #7C7C7C. Windows color (decimal): -6917015 or 6911126. OLE color: 6911126.
HSL color Cylindrical-coordinate representation of color #967469: hue angle of 14.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #967469 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 105 | - |
| CMYK | 0 | 0.23 | 0.30 | 0.41 |
| HSL | 14.67º | 0.18% | 0.5% | - |
| HSV(B) | 14.67º | 0.3% | 0.59% | - |
| XYZ | 21.37 | 19.99 | 16.1 | - |
| YUV | 124.91 | 116.76 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 105 | 0 | 0.23 | 0.30 | 0.41 | 14.67 | 0.18 | 0.5 |
| Hex | 96 | 74 | 69 | 0 | 17 | 1E | 29 | F | 12 | 32 |
| Octal | 226 | 164 | 151 | 0 | 27 | 36 | 51 | 17 | 22 | 62 |
| Binary | 10010110 | 1110100 | 1101001 | 0 | 10111 | 11110 | 101001 | 1111 | 10010 | 110010 |
Color Harmonies of #967469
Complementary color
Monochromatic Colors of #967469
Black with #967469
Text Example
Text Example
White with #967469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967469; }
p { color: rgb(150,116,105); }
H1.HeaderClassName
{
color: #967469;
}
.AnyTagClassName
{
color: #967469;
}
</style>
background-color css
<style>
a { background-color: #967469; }
a { background-color: rgb(150,116,105); }
div.DivClassName
{
background-color: #967469;
}
.BgClassName
{
background-color: #967469;
}
</style>
border-color css
<style>
span { border-color: #967469; }
span { border-color: rgb(150,116,105); }
td.TdClassName
{
border-color: #967469;
}
.TagClassName
{
border-color: #967469;
}
</style>