Shades of Lucky Point #292952
Tints of Lucky Point #292952
RGB
CMYK
RGB Variations
Color information
#292952 (or 0x292952) is known color: Lucky Point. HEX triplet: 29, 29 and 52. RGB value is (41,41,82). Sum of RGB (Red+Green+Blue) = 41+41+82=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 82 (32.42% from 255 or 50% from 164); Max value from RGB is 82 - color contains mainly: blue. Hex color #292952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292952 is #D6D6AD. Grayscale: #2D2D2D. Windows color (decimal): -14079662 or 5384489. OLE color: 5384489.
HSL color Cylindrical-coordinate representation of color #292952: hue angle of 240º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #292952 is Cyan = 0.50, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 41 | 82 | - |
| CMYK | 0.50 | 0.50 | 0 | 0.68 |
| HSL | 240º | 0.33% | 0.24% | - |
| HSV(B) | 240º | 0.5% | 0.32% | - |
| XYZ | 3.23 | 2.67 | 8.33 | - |
| YUV | 45.67 | 148.5 | 124.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 82 | 0.50 | 0.50 | 0 | 0.68 | 240 | 0.33 | 0.24 |
| Hex | 29 | 29 | 52 | 32 | 32 | 0 | 44 | F0 | 21 | 18 |
| Octal | 51 | 51 | 122 | 62 | 62 | 0 | 104 | 360 | 41 | 30 |
| Binary | 101001 | 101001 | 1010010 | 110010 | 110010 | 0 | 1000100 | 11110000 | 100001 | 11000 |
Color Harmonies of #292952
Complementary color
Monochromatic Colors of #292952
Black with #292952
Text Example
Text Example
White with #292952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292952; }
p { color: rgb(41,41,82); }
H1.HeaderClassName
{
color: #292952;
}
.AnyTagClassName
{
color: #292952;
}
</style>
background-color css
<style>
a { background-color: #292952; }
a { background-color: rgb(41,41,82); }
div.DivClassName
{
background-color: #292952;
}
.BgClassName
{
background-color: #292952;
}
</style>
border-color css
<style>
span { border-color: #292952; }
span { border-color: rgb(41,41,82); }
td.TdClassName
{
border-color: #292952;
}
.TagClassName
{
border-color: #292952;
}
</style>