Shades of Lucky Point #343453
Tints of Lucky Point #343453
RGB
CMYK
RGB Variations
Color information
#343453 (or 0x343453) is known color: Lucky Point. HEX triplet: 34, 34 and 53. RGB value is (52,52,83). Sum of RGB (Red+Green+Blue) = 52+52+83=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 83 - color contains mainly: blue. Hex color #343453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343453 is #CBCBAC. Grayscale: #373737. Windows color (decimal): -13355949 or 5452852. OLE color: 5452852.
HSL color Cylindrical-coordinate representation of color #343453: hue angle of 240º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #343453 is Cyan = 0.37, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 52 | 83 | - |
| CMYK | 0.37 | 0.37 | 0 | 0.67 |
| HSL | 240º | 0.23% | 0.26% | - |
| HSV(B) | 240º | 0.37% | 0.33% | - |
| XYZ | 4.21 | 3.81 | 8.7 | - |
| YUV | 55.53 | 143.5 | 125.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 83 | 0.37 | 0.37 | 0 | 0.67 | 240 | 0.23 | 0.26 |
| Hex | 34 | 34 | 53 | 25 | 25 | 0 | 43 | F0 | 17 | 1A |
| Octal | 64 | 64 | 123 | 45 | 45 | 0 | 103 | 360 | 27 | 32 |
| Binary | 110100 | 110100 | 1010011 | 100101 | 100101 | 0 | 1000011 | 11110000 | 10111 | 11010 |
Color Harmonies of #343453
Complementary color
Monochromatic Colors of #343453
Black with #343453
Text Example
Text Example
White with #343453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343453; }
p { color: rgb(52,52,83); }
H1.HeaderClassName
{
color: #343453;
}
.AnyTagClassName
{
color: #343453;
}
</style>
background-color css
<style>
a { background-color: #343453; }
a { background-color: rgb(52,52,83); }
div.DivClassName
{
background-color: #343453;
}
.BgClassName
{
background-color: #343453;
}
</style>
border-color css
<style>
span { border-color: #343453; }
span { border-color: rgb(52,52,83); }
td.TdClassName
{
border-color: #343453;
}
.TagClassName
{
border-color: #343453;
}
</style>