Shades of Lucky Point #243160
Tints of Lucky Point #243160
RGB
CMYK
RGB Variations
Color information
#243160 (or 0x243160) is known color: Lucky Point. HEX triplet: 24, 31 and 60. RGB value is (36,49,96). Sum of RGB (Red+Green+Blue) = 36+49+96=181 (23% of max value = 765). Red value is 36 (14.45% from 255 or 19.89% from 181); Green value is 49 (19.53% from 255 or 27.07% from 181); Blue value is 96 (37.89% from 255 or 53.04% from 181); Max value from RGB is 96 - color contains mainly: blue. Hex color #243160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #243160 is #DBCE9F. Grayscale: #323232. Windows color (decimal): -14405280 or 6304036. OLE color: 6304036.
HSL color Cylindrical-coordinate representation of color #243160: hue angle of 227º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #243160 is Cyan = 0.62, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 49 | 96 | - |
| CMYK | 0.62 | 0.49 | 0 | 0.62 |
| HSL | 227º | 0.45% | 0.26% | - |
| HSV(B) | 227º | 0.63% | 0.38% | - |
| XYZ | 3.94 | 3.42 | 11.52 | - |
| YUV | 50.47 | 153.69 | 117.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 49 | 96 | 0.62 | 0.49 | 0 | 0.62 | 227 | 0.45 | 0.26 |
| Hex | 24 | 31 | 60 | 3E | 31 | 0 | 3E | E3 | 2D | 1A |
| Octal | 44 | 61 | 140 | 76 | 61 | 0 | 76 | 343 | 55 | 32 |
| Binary | 100100 | 110001 | 1100000 | 111110 | 110001 | 0 | 111110 | 11100011 | 101101 | 11010 |
Color Harmonies of #243160
Complementary color
Monochromatic Colors of #243160
Black with #243160
Text Example
Text Example
White with #243160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243160; }
p { color: rgb(36,49,96); }
H1.HeaderClassName
{
color: #243160;
}
.AnyTagClassName
{
color: #243160;
}
</style>
background-color css
<style>
a { background-color: #243160; }
a { background-color: rgb(36,49,96); }
div.DivClassName
{
background-color: #243160;
}
.BgClassName
{
background-color: #243160;
}
</style>
border-color css
<style>
span { border-color: #243160; }
span { border-color: rgb(36,49,96); }
td.TdClassName
{
border-color: #243160;
}
.TagClassName
{
border-color: #243160;
}
</style>