Shades of Lucky Point #323453
Tints of Lucky Point #323453
RGB
CMYK
RGB Variations
Color information
#323453 (or 0x323453) is known color: Lucky Point. HEX triplet: 32, 34 and 53. RGB value is (50,52,83). Sum of RGB (Red+Green+Blue) = 50+52+83=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 52 (20.70% from 255 or 28.11% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 83 - color contains mainly: blue. Hex color #323453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323453 is #CDCBAC. Grayscale: #363636. Windows color (decimal): -13487021 or 5452850. OLE color: 5452850.
HSL color Cylindrical-coordinate representation of color #323453: hue angle of 236.36º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #323453 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 52 | 83 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.67 |
| HSL | 236.36º | 0.25% | 0.26% | - |
| HSV(B) | 236.36º | 0.4% | 0.33% | - |
| XYZ | 4.1 | 3.76 | 8.69 | - |
| YUV | 54.94 | 143.84 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 83 | 0.40 | 0.37 | 0 | 0.67 | 236.36 | 0.25 | 0.26 |
| Hex | 32 | 34 | 53 | 28 | 25 | 0 | 43 | EC | 19 | 1A |
| Octal | 62 | 64 | 123 | 50 | 45 | 0 | 103 | 354 | 31 | 32 |
| Binary | 110010 | 110100 | 1010011 | 101000 | 100101 | 0 | 1000011 | 11101100 | 11001 | 11010 |
Color Harmonies of #323453
Complementary color
Monochromatic Colors of #323453
Black with #323453
Text Example
Text Example
White with #323453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323453; }
p { color: rgb(50,52,83); }
H1.HeaderClassName
{
color: #323453;
}
.AnyTagClassName
{
color: #323453;
}
</style>
background-color css
<style>
a { background-color: #323453; }
a { background-color: rgb(50,52,83); }
div.DivClassName
{
background-color: #323453;
}
.BgClassName
{
background-color: #323453;
}
</style>
border-color css
<style>
span { border-color: #323453; }
span { border-color: rgb(50,52,83); }
td.TdClassName
{
border-color: #323453;
}
.TagClassName
{
border-color: #323453;
}
</style>