Shades of Lucky Point #293160
Tints of Lucky Point #293160
RGB
CMYK
RGB Variations
Color information
#293160 (or 0x293160) is known color: Lucky Point. HEX triplet: 29, 31 and 60. RGB value is (41,49,96). Sum of RGB (Red+Green+Blue) = 41+49+96=186 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.04% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #293160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293160 is #D6CE9F. Grayscale: #333333. Windows color (decimal): -14077600 or 6304041. OLE color: 6304041.
HSL color Cylindrical-coordinate representation of color #293160: hue angle of 231.27º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #293160 is Cyan = 0.57, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 49 | 96 | - |
| CMYK | 0.57 | 0.49 | 0 | 0.62 |
| HSL | 231.27º | 0.4% | 0.27% | - |
| HSV(B) | 231.27º | 0.57% | 0.38% | - |
| XYZ | 4.12 | 3.51 | 11.53 | - |
| YUV | 51.97 | 152.85 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 49 | 96 | 0.57 | 0.49 | 0 | 0.62 | 231.27 | 0.4 | 0.27 |
| Hex | 29 | 31 | 60 | 39 | 31 | 0 | 3E | E7 | 28 | 1B |
| Octal | 51 | 61 | 140 | 71 | 61 | 0 | 76 | 347 | 50 | 33 |
| Binary | 101001 | 110001 | 1100000 | 111001 | 110001 | 0 | 111110 | 11100111 | 101000 | 11011 |
Color Harmonies of #293160
Complementary color
Monochromatic Colors of #293160
Black with #293160
Text Example
Text Example
White with #293160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293160; }
p { color: rgb(41,49,96); }
H1.HeaderClassName
{
color: #293160;
}
.AnyTagClassName
{
color: #293160;
}
</style>
background-color css
<style>
a { background-color: #293160; }
a { background-color: rgb(41,49,96); }
div.DivClassName
{
background-color: #293160;
}
.BgClassName
{
background-color: #293160;
}
</style>
border-color css
<style>
span { border-color: #293160; }
span { border-color: rgb(41,49,96); }
td.TdClassName
{
border-color: #293160;
}
.TagClassName
{
border-color: #293160;
}
</style>