Shades of Hemp #958075
Tints of Hemp #958075
RGB
CMYK
RGB Variations
Color information
#958075 (or 0x958075) is known color: Hemp. HEX triplet: 95, 80 and 75. RGB value is (149,128,117). Sum of RGB (Red+Green+Blue) = 149+128+117=394 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.82% from 394); Green value is 128 (50.39% from 255 or 32.49% from 394); Blue value is 117 (46.09% from 255 or 29.70% from 394); Max value from RGB is 149 - color contains mainly: red. Hex color #958075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958075 is #6A7F8A. Grayscale: #858585. Windows color (decimal): -6979467 or 7700629. OLE color: 7700629.
HSL color Cylindrical-coordinate representation of color #958075: hue angle of 20.62º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #958075 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 117 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.42 |
| HSL | 20.63º | 0.13% | 0.52% | - |
| HSV(B) | 20.63º | 0.21% | 0.58% | - |
| XYZ | 23.32 | 23.11 | 20.06 | - |
| YUV | 133.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 117 | 0 | 0.14 | 0.21 | 0.42 | 20.63 | 0.13 | 0.52 |
| Hex | 95 | 80 | 75 | 0 | E | 15 | 2A | 15 | D | 34 |
| Octal | 225 | 200 | 165 | 0 | 16 | 25 | 52 | 25 | 15 | 64 |
| Binary | 10010101 | 10000000 | 1110101 | 0 | 1110 | 10101 | 101010 | 10101 | 1101 | 110100 |
Color Harmonies of #958075
Complementary color
Monochromatic Colors of #958075
Black with #958075
Text Example
Text Example
White with #958075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958075; }
p { color: rgb(149,128,117); }
H1.HeaderClassName
{
color: #958075;
}
.AnyTagClassName
{
color: #958075;
}
</style>
background-color css
<style>
a { background-color: #958075; }
a { background-color: rgb(149,128,117); }
div.DivClassName
{
background-color: #958075;
}
.BgClassName
{
background-color: #958075;
}
</style>
border-color css
<style>
span { border-color: #958075; }
span { border-color: rgb(149,128,117); }
td.TdClassName
{
border-color: #958075;
}
.TagClassName
{
border-color: #958075;
}
</style>