Shades of Lucky Point #343655
Tints of Lucky Point #343655
RGB
CMYK
RGB Variations
Color information
#343655 (or 0x343655) is known color: Lucky Point. HEX triplet: 34, 36 and 55. RGB value is (52,54,85). Sum of RGB (Red+Green+Blue) = 52+54+85=191 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.23% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 85 (33.59% from 255 or 44.50% from 191); Max value from RGB is 85 - color contains mainly: blue. Hex color #343655 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343655 is #CBC9AA. Grayscale: #383838. Windows color (decimal): -13355435 or 5584436. OLE color: 5584436.
HSL color Cylindrical-coordinate representation of color #343655: hue angle of 236.36º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #343655 is Cyan = 0.39, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 54 | 85 | - |
| CMYK | 0.39 | 0.36 | 0 | 0.67 |
| HSL | 236.36º | 0.24% | 0.27% | - |
| HSV(B) | 236.36º | 0.39% | 0.33% | - |
| XYZ | 4.38 | 4.02 | 9.14 | - |
| YUV | 56.94 | 143.84 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 85 | 0.39 | 0.36 | 0 | 0.67 | 236.36 | 0.24 | 0.27 |
| Hex | 34 | 36 | 55 | 27 | 24 | 0 | 43 | EC | 18 | 1B |
| Octal | 64 | 66 | 125 | 47 | 44 | 0 | 103 | 354 | 30 | 33 |
| Binary | 110100 | 110110 | 1010101 | 100111 | 100100 | 0 | 1000011 | 11101100 | 11000 | 11011 |
Color Harmonies of #343655
Complementary color
Monochromatic Colors of #343655
Black with #343655
Text Example
Text Example
White with #343655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343655; }
p { color: rgb(52,54,85); }
H1.HeaderClassName
{
color: #343655;
}
.AnyTagClassName
{
color: #343655;
}
</style>
background-color css
<style>
a { background-color: #343655; }
a { background-color: rgb(52,54,85); }
div.DivClassName
{
background-color: #343655;
}
.BgClassName
{
background-color: #343655;
}
</style>
border-color css
<style>
span { border-color: #343655; }
span { border-color: rgb(52,54,85); }
td.TdClassName
{
border-color: #343655;
}
.TagClassName
{
border-color: #343655;
}
</style>