Shades of Lucky Point #242657
Tints of Lucky Point #242657
RGB
CMYK
RGB Variations
Color information
#242657 (or 0x242657) is known color: Lucky Point. HEX triplet: 24, 26 and 57. RGB value is (36,38,87). Sum of RGB (Red+Green+Blue) = 36+38+87=161 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.36% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 87 (34.38% from 255 or 54.04% from 161); Max value from RGB is 87 - color contains mainly: blue. Hex color #242657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242657 is #DBD9A8. Grayscale: #2A2A2A. Windows color (decimal): -14408105 or 5711396. OLE color: 5711396.
HSL color Cylindrical-coordinate representation of color #242657: hue angle of 237.65º 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 #242657 is Cyan = 0.59, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 36 | 38 | 87 | - |
| CMYK | 0.59 | 0.56 | 0 | 0.66 |
| HSL | 237.65º | 0.41% | 0.24% | - |
| HSV(B) | 237.65º | 0.59% | 0.34% | - |
| XYZ | 3.14 | 2.45 | 9.32 | - |
| YUV | 42.99 | 152.84 | 123.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 38 | 87 | 0.59 | 0.56 | 0 | 0.66 | 237.65 | 0.41 | 0.24 |
| Hex | 24 | 26 | 57 | 3B | 38 | 0 | 42 | EE | 29 | 18 |
| Octal | 44 | 46 | 127 | 73 | 70 | 0 | 102 | 356 | 51 | 30 |
| Binary | 100100 | 100110 | 1010111 | 111011 | 111000 | 0 | 1000010 | 11101110 | 101001 | 11000 |
Color Harmonies of #242657
Complementary color
Monochromatic Colors of #242657
Black with #242657
Text Example
Text Example
White with #242657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242657; }
p { color: rgb(36,38,87); }
H1.HeaderClassName
{
color: #242657;
}
.AnyTagClassName
{
color: #242657;
}
</style>
background-color css
<style>
a { background-color: #242657; }
a { background-color: rgb(36,38,87); }
div.DivClassName
{
background-color: #242657;
}
.BgClassName
{
background-color: #242657;
}
</style>
border-color css
<style>
span { border-color: #242657; }
span { border-color: rgb(36,38,87); }
td.TdClassName
{
border-color: #242657;
}
.TagClassName
{
border-color: #242657;
}
</style>