Shades of Hemp #A38376
Tints of Hemp #A38376
RGB
CMYK
RGB Variations
Color information
#A38376 (or 0xA38376) is known color: Hemp. HEX triplet: A3, 83 and 76. RGB value is (163,131,118). Sum of RGB (Red+Green+Blue) = 163+131+118=412 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.56% from 412); Green value is 131 (51.56% from 255 or 31.80% from 412); Blue value is 118 (46.48% from 255 or 28.64% from 412); Max value from RGB is 163 - color contains mainly: red. Hex color #A38376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38376 is #5C7C89. Grayscale: #8B8B8B. Windows color (decimal): -6061194 or 7766947. OLE color: 7766947.
HSL color Cylindrical-coordinate representation of color #A38376: hue angle of 17.33º degrees, saturation: 0.2, 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 #A38376 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 131 | 118 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.36 |
| HSL | 17.33º | 0.2% | 0.55% | - |
| HSV(B) | 17.33º | 0.28% | 0.64% | - |
| XYZ | 26.49 | 25.33 | 20.63 | - |
| YUV | 139.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 131 | 118 | 0 | 0.20 | 0.28 | 0.36 | 17.33 | 0.2 | 0.55 |
| Hex | A3 | 83 | 76 | 0 | 14 | 1C | 24 | 11 | 14 | 37 |
| Octal | 243 | 203 | 166 | 0 | 24 | 34 | 44 | 21 | 24 | 67 |
| Binary | 10100011 | 10000011 | 1110110 | 0 | 10100 | 11100 | 100100 | 10001 | 10100 | 110111 |
Color Harmonies of #A38376
Complementary color
Monochromatic Colors of #A38376
Black with #A38376
Text Example
Text Example
White with #A38376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38376; }
p { color: rgb(163,131,118); }
H1.HeaderClassName
{
color: #A38376;
}
.AnyTagClassName
{
color: #A38376;
}
</style>
background-color css
<style>
a { background-color: #A38376; }
a { background-color: rgb(163,131,118); }
div.DivClassName
{
background-color: #A38376;
}
.BgClassName
{
background-color: #A38376;
}
</style>
border-color css
<style>
span { border-color: #A38376; }
span { border-color: rgb(163,131,118); }
td.TdClassName
{
border-color: #A38376;
}
.TagClassName
{
border-color: #A38376;
}
</style>