Shades of Hemp #A28275
Tints of Hemp #A28275
RGB
CMYK
RGB Variations
Color information
#A28275 (or 0xA28275) is known color: Hemp. HEX triplet: A2, 82 and 75. RGB value is (162,130,117). Sum of RGB (Red+Green+Blue) = 162+130+117=409 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.61% from 409); Green value is 130 (51.17% from 255 or 31.78% from 409); Blue value is 117 (46.09% from 255 or 28.61% from 409); Max value from RGB is 162 - color contains mainly: red. Hex color #A28275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A28275 is #5D7D8A. Grayscale: #8A8A8A. Windows color (decimal): -6126987 or 7701154. OLE color: 7701154.
HSL color Cylindrical-coordinate representation of color #A28275: hue angle of 17.33º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A28275 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 130 | 117 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.36 |
| HSL | 17.33º | 0.19% | 0.55% | - |
| HSV(B) | 17.33º | 0.28% | 0.64% | - |
| XYZ | 26.09 | 24.93 | 20.27 | - |
| YUV | 138.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 130 | 117 | 0 | 0.20 | 0.28 | 0.36 | 17.33 | 0.19 | 0.55 |
| Hex | A2 | 82 | 75 | 0 | 14 | 1C | 24 | 11 | 13 | 37 |
| Octal | 242 | 202 | 165 | 0 | 24 | 34 | 44 | 21 | 23 | 67 |
| Binary | 10100010 | 10000010 | 1110101 | 0 | 10100 | 11100 | 100100 | 10001 | 10011 | 110111 |
Color Harmonies of #A28275
Complementary color
Monochromatic Colors of #A28275
Black with #A28275
Text Example
Text Example
White with #A28275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28275; }
p { color: rgb(162,130,117); }
H1.HeaderClassName
{
color: #A28275;
}
.AnyTagClassName
{
color: #A28275;
}
</style>
background-color css
<style>
a { background-color: #A28275; }
a { background-color: rgb(162,130,117); }
div.DivClassName
{
background-color: #A28275;
}
.BgClassName
{
background-color: #A28275;
}
</style>
border-color css
<style>
span { border-color: #A28275; }
span { border-color: rgb(162,130,117); }
td.TdClassName
{
border-color: #A28275;
}
.TagClassName
{
border-color: #A28275;
}
</style>