Shades of Lucky Point #323457
Tints of Lucky Point #323457
RGB
CMYK
RGB Variations
Color information
#323457 (or 0x323457) is known color: Lucky Point. HEX triplet: 32, 34 and 57. RGB value is (50,52,87). Sum of RGB (Red+Green+Blue) = 50+52+87=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 87 - color contains mainly: blue. Hex color #323457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323457 is #CDCBA8. Grayscale: #373737. Windows color (decimal): -13487017 or 5714994. OLE color: 5714994.
HSL color Cylindrical-coordinate representation of color #323457: hue angle of 236.76º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #323457 is Cyan = 0.43, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 52 | 87 | - |
| CMYK | 0.43 | 0.40 | 0 | 0.66 |
| HSL | 236.76º | 0.27% | 0.27% | - |
| HSV(B) | 236.76º | 0.43% | 0.34% | - |
| XYZ | 4.26 | 3.82 | 9.53 | - |
| YUV | 55.39 | 145.84 | 124.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 87 | 0.43 | 0.40 | 0 | 0.66 | 236.76 | 0.27 | 0.27 |
| Hex | 32 | 34 | 57 | 2B | 28 | 0 | 42 | ED | 1B | 1B |
| Octal | 62 | 64 | 127 | 53 | 50 | 0 | 102 | 355 | 33 | 33 |
| Binary | 110010 | 110100 | 1010111 | 101011 | 101000 | 0 | 1000010 | 11101101 | 11011 | 11011 |
Color Harmonies of #323457
Complementary color
Monochromatic Colors of #323457
Black with #323457
Text Example
Text Example
White with #323457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323457; }
p { color: rgb(50,52,87); }
H1.HeaderClassName
{
color: #323457;
}
.AnyTagClassName
{
color: #323457;
}
</style>
background-color css
<style>
a { background-color: #323457; }
a { background-color: rgb(50,52,87); }
div.DivClassName
{
background-color: #323457;
}
.BgClassName
{
background-color: #323457;
}
</style>
border-color css
<style>
span { border-color: #323457; }
span { border-color: rgb(50,52,87); }
td.TdClassName
{
border-color: #323457;
}
.TagClassName
{
border-color: #323457;
}
</style>