Shades of Hemp #A48375
Tints of Hemp #A48375
RGB
CMYK
RGB Variations
Color information
#A48375 (or 0xA48375) is known color: Hemp. HEX triplet: A4, 83 and 75. RGB value is (164,131,117). Sum of RGB (Red+Green+Blue) = 164+131+117=412 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.81% from 412); Green value is 131 (51.56% from 255 or 31.80% from 412); Blue value is 117 (46.09% from 255 or 28.40% from 412); Max value from RGB is 164 - color contains mainly: red. Hex color #A48375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48375 is #5B7C8A. Grayscale: #8B8B8B. Windows color (decimal): -5995659 or 7701412. OLE color: 7701412.
HSL color Cylindrical-coordinate representation of color #A48375: hue angle of 17.87º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A48375 is Cyan = 0, Magento = 0.20, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 131 | 117 | - |
| CMYK | 0 | 0.20 | 0.29 | 0.36 |
| HSL | 17.87º | 0.21% | 0.55% | - |
| HSV(B) | 17.87º | 0.29% | 0.64% | - |
| XYZ | 26.64 | 25.41 | 20.33 | - |
| YUV | 139.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 131 | 117 | 0 | 0.20 | 0.29 | 0.36 | 17.87 | 0.21 | 0.55 |
| Hex | A4 | 83 | 75 | 0 | 14 | 1D | 24 | 12 | 15 | 37 |
| Octal | 244 | 203 | 165 | 0 | 24 | 35 | 44 | 22 | 25 | 67 |
| Binary | 10100100 | 10000011 | 1110101 | 0 | 10100 | 11101 | 100100 | 10010 | 10101 | 110111 |
Color Harmonies of #A48375
Complementary color
Monochromatic Colors of #A48375
Black with #A48375
Text Example
Text Example
White with #A48375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48375; }
p { color: rgb(164,131,117); }
H1.HeaderClassName
{
color: #A48375;
}
.AnyTagClassName
{
color: #A48375;
}
</style>
background-color css
<style>
a { background-color: #A48375; }
a { background-color: rgb(164,131,117); }
div.DivClassName
{
background-color: #A48375;
}
.BgClassName
{
background-color: #A48375;
}
</style>
border-color css
<style>
span { border-color: #A48375; }
span { border-color: rgb(164,131,117); }
td.TdClassName
{
border-color: #A48375;
}
.TagClassName
{
border-color: #A48375;
}
</style>