Shades of Lucky #A19817
Tints of Lucky #A19817
RGB
CMYK
RGB Variations
Color information
#A19817 (or 0xA19817) is known color: Lucky. HEX triplet: A1, 98 and 17. RGB value is (161,152,23). Sum of RGB (Red+Green+Blue) = 161+152+23=336 (44% of max value = 765). Red value is 161 (63.28% from 255 or 47.92% from 336); Green value is 152 (59.77% from 255 or 45.24% from 336); Blue value is 23 (9.38% from 255 or 6.85% from 336); Max value from RGB is 161 - color contains mainly: red. Hex color #A19817 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A19817 is #5E67E8. Grayscale: #8C8C8C. Windows color (decimal): -6186985 or 1546401. OLE color: 1546401.
HSL color Cylindrical-coordinate representation of color #A19817: hue angle of 56.09º degrees, saturation: 0.75, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A19817 is Cyan = 0, Magento = 0.06, Yellow = 0.86 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 152 | 23 | - |
| CMYK | 0 | 0.06 | 0.86 | 0.37 |
| HSL | 56.09º | 0.75% | 0.36% | - |
| HSV(B) | 56.09º | 0.86% | 0.63% | - |
| XYZ | 26.08 | 30.1 | 5.24 | - |
| YUV | 139.99 | 61.98 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 152 | 23 | 0 | 0.06 | 0.86 | 0.37 | 56.09 | 0.75 | 0.36 |
| Hex | A1 | 98 | 17 | 0 | 6 | 56 | 25 | 38 | 4B | 24 |
| Octal | 241 | 230 | 27 | 0 | 6 | 126 | 45 | 70 | 113 | 44 |
| Binary | 10100001 | 10011000 | 10111 | 0 | 110 | 1010110 | 100101 | 111000 | 1001011 | 100100 |
Color Harmonies of #A19817
Complementary color
Monochromatic Colors of #A19817
Black with #A19817
Text Example
Text Example
White with #A19817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19817; }
p { color: rgb(161,152,23); }
H1.HeaderClassName
{
color: #A19817;
}
.AnyTagClassName
{
color: #A19817;
}
</style>
background-color css
<style>
a { background-color: #A19817; }
a { background-color: rgb(161,152,23); }
div.DivClassName
{
background-color: #A19817;
}
.BgClassName
{
background-color: #A19817;
}
</style>
border-color css
<style>
span { border-color: #A19817; }
span { border-color: rgb(161,152,23); }
td.TdClassName
{
border-color: #A19817;
}
.TagClassName
{
border-color: #A19817;
}
</style>