Shades of Lucky Point #343648
Tints of Lucky Point #343648
RGB
CMYK
RGB Variations
Color information
#343648 (or 0x343648) is known color: Lucky Point. HEX triplet: 34, 36 and 48. RGB value is (52,54,72). Sum of RGB (Red+Green+Blue) = 52+54+72=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 54 (21.48% from 255 or 30.34% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 72 - color contains mainly: blue. Hex color #343648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343648 is #CBC9B7. Grayscale: #373737. Windows color (decimal): -13355448 or 4732468. OLE color: 4732468.
HSL color Cylindrical-coordinate representation of color #343648: hue angle of 234º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #343648 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 52 | 54 | 72 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.72 |
| HSL | 234º | 0.16% | 0.24% | - |
| HSV(B) | 234º | 0.28% | 0.28% | - |
| XYZ | 3.91 | 3.84 | 6.67 | - |
| YUV | 55.45 | 137.34 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 72 | 0.28 | 0.25 | 0 | 0.72 | 234 | 0.16 | 0.24 |
| Hex | 34 | 36 | 48 | 1C | 19 | 0 | 48 | EA | 10 | 18 |
| Octal | 64 | 66 | 110 | 34 | 31 | 0 | 110 | 352 | 20 | 30 |
| Binary | 110100 | 110110 | 1001000 | 11100 | 11001 | 0 | 1001000 | 11101010 | 10000 | 11000 |
Color Harmonies of #343648
Complementary color
Monochromatic Colors of #343648
Black with #343648
Text Example
Text Example
White with #343648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343648; }
p { color: rgb(52,54,72); }
H1.HeaderClassName
{
color: #343648;
}
.AnyTagClassName
{
color: #343648;
}
</style>
background-color css
<style>
a { background-color: #343648; }
a { background-color: rgb(52,54,72); }
div.DivClassName
{
background-color: #343648;
}
.BgClassName
{
background-color: #343648;
}
</style>
border-color css
<style>
span { border-color: #343648; }
span { border-color: rgb(52,54,72); }
td.TdClassName
{
border-color: #343648;
}
.TagClassName
{
border-color: #343648;
}
</style>