Shades of Lucky Point #243058
Tints of Lucky Point #243058
RGB
CMYK
RGB Variations
Color information
#243058 (or 0x243058) is known color: Lucky Point. HEX triplet: 24, 30 and 58. RGB value is (36,48,88). Sum of RGB (Red+Green+Blue) = 36+48+88=172 (22% of max value = 765). Red value is 36 (14.45% from 255 or 20.93% from 172); Green value is 48 (19.14% from 255 or 27.91% from 172); Blue value is 88 (34.77% from 255 or 51.16% from 172); Max value from RGB is 88 - color contains mainly: blue. Hex color #243058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #243058 is #DBCFA7. Grayscale: #303030. Windows color (decimal): -14405544 or 5779492. OLE color: 5779492.
HSL color Cylindrical-coordinate representation of color #243058: hue angle of 226.15º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #243058 is Cyan = 0.59, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 48 | 88 | - |
| CMYK | 0.59 | 0.45 | 0 | 0.65 |
| HSL | 226.15º | 0.42% | 0.24% | - |
| HSV(B) | 226.15º | 0.59% | 0.35% | - |
| XYZ | 3.55 | 3.19 | 9.66 | - |
| YUV | 48.97 | 150.02 | 118.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 48 | 88 | 0.59 | 0.45 | 0 | 0.65 | 226.15 | 0.42 | 0.24 |
| Hex | 24 | 30 | 58 | 3B | 2D | 0 | 41 | E2 | 2A | 18 |
| Octal | 44 | 60 | 130 | 73 | 55 | 0 | 101 | 342 | 52 | 30 |
| Binary | 100100 | 110000 | 1011000 | 111011 | 101101 | 0 | 1000001 | 11100010 | 101010 | 11000 |
Color Harmonies of #243058
Complementary color
Monochromatic Colors of #243058
Black with #243058
Text Example
Text Example
White with #243058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243058; }
p { color: rgb(36,48,88); }
H1.HeaderClassName
{
color: #243058;
}
.AnyTagClassName
{
color: #243058;
}
</style>
background-color css
<style>
a { background-color: #243058; }
a { background-color: rgb(36,48,88); }
div.DivClassName
{
background-color: #243058;
}
.BgClassName
{
background-color: #243058;
}
</style>
border-color css
<style>
span { border-color: #243058; }
span { border-color: rgb(36,48,88); }
td.TdClassName
{
border-color: #243058;
}
.TagClassName
{
border-color: #243058;
}
</style>