Shades of Hemp #907872
Tints of Hemp #907872
RGB
CMYK
RGB Variations
Color information
#907872 (or 0x907872) is known color: Hemp. HEX triplet: 90, 78 and 72. RGB value is (144,120,114). Sum of RGB (Red+Green+Blue) = 144+120+114=378 (50% of max value = 765). Red value is 144 (56.64% from 255 or 38.10% from 378); Green value is 120 (47.27% from 255 or 31.75% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 144 - color contains mainly: red. Hex color #907872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907872 is #6F878D. Grayscale: #7E7E7E. Windows color (decimal): -7309198 or 7501968. OLE color: 7501968.
HSL color Cylindrical-coordinate representation of color #907872: hue angle of 12º 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 #907872 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 120 | 114 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.44 |
| HSL | 12º | 0.12% | 0.51% | - |
| HSV(B) | 12º | 0.21% | 0.56% | - |
| XYZ | 21.26 | 20.58 | 18.77 | - |
| YUV | 126.49 | 120.95 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 120 | 114 | 0 | 0.17 | 0.21 | 0.44 | 12 | 0.12 | 0.51 |
| Hex | 90 | 78 | 72 | 0 | 11 | 15 | 2C | C | C | 33 |
| Octal | 220 | 170 | 162 | 0 | 21 | 25 | 54 | 14 | 14 | 63 |
| Binary | 10010000 | 1111000 | 1110010 | 0 | 10001 | 10101 | 101100 | 1100 | 1100 | 110011 |
Color Harmonies of #907872
Complementary color
Monochromatic Colors of #907872
Black with #907872
Text Example
Text Example
White with #907872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907872; }
p { color: rgb(144,120,114); }
H1.HeaderClassName
{
color: #907872;
}
.AnyTagClassName
{
color: #907872;
}
</style>
background-color css
<style>
a { background-color: #907872; }
a { background-color: rgb(144,120,114); }
div.DivClassName
{
background-color: #907872;
}
.BgClassName
{
background-color: #907872;
}
</style>
border-color css
<style>
span { border-color: #907872; }
span { border-color: rgb(144,120,114); }
td.TdClassName
{
border-color: #907872;
}
.TagClassName
{
border-color: #907872;
}
</style>