Shades of Hemp #948177
Tints of Hemp #948177
RGB
CMYK
RGB Variations
Color information
#948177 (or 0x948177) is known color: Hemp. HEX triplet: 94, 81 and 77. RGB value is (148,129,119). Sum of RGB (Red+Green+Blue) = 148+129+119=396 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.37% from 396); Green value is 129 (50.78% from 255 or 32.58% from 396); Blue value is 119 (46.88% from 255 or 30.05% from 396); Max value from RGB is 148 - color contains mainly: red. Hex color #948177 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948177 is #6B7E88. Grayscale: #858585. Windows color (decimal): -7044745 or 7831956. OLE color: 7831956.
HSL color Cylindrical-coordinate representation of color #948177: hue angle of 20.69º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #948177 is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 129 | 119 | - |
| CMYK | 0 | 0.13 | 0.20 | 0.42 |
| HSL | 20.69º | 0.12% | 0.52% | - |
| HSV(B) | 20.69º | 0.2% | 0.58% | - |
| XYZ | 23.39 | 23.33 | 20.72 | - |
| YUV | 133.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 129 | 119 | 0 | 0.13 | 0.20 | 0.42 | 20.69 | 0.12 | 0.52 |
| Hex | 94 | 81 | 77 | 0 | D | 14 | 2A | 15 | C | 34 |
| Octal | 224 | 201 | 167 | 0 | 15 | 24 | 52 | 25 | 14 | 64 |
| Binary | 10010100 | 10000001 | 1110111 | 0 | 1101 | 10100 | 101010 | 10101 | 1100 | 110100 |
Color Harmonies of #948177
Complementary color
Monochromatic Colors of #948177
Black with #948177
Text Example
Text Example
White with #948177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948177; }
p { color: rgb(148,129,119); }
H1.HeaderClassName
{
color: #948177;
}
.AnyTagClassName
{
color: #948177;
}
</style>
background-color css
<style>
a { background-color: #948177; }
a { background-color: rgb(148,129,119); }
div.DivClassName
{
background-color: #948177;
}
.BgClassName
{
background-color: #948177;
}
</style>
border-color css
<style>
span { border-color: #948177; }
span { border-color: rgb(148,129,119); }
td.TdClassName
{
border-color: #948177;
}
.TagClassName
{
border-color: #948177;
}
</style>