Shades of Hemp #A28276
Tints of Hemp #A28276
RGB
CMYK
RGB Variations
Color information
#A28276 (or 0xA28276) is known color: Hemp. HEX triplet: A2, 82 and 76. RGB value is (162,130,118). Sum of RGB (Red+Green+Blue) = 162+130+118=410 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.51% from 410); Green value is 130 (51.17% from 255 or 31.71% from 410); Blue value is 118 (46.48% from 255 or 28.78% from 410); Max value from RGB is 162 - color contains mainly: red. Hex color #A28276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A28276 is #5D7D89. Grayscale: #8A8A8A. Windows color (decimal): -6126986 or 7766690. OLE color: 7766690.
HSL color Cylindrical-coordinate representation of color #A28276: hue angle of 16.36º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A28276 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 130 | 118 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.36 |
| HSL | 16.36º | 0.19% | 0.55% | - |
| HSV(B) | 16.36º | 0.27% | 0.64% | - |
| XYZ | 26.15 | 24.95 | 20.58 | - |
| YUV | 138.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 130 | 118 | 0 | 0.20 | 0.27 | 0.36 | 16.36 | 0.19 | 0.55 |
| Hex | A2 | 82 | 76 | 0 | 14 | 1B | 24 | 10 | 13 | 37 |
| Octal | 242 | 202 | 166 | 0 | 24 | 33 | 44 | 20 | 23 | 67 |
| Binary | 10100010 | 10000010 | 1110110 | 0 | 10100 | 11011 | 100100 | 10000 | 10011 | 110111 |
Color Harmonies of #A28276
Complementary color
Monochromatic Colors of #A28276
Black with #A28276
Text Example
Text Example
White with #A28276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28276; }
p { color: rgb(162,130,118); }
H1.HeaderClassName
{
color: #A28276;
}
.AnyTagClassName
{
color: #A28276;
}
</style>
background-color css
<style>
a { background-color: #A28276; }
a { background-color: rgb(162,130,118); }
div.DivClassName
{
background-color: #A28276;
}
.BgClassName
{
background-color: #A28276;
}
</style>
border-color css
<style>
span { border-color: #A28276; }
span { border-color: rgb(162,130,118); }
td.TdClassName
{
border-color: #A28276;
}
.TagClassName
{
border-color: #A28276;
}
</style>