Shades of Lucky #B19518
Tints of Lucky #B19518
RGB
CMYK
RGB Variations
Color information
#B19518 (or 0xB19518) is known color: Lucky. HEX triplet: B1, 95 and 18. RGB value is (177,149,24). Sum of RGB (Red+Green+Blue) = 177+149+24=350 (46% of max value = 765). Red value is 177 (69.53% from 255 or 50.57% from 350); Green value is 149 (58.59% from 255 or 42.57% from 350); Blue value is 24 (9.77% from 255 or 6.86% from 350); Max value from RGB is 177 - color contains mainly: red. Hex color #B19518 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #B19518 is #4E6AE7. Grayscale: #8F8F8F. Windows color (decimal): -5139176 or 1611185. OLE color: 1611185.
HSL color Cylindrical-coordinate representation of color #B19518: hue angle of 49.02º degrees, saturation: 0.76, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B19518 is Cyan = 0, Magento = 0.16, Yellow = 0.86 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 149 | 24 | - |
| CMYK | 0 | 0.16 | 0.86 | 0.31 |
| HSL | 49.02º | 0.76% | 0.39% | - |
| HSV(B) | 49.02º | 0.86% | 0.69% | - |
| XYZ | 29.04 | 30.91 | 5.3 | - |
| YUV | 143.12 | 60.78 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 149 | 24 | 0 | 0.16 | 0.86 | 0.31 | 49.02 | 0.76 | 0.39 |
| Hex | B1 | 95 | 18 | 0 | 10 | 56 | 1F | 31 | 4C | 27 |
| Octal | 261 | 225 | 30 | 0 | 20 | 126 | 37 | 61 | 114 | 47 |
| Binary | 10110001 | 10010101 | 11000 | 0 | 10000 | 1010110 | 11111 | 110001 | 1001100 | 100111 |
Color Harmonies of #B19518
Complementary color
Monochromatic Colors of #B19518
Black with #B19518
Text Example
Text Example
White with #B19518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B19518; }
p { color: rgb(177,149,24); }
H1.HeaderClassName
{
color: #B19518;
}
.AnyTagClassName
{
color: #B19518;
}
</style>
background-color css
<style>
a { background-color: #B19518; }
a { background-color: rgb(177,149,24); }
div.DivClassName
{
background-color: #B19518;
}
.BgClassName
{
background-color: #B19518;
}
</style>
border-color css
<style>
span { border-color: #B19518; }
span { border-color: rgb(177,149,24); }
td.TdClassName
{
border-color: #B19518;
}
.TagClassName
{
border-color: #B19518;
}
</style>