Shades of Hemp #A28378
Tints of Hemp #A28378
RGB
CMYK
RGB Variations
Color information
#A28378 (or 0xA28378) is known color: Hemp. HEX triplet: A2, 83 and 78. RGB value is (162,131,120). Sum of RGB (Red+Green+Blue) = 162+131+120=413 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.23% from 413); Green value is 131 (51.56% from 255 or 31.72% from 413); Blue value is 120 (47.27% from 255 or 29.06% from 413); Max value from RGB is 162 - color contains mainly: red. Hex color #A28378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A28378 is #5D7C87. Grayscale: #8B8B8B. Windows color (decimal): -6126728 or 7898018. OLE color: 7898018.
HSL color Cylindrical-coordinate representation of color #A28378: hue angle of 15.71º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A28378 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 131 | 120 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.36 |
| HSL | 15.71º | 0.18% | 0.55% | - |
| HSV(B) | 15.71º | 0.26% | 0.64% | - |
| XYZ | 26.41 | 25.27 | 21.26 | - |
| YUV | 139.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 131 | 120 | 0 | 0.19 | 0.26 | 0.36 | 15.71 | 0.18 | 0.55 |
| Hex | A2 | 83 | 78 | 0 | 13 | 1A | 24 | 10 | 12 | 37 |
| Octal | 242 | 203 | 170 | 0 | 23 | 32 | 44 | 20 | 22 | 67 |
| Binary | 10100010 | 10000011 | 1111000 | 0 | 10011 | 11010 | 100100 | 10000 | 10010 | 110111 |
Color Harmonies of #A28378
Complementary color
Monochromatic Colors of #A28378
Black with #A28378
Text Example
Text Example
White with #A28378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28378; }
p { color: rgb(162,131,120); }
H1.HeaderClassName
{
color: #A28378;
}
.AnyTagClassName
{
color: #A28378;
}
</style>
background-color css
<style>
a { background-color: #A28378; }
a { background-color: rgb(162,131,120); }
div.DivClassName
{
background-color: #A28378;
}
.BgClassName
{
background-color: #A28378;
}
</style>
border-color css
<style>
span { border-color: #A28378; }
span { border-color: rgb(162,131,120); }
td.TdClassName
{
border-color: #A28378;
}
.TagClassName
{
border-color: #A28378;
}
</style>