Shades of Hemp #907671
Tints of Hemp #907671
RGB
CMYK
RGB Variations
Color information
#907671 (or 0x907671) is known color: Hemp. HEX triplet: 90, 76 and 71. RGB value is (144,118,113). Sum of RGB (Red+Green+Blue) = 144+118+113=375 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.4% from 375); Green value is 118 (46.48% from 255 or 31.47% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 144 - color contains mainly: red. Hex color #907671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907671 is #6F898E. Grayscale: #7D7D7D. Windows color (decimal): -7309711 or 7435920. OLE color: 7435920.
HSL color Cylindrical-coordinate representation of color #907671: hue angle of 9.68º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907671 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 113 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.44 |
| HSL | 9.68º | 0.12% | 0.5% | - |
| HSV(B) | 9.68º | 0.22% | 0.56% | - |
| XYZ | 20.96 | 20.08 | 18.39 | - |
| YUV | 125.2 | 121.11 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 113 | 0 | 0.18 | 0.22 | 0.44 | 9.68 | 0.12 | 0.5 |
| Hex | 90 | 76 | 71 | 0 | 12 | 16 | 2C | A | C | 32 |
| Octal | 220 | 166 | 161 | 0 | 22 | 26 | 54 | 12 | 14 | 62 |
| Binary | 10010000 | 1110110 | 1110001 | 0 | 10010 | 10110 | 101100 | 1010 | 1100 | 110010 |
Color Harmonies of #907671
Complementary color
Monochromatic Colors of #907671
Black with #907671
Text Example
Text Example
White with #907671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907671; }
p { color: rgb(144,118,113); }
H1.HeaderClassName
{
color: #907671;
}
.AnyTagClassName
{
color: #907671;
}
</style>
background-color css
<style>
a { background-color: #907671; }
a { background-color: rgb(144,118,113); }
div.DivClassName
{
background-color: #907671;
}
.BgClassName
{
background-color: #907671;
}
</style>
border-color css
<style>
span { border-color: #907671; }
span { border-color: rgb(144,118,113); }
td.TdClassName
{
border-color: #907671;
}
.TagClassName
{
border-color: #907671;
}
</style>