Shades of Hemp #927973
Tints of Hemp #927973
RGB
CMYK
RGB Variations
Color information
#927973 (or 0x927973) is known color: Hemp. HEX triplet: 92, 79 and 73. RGB value is (146,121,115). Sum of RGB (Red+Green+Blue) = 146+121+115=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 121 (47.66% from 255 or 31.68% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #927973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927973 is #6D868C. Grayscale: #7F7F7F. Windows color (decimal): -7177869 or 7567762. OLE color: 7567762.
HSL color Cylindrical-coordinate representation of color #927973: hue angle of 11.61º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927973 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 115 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.43 |
| HSL | 11.61º | 0.12% | 0.51% | - |
| HSV(B) | 11.61º | 0.21% | 0.57% | - |
| XYZ | 21.79 | 21.02 | 19.13 | - |
| YUV | 127.79 | 120.78 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 115 | 0 | 0.17 | 0.21 | 0.43 | 11.61 | 0.12 | 0.51 |
| Hex | 92 | 79 | 73 | 0 | 11 | 15 | 2B | C | C | 33 |
| Octal | 222 | 171 | 163 | 0 | 21 | 25 | 53 | 14 | 14 | 63 |
| Binary | 10010010 | 1111001 | 1110011 | 0 | 10001 | 10101 | 101011 | 1100 | 1100 | 110011 |
Color Harmonies of #927973
Complementary color
Monochromatic Colors of #927973
Black with #927973
Text Example
Text Example
White with #927973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927973; }
p { color: rgb(146,121,115); }
H1.HeaderClassName
{
color: #927973;
}
.AnyTagClassName
{
color: #927973;
}
</style>
background-color css
<style>
a { background-color: #927973; }
a { background-color: rgb(146,121,115); }
div.DivClassName
{
background-color: #927973;
}
.BgClassName
{
background-color: #927973;
}
</style>
border-color css
<style>
span { border-color: #927973; }
span { border-color: rgb(146,121,115); }
td.TdClassName
{
border-color: #927973;
}
.TagClassName
{
border-color: #927973;
}
</style>