Shades of Lucky Point #343550
Tints of Lucky Point #343550
RGB
CMYK
RGB Variations
Color information
#343550 (or 0x343550) is known color: Lucky Point. HEX triplet: 34, 35 and 50. RGB value is (52,53,80). Sum of RGB (Red+Green+Blue) = 52+53+80=185 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.11% from 185); Green value is 53 (21.09% from 255 or 28.65% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 80 - color contains mainly: blue. Hex color #343550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343550 is #CBCAAF. Grayscale: #373737. Windows color (decimal): -13355696 or 5256500. OLE color: 5256500.
HSL color Cylindrical-coordinate representation of color #343550: hue angle of 237.86º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #343550 is Cyan = 0.35, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 52 | 53 | 80 | - |
| CMYK | 0.35 | 0.34 | 0 | 0.69 |
| HSL | 237.86º | 0.21% | 0.26% | - |
| HSV(B) | 237.86º | 0.35% | 0.31% | - |
| XYZ | 4.14 | 3.86 | 8.12 | - |
| YUV | 55.78 | 141.67 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 80 | 0.35 | 0.34 | 0 | 0.69 | 237.86 | 0.21 | 0.26 |
| Hex | 34 | 35 | 50 | 23 | 22 | 0 | 45 | EE | 15 | 1A |
| Octal | 64 | 65 | 120 | 43 | 42 | 0 | 105 | 356 | 25 | 32 |
| Binary | 110100 | 110101 | 1010000 | 100011 | 100010 | 0 | 1000101 | 11101110 | 10101 | 11010 |
Color Harmonies of #343550
Complementary color
Monochromatic Colors of #343550
Black with #343550
Text Example
Text Example
White with #343550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343550; }
p { color: rgb(52,53,80); }
H1.HeaderClassName
{
color: #343550;
}
.AnyTagClassName
{
color: #343550;
}
</style>
background-color css
<style>
a { background-color: #343550; }
a { background-color: rgb(52,53,80); }
div.DivClassName
{
background-color: #343550;
}
.BgClassName
{
background-color: #343550;
}
</style>
border-color css
<style>
span { border-color: #343550; }
span { border-color: rgb(52,53,80); }
td.TdClassName
{
border-color: #343550;
}
.TagClassName
{
border-color: #343550;
}
</style>