Shades of Hemp #907974
Tints of Hemp #907974
RGB
CMYK
RGB Variations
Color information
#907974 (or 0x907974) is known color: Hemp. HEX triplet: 90, 79 and 74. RGB value is (144,121,116). Sum of RGB (Red+Green+Blue) = 144+121+116=381 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.80% from 381); Green value is 121 (47.66% from 255 or 31.76% from 381); Blue value is 116 (45.70% from 255 or 30.45% from 381); Max value from RGB is 144 - color contains mainly: red. Hex color #907974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907974 is #6F868B. Grayscale: #7F7F7F. Windows color (decimal): -7308940 or 7633296. OLE color: 7633296.
HSL color Cylindrical-coordinate representation of color #907974: hue angle of 10.71º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907974 is Cyan = 0, Magento = 0.16, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 116 | - |
| CMYK | 0 | 0.16 | 0.19 | 0.44 |
| HSL | 10.71º | 0.11% | 0.51% | - |
| HSV(B) | 10.71º | 0.19% | 0.56% | - |
| XYZ | 21.49 | 20.86 | 19.42 | - |
| YUV | 127.31 | 121.62 | 139.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 116 | 0 | 0.16 | 0.19 | 0.44 | 10.71 | 0.11 | 0.51 |
| Hex | 90 | 79 | 74 | 0 | 10 | 13 | 2C | B | B | 33 |
| Octal | 220 | 171 | 164 | 0 | 20 | 23 | 54 | 13 | 13 | 63 |
| Binary | 10010000 | 1111001 | 1110100 | 0 | 10000 | 10011 | 101100 | 1011 | 1011 | 110011 |
Color Harmonies of #907974
Complementary color
Monochromatic Colors of #907974
Black with #907974
Text Example
Text Example
White with #907974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907974; }
p { color: rgb(144,121,116); }
H1.HeaderClassName
{
color: #907974;
}
.AnyTagClassName
{
color: #907974;
}
</style>
background-color css
<style>
a { background-color: #907974; }
a { background-color: rgb(144,121,116); }
div.DivClassName
{
background-color: #907974;
}
.BgClassName
{
background-color: #907974;
}
</style>
border-color css
<style>
span { border-color: #907974; }
span { border-color: rgb(144,121,116); }
td.TdClassName
{
border-color: #907974;
}
.TagClassName
{
border-color: #907974;
}
</style>