Shades of Lucky Point #343554
Tints of Lucky Point #343554
RGB
CMYK
RGB Variations
Color information
#343554 (or 0x343554) is known color: Lucky Point. HEX triplet: 34, 35 and 54. RGB value is (52,53,84). Sum of RGB (Red+Green+Blue) = 52+53+84=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 53 (21.09% from 255 or 28.04% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 84 - color contains mainly: blue. Hex color #343554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343554 is #CBCAAB. Grayscale: #383838. Windows color (decimal): -13355692 or 5518644. OLE color: 5518644.
HSL color Cylindrical-coordinate representation of color #343554: hue angle of 238.12º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #343554 is Cyan = 0.38, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 53 | 84 | - |
| CMYK | 0.38 | 0.37 | 0 | 0.67 |
| HSL | 238.13º | 0.24% | 0.27% | - |
| HSV(B) | 238.13º | 0.38% | 0.33% | - |
| XYZ | 4.29 | 3.92 | 8.92 | - |
| YUV | 56.24 | 143.67 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 84 | 0.38 | 0.37 | 0 | 0.67 | 238.13 | 0.24 | 0.27 |
| Hex | 34 | 35 | 54 | 26 | 25 | 0 | 43 | EE | 18 | 1B |
| Octal | 64 | 65 | 124 | 46 | 45 | 0 | 103 | 356 | 30 | 33 |
| Binary | 110100 | 110101 | 1010100 | 100110 | 100101 | 0 | 1000011 | 11101110 | 11000 | 11011 |
Color Harmonies of #343554
Complementary color
Monochromatic Colors of #343554
Black with #343554
Text Example
Text Example
White with #343554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343554; }
p { color: rgb(52,53,84); }
H1.HeaderClassName
{
color: #343554;
}
.AnyTagClassName
{
color: #343554;
}
</style>
background-color css
<style>
a { background-color: #343554; }
a { background-color: rgb(52,53,84); }
div.DivClassName
{
background-color: #343554;
}
.BgClassName
{
background-color: #343554;
}
</style>
border-color css
<style>
span { border-color: #343554; }
span { border-color: rgb(52,53,84); }
td.TdClassName
{
border-color: #343554;
}
.TagClassName
{
border-color: #343554;
}
</style>