Shades of Lucky #A39116
Tints of Lucky #A39116
RGB
CMYK
RGB Variations
Color information
#A39116 (or 0xA39116) is known color: Lucky. HEX triplet: A3, 91 and 16. RGB value is (163,145,22). Sum of RGB (Red+Green+Blue) = 163+145+22=330 (43% of max value = 765). Red value is 163 (64.06% from 255 or 49.39% from 330); Green value is 145 (57.03% from 255 or 43.94% from 330); Blue value is 22 (8.98% from 255 or 6.67% from 330); Max value from RGB is 163 - color contains mainly: red. Hex color #A39116 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A39116 is #5C6EE9. Grayscale: #888888. Windows color (decimal): -6057706 or 1479075. OLE color: 1479075.
HSL color Cylindrical-coordinate representation of color #A39116: hue angle of 52.34º 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 #A39116 is Cyan = 0, Magento = 0.11, Yellow = 0.87 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 145 | 22 | - |
| CMYK | 0 | 0.11 | 0.87 | 0.36 |
| HSL | 52.34º | 0.76% | 0.36% | - |
| HSV(B) | 52.34º | 0.87% | 0.64% | - |
| XYZ | 25.37 | 28.1 | 4.84 | - |
| YUV | 136.36 | 63.46 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 145 | 22 | 0 | 0.11 | 0.87 | 0.36 | 52.34 | 0.76 | 0.36 |
| Hex | A3 | 91 | 16 | 0 | B | 57 | 24 | 34 | 4C | 24 |
| Octal | 243 | 221 | 26 | 0 | 13 | 127 | 44 | 64 | 114 | 44 |
| Binary | 10100011 | 10010001 | 10110 | 0 | 1011 | 1010111 | 100100 | 110100 | 1001100 | 100100 |
Color Harmonies of #A39116
Complementary color
Monochromatic Colors of #A39116
Black with #A39116
Text Example
Text Example
White with #A39116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39116; }
p { color: rgb(163,145,22); }
H1.HeaderClassName
{
color: #A39116;
}
.AnyTagClassName
{
color: #A39116;
}
</style>
background-color css
<style>
a { background-color: #A39116; }
a { background-color: rgb(163,145,22); }
div.DivClassName
{
background-color: #A39116;
}
.BgClassName
{
background-color: #A39116;
}
</style>
border-color css
<style>
span { border-color: #A39116; }
span { border-color: rgb(163,145,22); }
td.TdClassName
{
border-color: #A39116;
}
.TagClassName
{
border-color: #A39116;
}
</style>