Shades of Hemp #927772
Tints of Hemp #927772
RGB
CMYK
RGB Variations
Color information
#927772 (or 0x927772) is known color: Hemp. HEX triplet: 92, 77 and 72. RGB value is (146,119,114). Sum of RGB (Red+Green+Blue) = 146+119+114=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #927772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927772 is #6D888D. Grayscale: #7E7E7E. Windows color (decimal): -7178382 or 7501714. OLE color: 7501714.
HSL color Cylindrical-coordinate representation of color #927772: hue angle of 9.38º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927772 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 114 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.43 |
| HSL | 9.38º | 0.13% | 0.51% | - |
| HSV(B) | 9.38º | 0.22% | 0.57% | - |
| XYZ | 21.49 | 20.52 | 18.75 | - |
| YUV | 126.5 | 120.95 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 114 | 0 | 0.18 | 0.22 | 0.43 | 9.38 | 0.13 | 0.51 |
| Hex | 92 | 77 | 72 | 0 | 12 | 16 | 2B | 9 | D | 33 |
| Octal | 222 | 167 | 162 | 0 | 22 | 26 | 53 | 11 | 15 | 63 |
| Binary | 10010010 | 1110111 | 1110010 | 0 | 10010 | 10110 | 101011 | 1001 | 1101 | 110011 |
Color Harmonies of #927772
Complementary color
Monochromatic Colors of #927772
Black with #927772
Text Example
Text Example
White with #927772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927772; }
p { color: rgb(146,119,114); }
H1.HeaderClassName
{
color: #927772;
}
.AnyTagClassName
{
color: #927772;
}
</style>
background-color css
<style>
a { background-color: #927772; }
a { background-color: rgb(146,119,114); }
div.DivClassName
{
background-color: #927772;
}
.BgClassName
{
background-color: #927772;
}
</style>
border-color css
<style>
span { border-color: #927772; }
span { border-color: rgb(146,119,114); }
td.TdClassName
{
border-color: #927772;
}
.TagClassName
{
border-color: #927772;
}
</style>