Shades of Hemp #A27872
Tints of Hemp #A27872
RGB
CMYK
RGB Variations
Color information
#A27872 (or 0xA27872) is known color: Hemp. HEX triplet: A2, 78 and 72. RGB value is (162,120,114). Sum of RGB (Red+Green+Blue) = 162+120+114=396 (52% of max value = 765). Red value is 162 (63.67% from 255 or 40.91% from 396); Green value is 120 (47.27% from 255 or 30.30% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 162 - color contains mainly: red. Hex color #A27872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27872 is #5D878D. Grayscale: #838383. Windows color (decimal): -6129550 or 7501986. OLE color: 7501986.
HSL color Cylindrical-coordinate representation of color #A27872: hue angle of 7.5º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A27872 is Cyan = 0, Magento = 0.26, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 120 | 114 | - |
| CMYK | 0 | 0.26 | 0.30 | 0.36 |
| HSL | 7.5º | 0.21% | 0.54% | - |
| HSV(B) | 7.5º | 0.3% | 0.64% | - |
| XYZ | 24.65 | 22.33 | 18.93 | - |
| YUV | 131.87 | 117.91 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 120 | 114 | 0 | 0.26 | 0.30 | 0.36 | 7.5 | 0.21 | 0.54 |
| Hex | A2 | 78 | 72 | 0 | 1A | 1E | 24 | 8 | 15 | 36 |
| Octal | 242 | 170 | 162 | 0 | 32 | 36 | 44 | 10 | 25 | 66 |
| Binary | 10100010 | 1111000 | 1110010 | 0 | 11010 | 11110 | 100100 | 1000 | 10101 | 110110 |
Color Harmonies of #A27872
Complementary color
Monochromatic Colors of #A27872
Black with #A27872
Text Example
Text Example
White with #A27872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27872; }
p { color: rgb(162,120,114); }
H1.HeaderClassName
{
color: #A27872;
}
.AnyTagClassName
{
color: #A27872;
}
</style>
background-color css
<style>
a { background-color: #A27872; }
a { background-color: rgb(162,120,114); }
div.DivClassName
{
background-color: #A27872;
}
.BgClassName
{
background-color: #A27872;
}
</style>
border-color css
<style>
span { border-color: #A27872; }
span { border-color: rgb(162,120,114); }
td.TdClassName
{
border-color: #A27872;
}
.TagClassName
{
border-color: #A27872;
}
</style>