Shades of Turmeric #A39446
Tints of Turmeric #A39446
RGB
CMYK
RGB Variations
Color information
#A39446 (or 0xA39446) is known color: Turmeric. HEX triplet: A3, 94 and 46. RGB value is (163,148,70). Sum of RGB (Red+Green+Blue) = 163+148+70=381 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.78% from 381); Green value is 148 (58.20% from 255 or 38.85% from 381); Blue value is 70 (27.73% from 255 or 18.37% from 381); Max value from RGB is 163 - color contains mainly: red. Hex color #A39446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A39446 is #5C6BB9. Grayscale: #8F8F8F. Windows color (decimal): -6056890 or 4625571. OLE color: 4625571.
HSL color Cylindrical-coordinate representation of color #A39446: hue angle of 50.32º degrees, saturation: 0.4, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A39446 is Cyan = 0, Magento = 0.09, Yellow = 0.57 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 148 | 70 | - |
| CMYK | 0 | 0.09 | 0.57 | 0.36 |
| HSL | 50.32º | 0.4% | 0.46% | - |
| HSV(B) | 50.32º | 0.57% | 0.64% | - |
| XYZ | 26.8 | 29.41 | 10.06 | - |
| YUV | 143.59 | 86.47 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 148 | 70 | 0 | 0.09 | 0.57 | 0.36 | 50.32 | 0.4 | 0.46 |
| Hex | A3 | 94 | 46 | 0 | 9 | 39 | 24 | 32 | 28 | 2E |
| Octal | 243 | 224 | 106 | 0 | 11 | 71 | 44 | 62 | 50 | 56 |
| Binary | 10100011 | 10010100 | 1000110 | 0 | 1001 | 111001 | 100100 | 110010 | 101000 | 101110 |
Color Harmonies of #A39446
Complementary color
Monochromatic Colors of #A39446
Black with #A39446
Text Example
Text Example
White with #A39446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39446; }
p { color: rgb(163,148,70); }
H1.HeaderClassName
{
color: #A39446;
}
.AnyTagClassName
{
color: #A39446;
}
</style>
background-color css
<style>
a { background-color: #A39446; }
a { background-color: rgb(163,148,70); }
div.DivClassName
{
background-color: #A39446;
}
.BgClassName
{
background-color: #A39446;
}
</style>
border-color css
<style>
span { border-color: #A39446; }
span { border-color: rgb(163,148,70); }
td.TdClassName
{
border-color: #A39446;
}
.TagClassName
{
border-color: #A39446;
}
</style>