Shades of Lucky Point #293257
Tints of Lucky Point #293257
RGB
CMYK
RGB Variations
Color information
#293257 (or 0x293257) is known color: Lucky Point. HEX triplet: 29, 32 and 57. RGB value is (41,50,87). Sum of RGB (Red+Green+Blue) = 41+50+87=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 50 (19.92% from 255 or 28.09% from 178); Blue value is 87 (34.38% from 255 or 48.88% from 178); Max value from RGB is 87 - color contains mainly: blue. Hex color #293257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293257 is #D6CDA8. Grayscale: #333333. Windows color (decimal): -14077353 or 5714473. OLE color: 5714473.
HSL color Cylindrical-coordinate representation of color #293257: hue angle of 228.26º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #293257 is Cyan = 0.53, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 50 | 87 | - |
| CMYK | 0.53 | 0.43 | 0 | 0.66 |
| HSL | 228.26º | 0.36% | 0.25% | - |
| HSV(B) | 228.26º | 0.53% | 0.34% | - |
| XYZ | 3.78 | 3.44 | 9.48 | - |
| YUV | 51.53 | 148.02 | 120.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 87 | 0.53 | 0.43 | 0 | 0.66 | 228.26 | 0.36 | 0.25 |
| Hex | 29 | 32 | 57 | 35 | 2B | 0 | 42 | E4 | 24 | 19 |
| Octal | 51 | 62 | 127 | 65 | 53 | 0 | 102 | 344 | 44 | 31 |
| Binary | 101001 | 110010 | 1010111 | 110101 | 101011 | 0 | 1000010 | 11100100 | 100100 | 11001 |
Color Harmonies of #293257
Complementary color
Monochromatic Colors of #293257
Black with #293257
Text Example
Text Example
White with #293257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293257; }
p { color: rgb(41,50,87); }
H1.HeaderClassName
{
color: #293257;
}
.AnyTagClassName
{
color: #293257;
}
</style>
background-color css
<style>
a { background-color: #293257; }
a { background-color: rgb(41,50,87); }
div.DivClassName
{
background-color: #293257;
}
.BgClassName
{
background-color: #293257;
}
</style>
border-color css
<style>
span { border-color: #293257; }
span { border-color: rgb(41,50,87); }
td.TdClassName
{
border-color: #293257;
}
.TagClassName
{
border-color: #293257;
}
</style>