Shades of Lucky Point #323356
Tints of Lucky Point #323356
RGB
CMYK
RGB Variations
Color information
#323356 (or 0x323356) is known color: Lucky Point. HEX triplet: 32, 33 and 56. RGB value is (50,51,86). Sum of RGB (Red+Green+Blue) = 50+51+86=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 86 - color contains mainly: blue. Hex color #323356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323356 is #CDCCA9. Grayscale: #363636. Windows color (decimal): -13487274 or 5649202. OLE color: 5649202.
HSL color Cylindrical-coordinate representation of color #323356: hue angle of 238.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #323356 is Cyan = 0.42, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 51 | 86 | - |
| CMYK | 0.42 | 0.41 | 0 | 0.66 |
| HSL | 238.33º | 0.26% | 0.27% | - |
| HSV(B) | 238.33º | 0.42% | 0.34% | - |
| XYZ | 4.18 | 3.72 | 9.3 | - |
| YUV | 54.69 | 145.67 | 124.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 51 | 86 | 0.42 | 0.41 | 0 | 0.66 | 238.33 | 0.26 | 0.27 |
| Hex | 32 | 33 | 56 | 2A | 29 | 0 | 42 | EE | 1A | 1B |
| Octal | 62 | 63 | 126 | 52 | 51 | 0 | 102 | 356 | 32 | 33 |
| Binary | 110010 | 110011 | 1010110 | 101010 | 101001 | 0 | 1000010 | 11101110 | 11010 | 11011 |
Color Harmonies of #323356
Complementary color
Monochromatic Colors of #323356
Black with #323356
Text Example
Text Example
White with #323356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323356; }
p { color: rgb(50,51,86); }
H1.HeaderClassName
{
color: #323356;
}
.AnyTagClassName
{
color: #323356;
}
</style>
background-color css
<style>
a { background-color: #323356; }
a { background-color: rgb(50,51,86); }
div.DivClassName
{
background-color: #323356;
}
.BgClassName
{
background-color: #323356;
}
</style>
border-color css
<style>
span { border-color: #323356; }
span { border-color: rgb(50,51,86); }
td.TdClassName
{
border-color: #323356;
}
.TagClassName
{
border-color: #323356;
}
</style>