Shades of Lucky #A39115
Tints of Lucky #A39115
RGB
CMYK
RGB Variations
Color information
#A39115 (or 0xA39115) is known color: Lucky. HEX triplet: A3, 91 and 15. RGB value is (163,145,21). Sum of RGB (Red+Green+Blue) = 163+145+21=329 (43% of max value = 765). Red value is 163 (64.06% from 255 or 49.54% from 329); Green value is 145 (57.03% from 255 or 44.07% from 329); Blue value is 21 (8.59% from 255 or 6.38% from 329); Max value from RGB is 163 - color contains mainly: red. Hex color #A39115 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A39115 is #5C6EEA. Grayscale: #888888. Windows color (decimal): -6057707 or 1413539. OLE color: 1413539.
HSL color Cylindrical-coordinate representation of color #A39115: hue angle of 52.39º degrees, saturation: 0.77, 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 #A39115 is Cyan = 0, Magento = 0.11, Yellow = 0.87 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 145 | 21 | - |
| CMYK | 0 | 0.11 | 0.87 | 0.36 |
| HSL | 52.39º | 0.77% | 0.36% | - |
| HSV(B) | 52.39º | 0.87% | 0.64% | - |
| XYZ | 25.37 | 28.09 | 4.79 | - |
| YUV | 136.25 | 62.96 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 145 | 21 | 0 | 0.11 | 0.87 | 0.36 | 52.39 | 0.77 | 0.36 |
| Hex | A3 | 91 | 15 | 0 | B | 57 | 24 | 34 | 4D | 24 |
| Octal | 243 | 221 | 25 | 0 | 13 | 127 | 44 | 64 | 115 | 44 |
| Binary | 10100011 | 10010001 | 10101 | 0 | 1011 | 1010111 | 100100 | 110100 | 1001101 | 100100 |
Color Harmonies of #A39115
Complementary color
Monochromatic Colors of #A39115
Black with #A39115
Text Example
Text Example
White with #A39115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39115; }
p { color: rgb(163,145,21); }
H1.HeaderClassName
{
color: #A39115;
}
.AnyTagClassName
{
color: #A39115;
}
</style>
background-color css
<style>
a { background-color: #A39115; }
a { background-color: rgb(163,145,21); }
div.DivClassName
{
background-color: #A39115;
}
.BgClassName
{
background-color: #A39115;
}
</style>
border-color css
<style>
span { border-color: #A39115; }
span { border-color: rgb(163,145,21); }
td.TdClassName
{
border-color: #A39115;
}
.TagClassName
{
border-color: #A39115;
}
</style>