Shades of Lucky #A39310
Tints of Lucky #A39310
RGB
CMYK
RGB Variations
Color information
#A39310 (or 0xA39310) is known color: Lucky. HEX triplet: A3, 93 and 10. RGB value is (163,147,16). Sum of RGB (Red+Green+Blue) = 163+147+16=326 (43% of max value = 765). Red value is 163 (64.06% from 255 or 50% from 326); Green value is 147 (57.81% from 255 or 45.09% from 326); Blue value is 16 (6.64% from 255 or 4.91% from 326); Max value from RGB is 163 - color contains mainly: red. Hex color #A39310 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A39310 is #5C6CEF. Grayscale: #898989. Windows color (decimal): -6057200 or 1086371. OLE color: 1086371.
HSL color Cylindrical-coordinate representation of color #A39310: hue angle of 53.47º degrees, saturation: 0.82, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #A39310 is Cyan = 0, Magento = 0.10, Yellow = 0.90 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 147 | 16 | - |
| CMYK | 0 | 0.10 | 0.90 | 0.36 |
| HSL | 53.47º | 0.82% | 0.35% | - |
| HSV(B) | 53.47º | 0.9% | 0.64% | - |
| XYZ | 25.63 | 28.69 | 4.68 | - |
| YUV | 136.85 | 59.8 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 147 | 16 | 0 | 0.10 | 0.90 | 0.36 | 53.47 | 0.82 | 0.35 |
| Hex | A3 | 93 | 10 | 0 | A | 5A | 24 | 35 | 52 | 23 |
| Octal | 243 | 223 | 20 | 0 | 12 | 132 | 44 | 65 | 122 | 43 |
| Binary | 10100011 | 10010011 | 10000 | 0 | 1010 | 1011010 | 100100 | 110101 | 1010010 | 100011 |
Color Harmonies of #A39310
Complementary color
Monochromatic Colors of #A39310
Black with #A39310
Text Example
Text Example
White with #A39310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39310; }
p { color: rgb(163,147,16); }
H1.HeaderClassName
{
color: #A39310;
}
.AnyTagClassName
{
color: #A39310;
}
</style>
background-color css
<style>
a { background-color: #A39310; }
a { background-color: rgb(163,147,16); }
div.DivClassName
{
background-color: #A39310;
}
.BgClassName
{
background-color: #A39310;
}
</style>
border-color css
<style>
span { border-color: #A39310; }
span { border-color: rgb(163,147,16); }
td.TdClassName
{
border-color: #A39310;
}
.TagClassName
{
border-color: #A39310;
}
</style>