Shades of Hemp #948178
Tints of Hemp #948178
RGB
CMYK
RGB Variations
Color information
#948178 (or 0x948178) is known color: Hemp. HEX triplet: 94, 81 and 78. RGB value is (148,129,120). Sum of RGB (Red+Green+Blue) = 148+129+120=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 129 (50.78% from 255 or 32.49% from 397); Blue value is 120 (47.27% from 255 or 30.23% from 397); Max value from RGB is 148 - color contains mainly: red. Hex color #948178 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948178 is #6B7E87. Grayscale: #858585. Windows color (decimal): -7044744 or 7897492. OLE color: 7897492.
HSL color Cylindrical-coordinate representation of color #948178: hue angle of 19.29º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #948178 is Cyan = 0, Magento = 0.13, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 129 | 120 | - |
| CMYK | 0 | 0.13 | 0.19 | 0.42 |
| HSL | 19.29º | 0.12% | 0.53% | - |
| HSV(B) | 19.29º | 0.19% | 0.58% | - |
| XYZ | 23.45 | 23.35 | 21.04 | - |
| YUV | 133.66 | 120.29 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 129 | 120 | 0 | 0.13 | 0.19 | 0.42 | 19.29 | 0.12 | 0.53 |
| Hex | 94 | 81 | 78 | 0 | D | 13 | 2A | 13 | C | 35 |
| Octal | 224 | 201 | 170 | 0 | 15 | 23 | 52 | 23 | 14 | 65 |
| Binary | 10010100 | 10000001 | 1111000 | 0 | 1101 | 10011 | 101010 | 10011 | 1100 | 110101 |
Color Harmonies of #948178
Complementary color
Monochromatic Colors of #948178
Black with #948178
Text Example
Text Example
White with #948178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948178; }
p { color: rgb(148,129,120); }
H1.HeaderClassName
{
color: #948178;
}
.AnyTagClassName
{
color: #948178;
}
</style>
background-color css
<style>
a { background-color: #948178; }
a { background-color: rgb(148,129,120); }
div.DivClassName
{
background-color: #948178;
}
.BgClassName
{
background-color: #948178;
}
</style>
border-color css
<style>
span { border-color: #948178; }
span { border-color: rgb(148,129,120); }
td.TdClassName
{
border-color: #948178;
}
.TagClassName
{
border-color: #948178;
}
</style>