Shades of Hemp #948179
Tints of Hemp #948179
RGB
CMYK
RGB Variations
Color information
#948179 (or 0x948179) is known color: Hemp. HEX triplet: 94, 81 and 79. RGB value is (148,129,121). Sum of RGB (Red+Green+Blue) = 148+129+121=398 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.19% from 398); Green value is 129 (50.78% from 255 or 32.41% from 398); Blue value is 121 (47.66% from 255 or 30.40% from 398); Max value from RGB is 148 - color contains mainly: red. Hex color #948179 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948179 is #6B7E86. Grayscale: #858585. Windows color (decimal): -7044743 or 7963028. OLE color: 7963028.
HSL color Cylindrical-coordinate representation of color #948179: hue angle of 17.78º 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 #948179 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 129 | 121 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.42 |
| HSL | 17.78º | 0.11% | 0.53% | - |
| HSV(B) | 17.78º | 0.18% | 0.58% | - |
| XYZ | 23.51 | 23.38 | 21.36 | - |
| YUV | 133.77 | 120.79 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 129 | 121 | 0 | 0.13 | 0.18 | 0.42 | 17.78 | 0.11 | 0.53 |
| Hex | 94 | 81 | 79 | 0 | D | 12 | 2A | 12 | B | 35 |
| Octal | 224 | 201 | 171 | 0 | 15 | 22 | 52 | 22 | 13 | 65 |
| Binary | 10010100 | 10000001 | 1111001 | 0 | 1101 | 10010 | 101010 | 10010 | 1011 | 110101 |
Color Harmonies of #948179
Complementary color
Monochromatic Colors of #948179
Black with #948179
Text Example
Text Example
White with #948179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948179; }
p { color: rgb(148,129,121); }
H1.HeaderClassName
{
color: #948179;
}
.AnyTagClassName
{
color: #948179;
}
</style>
background-color css
<style>
a { background-color: #948179; }
a { background-color: rgb(148,129,121); }
div.DivClassName
{
background-color: #948179;
}
.BgClassName
{
background-color: #948179;
}
</style>
border-color css
<style>
span { border-color: #948179; }
span { border-color: rgb(148,129,121); }
td.TdClassName
{
border-color: #948179;
}
.TagClassName
{
border-color: #948179;
}
</style>