Shades of Lucky Point #293059
Tints of Lucky Point #293059
RGB
CMYK
RGB Variations
Color information
#293059 (or 0x293059) is known color: Lucky Point. HEX triplet: 29, 30 and 59. RGB value is (41,48,89). Sum of RGB (Red+Green+Blue) = 41+48+89=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 48 (19.14% from 255 or 26.97% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #293059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293059 is #D6CFA6. Grayscale: #323232. Windows color (decimal): -14077863 or 5845033. OLE color: 5845033.
HSL color Cylindrical-coordinate representation of color #293059: hue angle of 231.25º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #293059 is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 48 | 89 | - |
| CMYK | 0.54 | 0.46 | 0 | 0.65 |
| HSL | 231.25º | 0.37% | 0.25% | - |
| HSV(B) | 231.25º | 0.54% | 0.35% | - |
| XYZ | 3.77 | 3.31 | 9.89 | - |
| YUV | 50.58 | 149.68 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 89 | 0.54 | 0.46 | 0 | 0.65 | 231.25 | 0.37 | 0.25 |
| Hex | 29 | 30 | 59 | 36 | 2E | 0 | 41 | E7 | 25 | 19 |
| Octal | 51 | 60 | 131 | 66 | 56 | 0 | 101 | 347 | 45 | 31 |
| Binary | 101001 | 110000 | 1011001 | 110110 | 101110 | 0 | 1000001 | 11100111 | 100101 | 11001 |
Color Harmonies of #293059
Complementary color
Monochromatic Colors of #293059
Black with #293059
Text Example
Text Example
White with #293059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293059; }
p { color: rgb(41,48,89); }
H1.HeaderClassName
{
color: #293059;
}
.AnyTagClassName
{
color: #293059;
}
</style>
background-color css
<style>
a { background-color: #293059; }
a { background-color: rgb(41,48,89); }
div.DivClassName
{
background-color: #293059;
}
.BgClassName
{
background-color: #293059;
}
</style>
border-color css
<style>
span { border-color: #293059; }
span { border-color: rgb(41,48,89); }
td.TdClassName
{
border-color: #293059;
}
.TagClassName
{
border-color: #293059;
}
</style>