Shades of Lucky Point #242957
Tints of Lucky Point #242957
RGB
CMYK
RGB Variations
Color information
#242957 (or 0x242957) is known color: Lucky Point. HEX triplet: 24, 29 and 57. RGB value is (36,41,87). Sum of RGB (Red+Green+Blue) = 36+41+87=164 (21% of max value = 765). Red value is 36 (14.45% from 255 or 21.95% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 87 (34.38% from 255 or 53.05% from 164); Max value from RGB is 87 - color contains mainly: blue. Hex color #242957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242957 is #DBD6A8. Grayscale: #2C2C2C. Windows color (decimal): -14407337 or 5712164. OLE color: 5712164.
HSL color Cylindrical-coordinate representation of color #242957: hue angle of 234.12º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #242957 is Cyan = 0.59, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 36 | 41 | 87 | - |
| CMYK | 0.59 | 0.53 | 0 | 0.66 |
| HSL | 234.12º | 0.41% | 0.24% | - |
| HSV(B) | 234.12º | 0.59% | 0.34% | - |
| XYZ | 3.24 | 2.65 | 9.36 | - |
| YUV | 44.75 | 151.84 | 121.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 41 | 87 | 0.59 | 0.53 | 0 | 0.66 | 234.12 | 0.41 | 0.24 |
| Hex | 24 | 29 | 57 | 3B | 35 | 0 | 42 | EA | 29 | 18 |
| Octal | 44 | 51 | 127 | 73 | 65 | 0 | 102 | 352 | 51 | 30 |
| Binary | 100100 | 101001 | 1010111 | 111011 | 110101 | 0 | 1000010 | 11101010 | 101001 | 11000 |
Color Harmonies of #242957
Complementary color
Monochromatic Colors of #242957
Black with #242957
Text Example
Text Example
White with #242957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242957; }
p { color: rgb(36,41,87); }
H1.HeaderClassName
{
color: #242957;
}
.AnyTagClassName
{
color: #242957;
}
</style>
background-color css
<style>
a { background-color: #242957; }
a { background-color: rgb(36,41,87); }
div.DivClassName
{
background-color: #242957;
}
.BgClassName
{
background-color: #242957;
}
</style>
border-color css
<style>
span { border-color: #242957; }
span { border-color: rgb(36,41,87); }
td.TdClassName
{
border-color: #242957;
}
.TagClassName
{
border-color: #242957;
}
</style>