Shades of Hemp #948079
Tints of Hemp #948079
RGB
CMYK
RGB Variations
Color information
#948079 (or 0x948079) is known color: Hemp. HEX triplet: 94, 80 and 79. RGB value is (148,128,121). Sum of RGB (Red+Green+Blue) = 148+128+121=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 128 (50.39% from 255 or 32.24% from 397); Blue value is 121 (47.66% from 255 or 30.48% from 397); Max value from RGB is 148 - color contains mainly: red. Hex color #948079 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948079 is #6B7F86. Grayscale: #858585. Windows color (decimal): -7044999 or 7962772. OLE color: 7962772.
HSL color Cylindrical-coordinate representation of color #948079: hue angle of 15.56º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #948079 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 128 | 121 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.42 |
| HSL | 15.56º | 0.11% | 0.53% | - |
| HSV(B) | 15.56º | 0.18% | 0.58% | - |
| XYZ | 23.38 | 23.11 | 21.32 | - |
| YUV | 133.18 | 121.13 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 128 | 121 | 0 | 0.14 | 0.18 | 0.42 | 15.56 | 0.11 | 0.53 |
| Hex | 94 | 80 | 79 | 0 | E | 12 | 2A | 10 | B | 35 |
| Octal | 224 | 200 | 171 | 0 | 16 | 22 | 52 | 20 | 13 | 65 |
| Binary | 10010100 | 10000000 | 1111001 | 0 | 1110 | 10010 | 101010 | 10000 | 1011 | 110101 |
Color Harmonies of #948079
Complementary color
Monochromatic Colors of #948079
Black with #948079
Text Example
Text Example
White with #948079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948079; }
p { color: rgb(148,128,121); }
H1.HeaderClassName
{
color: #948079;
}
.AnyTagClassName
{
color: #948079;
}
</style>
background-color css
<style>
a { background-color: #948079; }
a { background-color: rgb(148,128,121); }
div.DivClassName
{
background-color: #948079;
}
.BgClassName
{
background-color: #948079;
}
</style>
border-color css
<style>
span { border-color: #948079; }
span { border-color: rgb(148,128,121); }
td.TdClassName
{
border-color: #948079;
}
.TagClassName
{
border-color: #948079;
}
</style>