Shades of Lucky #A19315
Tints of Lucky #A19315
RGB
CMYK
RGB Variations
Color information
#A19315 (or 0xA19315) is known color: Lucky. HEX triplet: A1, 93 and 15. RGB value is (161,147,21). Sum of RGB (Red+Green+Blue) = 161+147+21=329 (43% of max value = 765). Red value is 161 (63.28% from 255 or 48.94% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 21 (8.59% from 255 or 6.38% from 329); Max value from RGB is 161 - color contains mainly: red. Hex color #A19315 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A19315 is #5E6CEA. Grayscale: #898989. Windows color (decimal): -6188267 or 1414049. OLE color: 1414049.
HSL color Cylindrical-coordinate representation of color #A19315: hue angle of 54º degrees, saturation: 0.77, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A19315 is Cyan = 0, Magento = 0.09, Yellow = 0.87 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 147 | 21 | - |
| CMYK | 0 | 0.09 | 0.87 | 0.37 |
| HSL | 54º | 0.77% | 0.36% | - |
| HSV(B) | 54º | 0.87% | 0.63% | - |
| XYZ | 25.27 | 28.5 | 4.88 | - |
| YUV | 136.82 | 62.64 | 145.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 147 | 21 | 0 | 0.09 | 0.87 | 0.37 | 54 | 0.77 | 0.36 |
| Hex | A1 | 93 | 15 | 0 | 9 | 57 | 25 | 36 | 4D | 24 |
| Octal | 241 | 223 | 25 | 0 | 11 | 127 | 45 | 66 | 115 | 44 |
| Binary | 10100001 | 10010011 | 10101 | 0 | 1001 | 1010111 | 100101 | 110110 | 1001101 | 100100 |
Color Harmonies of #A19315
Complementary color
Monochromatic Colors of #A19315
Black with #A19315
Text Example
Text Example
White with #A19315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19315; }
p { color: rgb(161,147,21); }
H1.HeaderClassName
{
color: #A19315;
}
.AnyTagClassName
{
color: #A19315;
}
</style>
background-color css
<style>
a { background-color: #A19315; }
a { background-color: rgb(161,147,21); }
div.DivClassName
{
background-color: #A19315;
}
.BgClassName
{
background-color: #A19315;
}
</style>
border-color css
<style>
span { border-color: #A19315; }
span { border-color: rgb(161,147,21); }
td.TdClassName
{
border-color: #A19315;
}
.TagClassName
{
border-color: #A19315;
}
</style>