Shades of Hemp #A38478
Tints of Hemp #A38478
RGB
CMYK
RGB Variations
Color information
#A38478 (or 0xA38478) is known color: Hemp. HEX triplet: A3, 84 and 78. RGB value is (163,132,120). Sum of RGB (Red+Green+Blue) = 163+132+120=415 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.28% from 415); Green value is 132 (51.95% from 255 or 31.81% from 415); Blue value is 120 (47.27% from 255 or 28.92% from 415); Max value from RGB is 163 - color contains mainly: red. Hex color #A38478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38478 is #5C7B87. Grayscale: #8B8B8B. Windows color (decimal): -6060936 or 7898275. OLE color: 7898275.
HSL color Cylindrical-coordinate representation of color #A38478: hue angle of 16.74º degrees, saturation: 0.19, 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 #A38478 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 120 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.36 |
| HSL | 16.74º | 0.19% | 0.55% | - |
| HSV(B) | 16.74º | 0.26% | 0.64% | - |
| XYZ | 26.75 | 25.65 | 21.31 | - |
| YUV | 139.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 120 | 0 | 0.19 | 0.26 | 0.36 | 16.74 | 0.19 | 0.55 |
| Hex | A3 | 84 | 78 | 0 | 13 | 1A | 24 | 11 | 13 | 37 |
| Octal | 243 | 204 | 170 | 0 | 23 | 32 | 44 | 21 | 23 | 67 |
| Binary | 10100011 | 10000100 | 1111000 | 0 | 10011 | 11010 | 100100 | 10001 | 10011 | 110111 |
Color Harmonies of #A38478
Complementary color
Monochromatic Colors of #A38478
Black with #A38478
Text Example
Text Example
White with #A38478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38478; }
p { color: rgb(163,132,120); }
H1.HeaderClassName
{
color: #A38478;
}
.AnyTagClassName
{
color: #A38478;
}
</style>
background-color css
<style>
a { background-color: #A38478; }
a { background-color: rgb(163,132,120); }
div.DivClassName
{
background-color: #A38478;
}
.BgClassName
{
background-color: #A38478;
}
</style>
border-color css
<style>
span { border-color: #A38478; }
span { border-color: rgb(163,132,120); }
td.TdClassName
{
border-color: #A38478;
}
.TagClassName
{
border-color: #A38478;
}
</style>