Shades of Lucky Point #293054
Tints of Lucky Point #293054
RGB
CMYK
RGB Variations
Color information
#293054 (or 0x293054) is known color: Lucky Point. HEX triplet: 29, 30 and 54. RGB value is (41,48,84). Sum of RGB (Red+Green+Blue) = 41+48+84=173 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.70% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 84 - color contains mainly: blue. Hex color #293054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293054 is #D6CFAB. Grayscale: #313131. Windows color (decimal): -14077868 or 5517353. OLE color: 5517353.
HSL color Cylindrical-coordinate representation of color #293054: hue angle of 230.23º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #293054 is Cyan = 0.51, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 48 | 84 | - |
| CMYK | 0.51 | 0.43 | 0 | 0.67 |
| HSL | 230.23º | 0.34% | 0.25% | - |
| HSV(B) | 230.23º | 0.51% | 0.33% | - |
| XYZ | 3.57 | 3.23 | 8.82 | - |
| YUV | 50.01 | 147.18 | 121.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 84 | 0.51 | 0.43 | 0 | 0.67 | 230.23 | 0.34 | 0.25 |
| Hex | 29 | 30 | 54 | 33 | 2B | 0 | 43 | E6 | 22 | 19 |
| Octal | 51 | 60 | 124 | 63 | 53 | 0 | 103 | 346 | 42 | 31 |
| Binary | 101001 | 110000 | 1010100 | 110011 | 101011 | 0 | 1000011 | 11100110 | 100010 | 11001 |
Color Harmonies of #293054
Complementary color
Monochromatic Colors of #293054
Black with #293054
Text Example
Text Example
White with #293054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293054; }
p { color: rgb(41,48,84); }
H1.HeaderClassName
{
color: #293054;
}
.AnyTagClassName
{
color: #293054;
}
</style>
background-color css
<style>
a { background-color: #293054; }
a { background-color: rgb(41,48,84); }
div.DivClassName
{
background-color: #293054;
}
.BgClassName
{
background-color: #293054;
}
</style>
border-color css
<style>
span { border-color: #293054; }
span { border-color: rgb(41,48,84); }
td.TdClassName
{
border-color: #293054;
}
.TagClassName
{
border-color: #293054;
}
</style>