Shades of Lucky #A29415
Tints of Lucky #A29415
RGB
CMYK
RGB Variations
Color information
#A29415 (or 0xA29415) is known color: Lucky. HEX triplet: A2, 94 and 15. RGB value is (162,148,21). Sum of RGB (Red+Green+Blue) = 162+148+21=331 (43% of max value = 765). Red value is 162 (63.67% from 255 or 48.94% from 331); Green value is 148 (58.20% from 255 or 44.71% from 331); Blue value is 21 (8.59% from 255 or 6.34% from 331); Max value from RGB is 162 - color contains mainly: red. Hex color #A29415 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A29415 is #5D6BEA. Grayscale: #8A8A8A. Windows color (decimal): -6122475 or 1414306. OLE color: 1414306.
HSL color Cylindrical-coordinate representation of color #A29415: hue angle of 54.04º 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 #A29415 is Cyan = 0, Magento = 0.09, Yellow = 0.87 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 148 | 21 | - |
| CMYK | 0 | 0.09 | 0.87 | 0.36 |
| HSL | 54.04º | 0.77% | 0.36% | - |
| HSV(B) | 54.04º | 0.87% | 0.64% | - |
| XYZ | 25.63 | 28.92 | 4.94 | - |
| YUV | 137.71 | 62.14 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 148 | 21 | 0 | 0.09 | 0.87 | 0.36 | 54.04 | 0.77 | 0.36 |
| Hex | A2 | 94 | 15 | 0 | 9 | 57 | 24 | 36 | 4D | 24 |
| Octal | 242 | 224 | 25 | 0 | 11 | 127 | 44 | 66 | 115 | 44 |
| Binary | 10100010 | 10010100 | 10101 | 0 | 1001 | 1010111 | 100100 | 110110 | 1001101 | 100100 |
Color Harmonies of #A29415
Complementary color
Monochromatic Colors of #A29415
Black with #A29415
Text Example
Text Example
White with #A29415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29415; }
p { color: rgb(162,148,21); }
H1.HeaderClassName
{
color: #A29415;
}
.AnyTagClassName
{
color: #A29415;
}
</style>
background-color css
<style>
a { background-color: #A29415; }
a { background-color: rgb(162,148,21); }
div.DivClassName
{
background-color: #A29415;
}
.BgClassName
{
background-color: #A29415;
}
</style>
border-color css
<style>
span { border-color: #A29415; }
span { border-color: rgb(162,148,21); }
td.TdClassName
{
border-color: #A29415;
}
.TagClassName
{
border-color: #A29415;
}
</style>