Shades of Hemp #907669
Tints of Hemp #907669
RGB
CMYK
RGB Variations
Color information
#907669 (or 0x907669) is known color: Hemp. HEX triplet: 90, 76 and 69. RGB value is (144,118,105). Sum of RGB (Red+Green+Blue) = 144+118+105=367 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.24% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 144 - color contains mainly: red. Hex color #907669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907669 is #6F8996. Grayscale: #7C7C7C. Windows color (decimal): -7309719 or 6911632. OLE color: 6911632.
HSL color Cylindrical-coordinate representation of color #907669: hue angle of 20º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #907669 is Cyan = 0, Magento = 0.18, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 105 | - |
| CMYK | 0 | 0.18 | 0.27 | 0.44 |
| HSL | 20º | 0.16% | 0.49% | - |
| HSV(B) | 20º | 0.27% | 0.56% | - |
| XYZ | 20.53 | 19.91 | 16.12 | - |
| YUV | 124.29 | 117.11 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 105 | 0 | 0.18 | 0.27 | 0.44 | 20 | 0.16 | 0.49 |
| Hex | 90 | 76 | 69 | 0 | 12 | 1B | 2C | 14 | 10 | 31 |
| Octal | 220 | 166 | 151 | 0 | 22 | 33 | 54 | 24 | 20 | 61 |
| Binary | 10010000 | 1110110 | 1101001 | 0 | 10010 | 11011 | 101100 | 10100 | 10000 | 110001 |
Color Harmonies of #907669
Complementary color
Monochromatic Colors of #907669
Black with #907669
Text Example
Text Example
White with #907669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907669; }
p { color: rgb(144,118,105); }
H1.HeaderClassName
{
color: #907669;
}
.AnyTagClassName
{
color: #907669;
}
</style>
background-color css
<style>
a { background-color: #907669; }
a { background-color: rgb(144,118,105); }
div.DivClassName
{
background-color: #907669;
}
.BgClassName
{
background-color: #907669;
}
</style>
border-color css
<style>
span { border-color: #907669; }
span { border-color: rgb(144,118,105); }
td.TdClassName
{
border-color: #907669;
}
.TagClassName
{
border-color: #907669;
}
</style>