Shades of Lucky #A39719
Tints of Lucky #A39719
RGB
CMYK
RGB Variations
Color information
#A39719 (or 0xA39719) is known color: Lucky. HEX triplet: A3, 97 and 19. RGB value is (163,151,25). Sum of RGB (Red+Green+Blue) = 163+151+25=339 (44% of max value = 765). Red value is 163 (64.06% from 255 or 48.08% from 339); Green value is 151 (59.38% from 255 or 44.54% from 339); Blue value is 25 (10.16% from 255 or 7.37% from 339); Max value from RGB is 163 - color contains mainly: red. Hex color #A39719 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A39719 is #5C68E6. Grayscale: #8C8C8C. Windows color (decimal): -6056167 or 1677219. OLE color: 1677219.
HSL color Cylindrical-coordinate representation of color #A39719: hue angle of 54.78º degrees, saturation: 0.73, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #A39719 is Cyan = 0, Magento = 0.07, Yellow = 0.85 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 151 | 25 | - |
| CMYK | 0 | 0.07 | 0.85 | 0.36 |
| HSL | 54.78º | 0.73% | 0.37% | - |
| HSV(B) | 54.78º | 0.85% | 0.64% | - |
| XYZ | 26.35 | 29.99 | 5.32 | - |
| YUV | 140.22 | 62.98 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 151 | 25 | 0 | 0.07 | 0.85 | 0.36 | 54.78 | 0.73 | 0.37 |
| Hex | A3 | 97 | 19 | 0 | 7 | 55 | 24 | 37 | 49 | 25 |
| Octal | 243 | 227 | 31 | 0 | 7 | 125 | 44 | 67 | 111 | 45 |
| Binary | 10100011 | 10010111 | 11001 | 0 | 111 | 1010101 | 100100 | 110111 | 1001001 | 100101 |
Color Harmonies of #A39719
Complementary color
Monochromatic Colors of #A39719
Black with #A39719
Text Example
Text Example
White with #A39719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39719; }
p { color: rgb(163,151,25); }
H1.HeaderClassName
{
color: #A39719;
}
.AnyTagClassName
{
color: #A39719;
}
</style>
background-color css
<style>
a { background-color: #A39719; }
a { background-color: rgb(163,151,25); }
div.DivClassName
{
background-color: #A39719;
}
.BgClassName
{
background-color: #A39719;
}
</style>
border-color css
<style>
span { border-color: #A39719; }
span { border-color: rgb(163,151,25); }
td.TdClassName
{
border-color: #A39719;
}
.TagClassName
{
border-color: #A39719;
}
</style>