Shades of Hemp #927469
Tints of Hemp #927469
RGB
CMYK
RGB Variations
Color information
#927469 (or 0x927469) is known color: Hemp. HEX triplet: 92, 74 and 69. RGB value is (146,116,105). Sum of RGB (Red+Green+Blue) = 146+116+105=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #927469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927469 is #6D8B96. Grayscale: #7B7B7B. Windows color (decimal): -7179159 or 6911122. OLE color: 6911122.
HSL color Cylindrical-coordinate representation of color #927469: hue angle of 16.1º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #927469 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 105 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.43 |
| HSL | 16.1º | 0.16% | 0.49% | - |
| HSV(B) | 16.1º | 0.28% | 0.57% | - |
| XYZ | 20.65 | 19.62 | 16.06 | - |
| YUV | 123.72 | 117.44 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 105 | 0 | 0.21 | 0.28 | 0.43 | 16.1 | 0.16 | 0.49 |
| Hex | 92 | 74 | 69 | 0 | 15 | 1C | 2B | 10 | 10 | 31 |
| Octal | 222 | 164 | 151 | 0 | 25 | 34 | 53 | 20 | 20 | 61 |
| Binary | 10010010 | 1110100 | 1101001 | 0 | 10101 | 11100 | 101011 | 10000 | 10000 | 110001 |
Color Harmonies of #927469
Complementary color
Monochromatic Colors of #927469
Black with #927469
Text Example
Text Example
White with #927469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927469; }
p { color: rgb(146,116,105); }
H1.HeaderClassName
{
color: #927469;
}
.AnyTagClassName
{
color: #927469;
}
</style>
background-color css
<style>
a { background-color: #927469; }
a { background-color: rgb(146,116,105); }
div.DivClassName
{
background-color: #927469;
}
.BgClassName
{
background-color: #927469;
}
</style>
border-color css
<style>
span { border-color: #927469; }
span { border-color: rgb(146,116,105); }
td.TdClassName
{
border-color: #927469;
}
.TagClassName
{
border-color: #927469;
}
</style>