Shades of Lucky Point #242952
Tints of Lucky Point #242952
RGB
CMYK
RGB Variations
Color information
#242952 (or 0x242952) is known color: Lucky Point. HEX triplet: 24, 29 and 52. RGB value is (36,41,82). Sum of RGB (Red+Green+Blue) = 36+41+82=159 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.64% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 82 (32.42% from 255 or 51.57% from 159); Max value from RGB is 82 - color contains mainly: blue. Hex color #242952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242952 is #DBD6AD. Grayscale: #2C2C2C. Windows color (decimal): -14407342 or 5384484. OLE color: 5384484.
HSL color Cylindrical-coordinate representation of color #242952: hue angle of 233.48º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #242952 is Cyan = 0.56, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 36 | 41 | 82 | - |
| CMYK | 0.56 | 0.50 | 0 | 0.68 |
| HSL | 233.48º | 0.39% | 0.23% | - |
| HSV(B) | 233.48º | 0.56% | 0.32% | - |
| XYZ | 3.04 | 2.57 | 8.32 | - |
| YUV | 44.18 | 149.34 | 122.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 41 | 82 | 0.56 | 0.50 | 0 | 0.68 | 233.48 | 0.39 | 0.23 |
| Hex | 24 | 29 | 52 | 38 | 32 | 0 | 44 | E9 | 27 | 17 |
| Octal | 44 | 51 | 122 | 70 | 62 | 0 | 104 | 351 | 47 | 27 |
| Binary | 100100 | 101001 | 1010010 | 111000 | 110010 | 0 | 1000100 | 11101001 | 100111 | 10111 |
Color Harmonies of #242952
Complementary color
Monochromatic Colors of #242952
Black with #242952
Text Example
Text Example
White with #242952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242952; }
p { color: rgb(36,41,82); }
H1.HeaderClassName
{
color: #242952;
}
.AnyTagClassName
{
color: #242952;
}
</style>
background-color css
<style>
a { background-color: #242952; }
a { background-color: rgb(36,41,82); }
div.DivClassName
{
background-color: #242952;
}
.BgClassName
{
background-color: #242952;
}
</style>
border-color css
<style>
span { border-color: #242952; }
span { border-color: rgb(36,41,82); }
td.TdClassName
{
border-color: #242952;
}
.TagClassName
{
border-color: #242952;
}
</style>