Shades of Lucky Point #343549
Tints of Lucky Point #343549
RGB
CMYK
RGB Variations
Color information
#343549 (or 0x343549) is known color: Lucky Point. HEX triplet: 34, 35 and 49. RGB value is (52,53,73). Sum of RGB (Red+Green+Blue) = 52+53+73=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 53 (21.09% from 255 or 29.78% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 73 - color contains mainly: blue. Hex color #343549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343549 is #CBCAB6. Grayscale: #363636. Windows color (decimal): -13355703 or 4797748. OLE color: 4797748.
HSL color Cylindrical-coordinate representation of color #343549: hue angle of 237.14º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #343549 is Cyan = 0.29, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 52 | 53 | 73 | - |
| CMYK | 0.29 | 0.27 | 0 | 0.71 |
| HSL | 237.14º | 0.17% | 0.25% | - |
| HSV(B) | 237.14º | 0.29% | 0.29% | - |
| XYZ | 3.89 | 3.76 | 6.82 | - |
| YUV | 54.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 73 | 0.29 | 0.27 | 0 | 0.71 | 237.14 | 0.17 | 0.25 |
| Hex | 34 | 35 | 49 | 1D | 1B | 0 | 47 | ED | 11 | 19 |
| Octal | 64 | 65 | 111 | 35 | 33 | 0 | 107 | 355 | 21 | 31 |
| Binary | 110100 | 110101 | 1001001 | 11101 | 11011 | 0 | 1000111 | 11101101 | 10001 | 11001 |
Color Harmonies of #343549
Complementary color
Monochromatic Colors of #343549
Black with #343549
Text Example
Text Example
White with #343549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343549; }
p { color: rgb(52,53,73); }
H1.HeaderClassName
{
color: #343549;
}
.AnyTagClassName
{
color: #343549;
}
</style>
background-color css
<style>
a { background-color: #343549; }
a { background-color: rgb(52,53,73); }
div.DivClassName
{
background-color: #343549;
}
.BgClassName
{
background-color: #343549;
}
</style>
border-color css
<style>
span { border-color: #343549; }
span { border-color: rgb(52,53,73); }
td.TdClassName
{
border-color: #343549;
}
.TagClassName
{
border-color: #343549;
}
</style>