Shades of Hemp #957669
Tints of Hemp #957669
RGB
CMYK
RGB Variations
Color information
#957669 (or 0x957669) is known color: Hemp. HEX triplet: 95, 76 and 69. RGB value is (149,118,105). Sum of RGB (Red+Green+Blue) = 149+118+105=372 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.05% from 372); Green value is 118 (46.48% from 255 or 31.72% from 372); Blue value is 105 (41.41% from 255 or 28.23% from 372); Max value from RGB is 149 - color contains mainly: red. Hex color #957669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957669 is #6A8996. Grayscale: #7D7D7D. Windows color (decimal): -6982039 or 6911637. OLE color: 6911637.
HSL color Cylindrical-coordinate representation of color #957669: hue angle of 17.73º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #957669 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 105 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.42 |
| HSL | 17.73º | 0.17% | 0.5% | - |
| HSV(B) | 17.73º | 0.3% | 0.58% | - |
| XYZ | 21.42 | 20.37 | 16.17 | - |
| YUV | 125.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 105 | 0 | 0.21 | 0.30 | 0.42 | 17.73 | 0.17 | 0.5 |
| Hex | 95 | 76 | 69 | 0 | 15 | 1E | 2A | 12 | 11 | 32 |
| Octal | 225 | 166 | 151 | 0 | 25 | 36 | 52 | 22 | 21 | 62 |
| Binary | 10010101 | 1110110 | 1101001 | 0 | 10101 | 11110 | 101010 | 10010 | 10001 | 110010 |
Color Harmonies of #957669
Complementary color
Monochromatic Colors of #957669
Black with #957669
Text Example
Text Example
White with #957669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957669; }
p { color: rgb(149,118,105); }
H1.HeaderClassName
{
color: #957669;
}
.AnyTagClassName
{
color: #957669;
}
</style>
background-color css
<style>
a { background-color: #957669; }
a { background-color: rgb(149,118,105); }
div.DivClassName
{
background-color: #957669;
}
.BgClassName
{
background-color: #957669;
}
</style>
border-color css
<style>
span { border-color: #957669; }
span { border-color: rgb(149,118,105); }
td.TdClassName
{
border-color: #957669;
}
.TagClassName
{
border-color: #957669;
}
</style>