Shades of Lucky Point #293058
Tints of Lucky Point #293058
RGB
CMYK
RGB Variations
Color information
#293058 (or 0x293058) is known color: Lucky Point. HEX triplet: 29, 30 and 58. RGB value is (41,48,88). Sum of RGB (Red+Green+Blue) = 41+48+88=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 48 (19.14% from 255 or 27.12% from 177); Blue value is 88 (34.77% from 255 or 49.72% from 177); Max value from RGB is 88 - color contains mainly: blue. Hex color #293058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293058 is #D6CFA7. Grayscale: #323232. Windows color (decimal): -14077864 or 5779497. OLE color: 5779497.
HSL color Cylindrical-coordinate representation of color #293058: hue angle of 231.06º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #293058 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 48 | 88 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.65 |
| HSL | 231.06º | 0.36% | 0.25% | - |
| HSV(B) | 231.06º | 0.53% | 0.35% | - |
| XYZ | 3.73 | 3.29 | 9.67 | - |
| YUV | 50.47 | 149.18 | 121.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 88 | 0.53 | 0.45 | 0 | 0.65 | 231.06 | 0.36 | 0.25 |
| Hex | 29 | 30 | 58 | 35 | 2D | 0 | 41 | E7 | 24 | 19 |
| Octal | 51 | 60 | 130 | 65 | 55 | 0 | 101 | 347 | 44 | 31 |
| Binary | 101001 | 110000 | 1011000 | 110101 | 101101 | 0 | 1000001 | 11100111 | 100100 | 11001 |
Color Harmonies of #293058
Complementary color
Monochromatic Colors of #293058
Black with #293058
Text Example
Text Example
White with #293058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293058; }
p { color: rgb(41,48,88); }
H1.HeaderClassName
{
color: #293058;
}
.AnyTagClassName
{
color: #293058;
}
</style>
background-color css
<style>
a { background-color: #293058; }
a { background-color: rgb(41,48,88); }
div.DivClassName
{
background-color: #293058;
}
.BgClassName
{
background-color: #293058;
}
</style>
border-color css
<style>
span { border-color: #293058; }
span { border-color: rgb(41,48,88); }
td.TdClassName
{
border-color: #293058;
}
.TagClassName
{
border-color: #293058;
}
</style>