Shades of Lucky #A49716
Tints of Lucky #A49716
RGB
CMYK
RGB Variations
Color information
#A49716 (or 0xA49716) is known color: Lucky. HEX triplet: A4, 97 and 16. RGB value is (164,151,22). Sum of RGB (Red+Green+Blue) = 164+151+22=337 (44% of max value = 765). Red value is 164 (64.45% from 255 or 48.66% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 22 (8.98% from 255 or 6.53% from 337); Max value from RGB is 164 - color contains mainly: red. Hex color #A49716 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A49716 is #5B68E9. Grayscale: #8C8C8C. Windows color (decimal): -5990634 or 1480612. OLE color: 1480612.
HSL color Cylindrical-coordinate representation of color #A49716: hue angle of 54.51º 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 #A49716 is Cyan = 0, Magento = 0.08, Yellow = 0.87 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 151 | 22 | - |
| CMYK | 0 | 0.08 | 0.87 | 0.36 |
| HSL | 54.51º | 0.76% | 0.36% | - |
| HSV(B) | 54.51º | 0.87% | 0.64% | - |
| XYZ | 26.52 | 30.08 | 5.17 | - |
| YUV | 140.18 | 61.31 | 144.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 151 | 22 | 0 | 0.08 | 0.87 | 0.36 | 54.51 | 0.76 | 0.36 |
| Hex | A4 | 97 | 16 | 0 | 8 | 57 | 24 | 37 | 4C | 24 |
| Octal | 244 | 227 | 26 | 0 | 10 | 127 | 44 | 67 | 114 | 44 |
| Binary | 10100100 | 10010111 | 10110 | 0 | 1000 | 1010111 | 100100 | 110111 | 1001100 | 100100 |
Color Harmonies of #A49716
Complementary color
Monochromatic Colors of #A49716
Black with #A49716
Text Example
Text Example
White with #A49716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49716; }
p { color: rgb(164,151,22); }
H1.HeaderClassName
{
color: #A49716;
}
.AnyTagClassName
{
color: #A49716;
}
</style>
background-color css
<style>
a { background-color: #A49716; }
a { background-color: rgb(164,151,22); }
div.DivClassName
{
background-color: #A49716;
}
.BgClassName
{
background-color: #A49716;
}
</style>
border-color css
<style>
span { border-color: #A49716; }
span { border-color: rgb(164,151,22); }
td.TdClassName
{
border-color: #A49716;
}
.TagClassName
{
border-color: #A49716;
}
</style>