Shades of Lucky Point #323458
Tints of Lucky Point #323458
RGB
CMYK
RGB Variations
Color information
#323458 (or 0x323458) is known color: Lucky Point. HEX triplet: 32, 34 and 58. RGB value is (50,52,88). Sum of RGB (Red+Green+Blue) = 50+52+88=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 52 (20.70% from 255 or 27.37% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 88 - color contains mainly: blue. Hex color #323458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323458 is #CDCBA7. Grayscale: #373737. Windows color (decimal): -13487016 or 5780530. OLE color: 5780530.
HSL color Cylindrical-coordinate representation of color #323458: hue angle of 236.84º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #323458 is Cyan = 0.43, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 52 | 88 | - |
| CMYK | 0.43 | 0.41 | 0 | 0.65 |
| HSL | 236.84º | 0.28% | 0.27% | - |
| HSV(B) | 236.84º | 0.43% | 0.35% | - |
| XYZ | 4.3 | 3.84 | 9.75 | - |
| YUV | 55.51 | 146.34 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 88 | 0.43 | 0.41 | 0 | 0.65 | 236.84 | 0.28 | 0.27 |
| Hex | 32 | 34 | 58 | 2B | 29 | 0 | 41 | ED | 1C | 1B |
| Octal | 62 | 64 | 130 | 53 | 51 | 0 | 101 | 355 | 34 | 33 |
| Binary | 110010 | 110100 | 1011000 | 101011 | 101001 | 0 | 1000001 | 11101101 | 11100 | 11011 |
Color Harmonies of #323458
Complementary color
Monochromatic Colors of #323458
Black with #323458
Text Example
Text Example
White with #323458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323458; }
p { color: rgb(50,52,88); }
H1.HeaderClassName
{
color: #323458;
}
.AnyTagClassName
{
color: #323458;
}
</style>
background-color css
<style>
a { background-color: #323458; }
a { background-color: rgb(50,52,88); }
div.DivClassName
{
background-color: #323458;
}
.BgClassName
{
background-color: #323458;
}
</style>
border-color css
<style>
span { border-color: #323458; }
span { border-color: rgb(50,52,88); }
td.TdClassName
{
border-color: #323458;
}
.TagClassName
{
border-color: #323458;
}
</style>