Shades of Lucky Point #323451
Tints of Lucky Point #323451
RGB
CMYK
RGB Variations
Color information
#323451 (or 0x323451) is known color: Lucky Point. HEX triplet: 32, 34 and 51. RGB value is (50,52,81). Sum of RGB (Red+Green+Blue) = 50+52+81=183 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.32% from 183); Green value is 52 (20.70% from 255 or 28.42% from 183); Blue value is 81 (32.03% from 255 or 44.26% from 183); Max value from RGB is 81 - color contains mainly: blue. Hex color #323451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323451 is #CDCBAE. Grayscale: #363636. Windows color (decimal): -13487023 or 5321778. OLE color: 5321778.
HSL color Cylindrical-coordinate representation of color #323451: hue angle of 236.13º 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 #323451 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 52 | 81 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.68 |
| HSL | 236.13º | 0.24% | 0.26% | - |
| HSV(B) | 236.13º | 0.38% | 0.32% | - |
| XYZ | 4.03 | 3.73 | 8.29 | - |
| YUV | 54.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 81 | 0.38 | 0.36 | 0 | 0.68 | 236.13 | 0.24 | 0.26 |
| Hex | 32 | 34 | 51 | 26 | 24 | 0 | 44 | EC | 18 | 1A |
| Octal | 62 | 64 | 121 | 46 | 44 | 0 | 104 | 354 | 30 | 32 |
| Binary | 110010 | 110100 | 1010001 | 100110 | 100100 | 0 | 1000100 | 11101100 | 11000 | 11010 |
Color Harmonies of #323451
Complementary color
Monochromatic Colors of #323451
Black with #323451
Text Example
Text Example
White with #323451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323451; }
p { color: rgb(50,52,81); }
H1.HeaderClassName
{
color: #323451;
}
.AnyTagClassName
{
color: #323451;
}
</style>
background-color css
<style>
a { background-color: #323451; }
a { background-color: rgb(50,52,81); }
div.DivClassName
{
background-color: #323451;
}
.BgClassName
{
background-color: #323451;
}
</style>
border-color css
<style>
span { border-color: #323451; }
span { border-color: rgb(50,52,81); }
td.TdClassName
{
border-color: #323451;
}
.TagClassName
{
border-color: #323451;
}
</style>