Shades of Lucky #A39720
Tints of Lucky #A39720
RGB
CMYK
RGB Variations
Color information
#A39720 (or 0xA39720) is known color: Lucky. HEX triplet: A3, 97 and 20. RGB value is (163,151,32). Sum of RGB (Red+Green+Blue) = 163+151+32=346 (45% of max value = 765). Red value is 163 (64.06% from 255 or 47.11% from 346); Green value is 151 (59.38% from 255 or 43.64% from 346); Blue value is 32 (12.89% from 255 or 9.25% from 346); Max value from RGB is 163 - color contains mainly: red. Hex color #A39720 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A39720 is #5C68DF. Grayscale: #8D8D8D. Windows color (decimal): -6056160 or 2135971. OLE color: 2135971.
HSL color Cylindrical-coordinate representation of color #A39720: hue angle of 54.5º degrees, saturation: 0.67, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #A39720 is Cyan = 0, Magento = 0.07, Yellow = 0.80 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 151 | 32 | - |
| CMYK | 0 | 0.07 | 0.80 | 0.36 |
| HSL | 54.5º | 0.67% | 0.38% | - |
| HSV(B) | 54.5º | 0.8% | 0.64% | - |
| XYZ | 26.43 | 30.02 | 5.77 | - |
| YUV | 141.02 | 66.48 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 151 | 32 | 0 | 0.07 | 0.80 | 0.36 | 54.5 | 0.67 | 0.38 |
| Hex | A3 | 97 | 20 | 0 | 7 | 50 | 24 | 37 | 43 | 26 |
| Octal | 243 | 227 | 40 | 0 | 7 | 120 | 44 | 67 | 103 | 46 |
| Binary | 10100011 | 10010111 | 100000 | 0 | 111 | 1010000 | 100100 | 110111 | 1000011 | 100110 |
Color Harmonies of #A39720
Complementary color
Monochromatic Colors of #A39720
Black with #A39720
Text Example
Text Example
White with #A39720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39720; }
p { color: rgb(163,151,32); }
H1.HeaderClassName
{
color: #A39720;
}
.AnyTagClassName
{
color: #A39720;
}
</style>
background-color css
<style>
a { background-color: #A39720; }
a { background-color: rgb(163,151,32); }
div.DivClassName
{
background-color: #A39720;
}
.BgClassName
{
background-color: #A39720;
}
</style>
border-color css
<style>
span { border-color: #A39720; }
span { border-color: rgb(163,151,32); }
td.TdClassName
{
border-color: #A39720;
}
.TagClassName
{
border-color: #A39720;
}
</style>