Shades of Lucky #A39316
Tints of Lucky #A39316
RGB
CMYK
RGB Variations
Color information
#A39316 (or 0xA39316) is known color: Lucky. HEX triplet: A3, 93 and 16. RGB value is (163,147,22). Sum of RGB (Red+Green+Blue) = 163+147+22=332 (43% of max value = 765). Red value is 163 (64.06% from 255 or 49.10% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 22 (8.98% from 255 or 6.63% from 332); Max value from RGB is 163 - color contains mainly: red. Hex color #A39316 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A39316 is #5C6CE9. Grayscale: #8A8A8A. Windows color (decimal): -6057194 or 1479587. OLE color: 1479587.
HSL color Cylindrical-coordinate representation of color #A39316: hue angle of 53.19º degrees, saturation: 0.76, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A39316 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 147 | 22 | - |
| CMYK | 0 | 0.10 | 0.87 | 0.36 |
| HSL | 53.19º | 0.76% | 0.36% | - |
| HSV(B) | 53.19º | 0.87% | 0.64% | - |
| XYZ | 25.68 | 28.71 | 4.95 | - |
| YUV | 137.53 | 62.8 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 147 | 22 | 0 | 0.10 | 0.87 | 0.36 | 53.19 | 0.76 | 0.36 |
| Hex | A3 | 93 | 16 | 0 | A | 57 | 24 | 35 | 4C | 24 |
| Octal | 243 | 223 | 26 | 0 | 12 | 127 | 44 | 65 | 114 | 44 |
| Binary | 10100011 | 10010011 | 10110 | 0 | 1010 | 1010111 | 100100 | 110101 | 1001100 | 100100 |
Color Harmonies of #A39316
Complementary color
Monochromatic Colors of #A39316
Black with #A39316
Text Example
Text Example
White with #A39316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39316; }
p { color: rgb(163,147,22); }
H1.HeaderClassName
{
color: #A39316;
}
.AnyTagClassName
{
color: #A39316;
}
</style>
background-color css
<style>
a { background-color: #A39316; }
a { background-color: rgb(163,147,22); }
div.DivClassName
{
background-color: #A39316;
}
.BgClassName
{
background-color: #A39316;
}
</style>
border-color css
<style>
span { border-color: #A39316; }
span { border-color: rgb(163,147,22); }
td.TdClassName
{
border-color: #A39316;
}
.TagClassName
{
border-color: #A39316;
}
</style>