Shades of Lucky Point #293051
Tints of Lucky Point #293051
RGB
CMYK
RGB Variations
Color information
#293051 (or 0x293051) is known color: Lucky Point. HEX triplet: 29, 30 and 51. RGB value is (41,48,81). Sum of RGB (Red+Green+Blue) = 41+48+81=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 48 (19.14% from 255 or 28.24% from 170); Blue value is 81 (32.03% from 255 or 47.65% from 170); Max value from RGB is 81 - color contains mainly: blue. Hex color #293051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293051 is #D6CFAE. Grayscale: #313131. Windows color (decimal): -14077871 or 5320745. OLE color: 5320745.
HSL color Cylindrical-coordinate representation of color #293051: hue angle of 229.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #293051 is Cyan = 0.49, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 48 | 81 | - |
| CMYK | 0.49 | 0.41 | 0 | 0.68 |
| HSL | 229.5º | 0.33% | 0.24% | - |
| HSV(B) | 229.5º | 0.49% | 0.32% | - |
| XYZ | 3.46 | 3.18 | 8.22 | - |
| YUV | 49.67 | 145.68 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 81 | 0.49 | 0.41 | 0 | 0.68 | 229.5 | 0.33 | 0.24 |
| Hex | 29 | 30 | 51 | 31 | 29 | 0 | 44 | E6 | 21 | 18 |
| Octal | 51 | 60 | 121 | 61 | 51 | 0 | 104 | 346 | 41 | 30 |
| Binary | 101001 | 110000 | 1010001 | 110001 | 101001 | 0 | 1000100 | 11100110 | 100001 | 11000 |
Color Harmonies of #293051
Complementary color
Monochromatic Colors of #293051
Black with #293051
Text Example
Text Example
White with #293051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293051; }
p { color: rgb(41,48,81); }
H1.HeaderClassName
{
color: #293051;
}
.AnyTagClassName
{
color: #293051;
}
</style>
background-color css
<style>
a { background-color: #293051; }
a { background-color: rgb(41,48,81); }
div.DivClassName
{
background-color: #293051;
}
.BgClassName
{
background-color: #293051;
}
</style>
border-color css
<style>
span { border-color: #293051; }
span { border-color: rgb(41,48,81); }
td.TdClassName
{
border-color: #293051;
}
.TagClassName
{
border-color: #293051;
}
</style>