Shades of Hemp #907772
Tints of Hemp #907772
RGB
CMYK
RGB Variations
Color information
#907772 (or 0x907772) is known color: Hemp. HEX triplet: 90, 77 and 72. RGB value is (144,119,114). Sum of RGB (Red+Green+Blue) = 144+119+114=377 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.20% from 377); Green value is 119 (46.88% from 255 or 31.56% from 377); Blue value is 114 (44.92% from 255 or 30.24% from 377); Max value from RGB is 144 - color contains mainly: red. Hex color #907772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907772 is #6F888D. Grayscale: #7D7D7D. Windows color (decimal): -7309454 or 7501712. OLE color: 7501712.
HSL color Cylindrical-coordinate representation of color #907772: hue angle of 10º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #907772 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 119 | 114 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.44 |
| HSL | 10º | 0.12% | 0.51% | - |
| HSV(B) | 10º | 0.21% | 0.56% | - |
| XYZ | 21.14 | 20.34 | 18.73 | - |
| YUV | 125.91 | 121.28 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 119 | 114 | 0 | 0.17 | 0.21 | 0.44 | 10 | 0.12 | 0.51 |
| Hex | 90 | 77 | 72 | 0 | 11 | 15 | 2C | A | C | 33 |
| Octal | 220 | 167 | 162 | 0 | 21 | 25 | 54 | 12 | 14 | 63 |
| Binary | 10010000 | 1110111 | 1110010 | 0 | 10001 | 10101 | 101100 | 1010 | 1100 | 110011 |
Color Harmonies of #907772
Complementary color
Monochromatic Colors of #907772
Black with #907772
Text Example
Text Example
White with #907772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907772; }
p { color: rgb(144,119,114); }
H1.HeaderClassName
{
color: #907772;
}
.AnyTagClassName
{
color: #907772;
}
</style>
background-color css
<style>
a { background-color: #907772; }
a { background-color: rgb(144,119,114); }
div.DivClassName
{
background-color: #907772;
}
.BgClassName
{
background-color: #907772;
}
</style>
border-color css
<style>
span { border-color: #907772; }
span { border-color: rgb(144,119,114); }
td.TdClassName
{
border-color: #907772;
}
.TagClassName
{
border-color: #907772;
}
</style>