Shades of Lucky #A29726
Tints of Lucky #A29726
RGB
CMYK
RGB Variations
Color information
#A29726 (or 0xA29726) is known color: Lucky. HEX triplet: A2, 97 and 26. RGB value is (162,151,38). Sum of RGB (Red+Green+Blue) = 162+151+38=351 (46% of max value = 765). Red value is 162 (63.67% from 255 or 46.15% from 351); Green value is 151 (59.38% from 255 or 43.02% from 351); Blue value is 38 (15.23% from 255 or 10.83% from 351); Max value from RGB is 162 - color contains mainly: red. Hex color #A29726 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A29726 is #5D68D9. Grayscale: #8D8D8D. Windows color (decimal): -6121690 or 2529186. OLE color: 2529186.
HSL color Cylindrical-coordinate representation of color #A29726: hue angle of 54.68º degrees, saturation: 0.62, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A29726 is Cyan = 0, Magento = 0.07, Yellow = 0.77 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 151 | 38 | - |
| CMYK | 0 | 0.07 | 0.77 | 0.36 |
| HSL | 54.68º | 0.62% | 0.39% | - |
| HSV(B) | 54.68º | 0.77% | 0.64% | - |
| XYZ | 26.32 | 29.95 | 6.23 | - |
| YUV | 141.41 | 69.64 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 151 | 38 | 0 | 0.07 | 0.77 | 0.36 | 54.68 | 0.62 | 0.39 |
| Hex | A2 | 97 | 26 | 0 | 7 | 4D | 24 | 37 | 3E | 27 |
| Octal | 242 | 227 | 46 | 0 | 7 | 115 | 44 | 67 | 76 | 47 |
| Binary | 10100010 | 10010111 | 100110 | 0 | 111 | 1001101 | 100100 | 110111 | 111110 | 100111 |
Color Harmonies of #A29726
Complementary color
Monochromatic Colors of #A29726
Black with #A29726
Text Example
Text Example
White with #A29726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29726; }
p { color: rgb(162,151,38); }
H1.HeaderClassName
{
color: #A29726;
}
.AnyTagClassName
{
color: #A29726;
}
</style>
background-color css
<style>
a { background-color: #A29726; }
a { background-color: rgb(162,151,38); }
div.DivClassName
{
background-color: #A29726;
}
.BgClassName
{
background-color: #A29726;
}
</style>
border-color css
<style>
span { border-color: #A29726; }
span { border-color: rgb(162,151,38); }
td.TdClassName
{
border-color: #A29726;
}
.TagClassName
{
border-color: #A29726;
}
</style>