Shades of Hemp #A38375
Tints of Hemp #A38375
RGB
CMYK
RGB Variations
Color information
#A38375 (or 0xA38375) is known color: Hemp. HEX triplet: A3, 83 and 75. RGB value is (163,131,117). Sum of RGB (Red+Green+Blue) = 163+131+117=411 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.66% from 411); Green value is 131 (51.56% from 255 or 31.87% from 411); Blue value is 117 (46.09% from 255 or 28.47% from 411); Max value from RGB is 163 - color contains mainly: red. Hex color #A38375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38375 is #5C7C8A. Grayscale: #8B8B8B. Windows color (decimal): -6061195 or 7701411. OLE color: 7701411.
HSL color Cylindrical-coordinate representation of color #A38375: hue angle of 18.26º 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 #A38375 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 131 | 117 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.36 |
| HSL | 18.26º | 0.2% | 0.55% | - |
| HSV(B) | 18.26º | 0.28% | 0.64% | - |
| XYZ | 26.43 | 25.3 | 20.32 | - |
| YUV | 138.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 131 | 117 | 0 | 0.20 | 0.28 | 0.36 | 18.26 | 0.2 | 0.55 |
| Hex | A3 | 83 | 75 | 0 | 14 | 1C | 24 | 12 | 14 | 37 |
| Octal | 243 | 203 | 165 | 0 | 24 | 34 | 44 | 22 | 24 | 67 |
| Binary | 10100011 | 10000011 | 1110101 | 0 | 10100 | 11100 | 100100 | 10010 | 10100 | 110111 |
Color Harmonies of #A38375
Complementary color
Monochromatic Colors of #A38375
Black with #A38375
Text Example
Text Example
White with #A38375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38375; }
p { color: rgb(163,131,117); }
H1.HeaderClassName
{
color: #A38375;
}
.AnyTagClassName
{
color: #A38375;
}
</style>
background-color css
<style>
a { background-color: #A38375; }
a { background-color: rgb(163,131,117); }
div.DivClassName
{
background-color: #A38375;
}
.BgClassName
{
background-color: #A38375;
}
</style>
border-color css
<style>
span { border-color: #A38375; }
span { border-color: rgb(163,131,117); }
td.TdClassName
{
border-color: #A38375;
}
.TagClassName
{
border-color: #A38375;
}
</style>