Shades of Lucky Point #323651
Tints of Lucky Point #323651
RGB
CMYK
RGB Variations
Color information
#323651 (or 0x323651) is known color: Lucky Point. HEX triplet: 32, 36 and 51. RGB value is (50,54,81). Sum of RGB (Red+Green+Blue) = 50+54+81=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 54 (21.48% from 255 or 29.19% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 81 - color contains mainly: blue. Hex color #323651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323651 is #CDC9AE. Grayscale: #373737. Windows color (decimal): -13486511 or 5322290. OLE color: 5322290.
HSL color Cylindrical-coordinate representation of color #323651: hue angle of 232.26º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #323651 is Cyan = 0.38, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 54 | 81 | - |
| CMYK | 0.38 | 0.33 | 0 | 0.68 |
| HSL | 232.26º | 0.24% | 0.26% | - |
| HSV(B) | 232.26º | 0.38% | 0.32% | - |
| XYZ | 4.12 | 3.91 | 8.32 | - |
| YUV | 55.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 81 | 0.38 | 0.33 | 0 | 0.68 | 232.26 | 0.24 | 0.26 |
| Hex | 32 | 36 | 51 | 26 | 21 | 0 | 44 | E8 | 18 | 1A |
| Octal | 62 | 66 | 121 | 46 | 41 | 0 | 104 | 350 | 30 | 32 |
| Binary | 110010 | 110110 | 1010001 | 100110 | 100001 | 0 | 1000100 | 11101000 | 11000 | 11010 |
Color Harmonies of #323651
Complementary color
Monochromatic Colors of #323651
Black with #323651
Text Example
Text Example
White with #323651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323651; }
p { color: rgb(50,54,81); }
H1.HeaderClassName
{
color: #323651;
}
.AnyTagClassName
{
color: #323651;
}
</style>
background-color css
<style>
a { background-color: #323651; }
a { background-color: rgb(50,54,81); }
div.DivClassName
{
background-color: #323651;
}
.BgClassName
{
background-color: #323651;
}
</style>
border-color css
<style>
span { border-color: #323651; }
span { border-color: rgb(50,54,81); }
td.TdClassName
{
border-color: #323651;
}
.TagClassName
{
border-color: #323651;
}
</style>