Shades of Lucky Point #353756
Tints of Lucky Point #353756
RGB
CMYK
RGB Variations
Color information
#353756 (or 0x353756) is known color: Lucky Point. HEX triplet: 35, 37 and 56. RGB value is (53,55,86). Sum of RGB (Red+Green+Blue) = 53+55+86=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 86 (33.98% from 255 or 44.33% from 194); Max value from RGB is 86 - color contains mainly: blue. Hex color #353756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353756 is #CAC8A9. Grayscale: #393939. Windows color (decimal): -13289642 or 5650229. OLE color: 5650229.
HSL color Cylindrical-coordinate representation of color #353756: hue angle of 236.36º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #353756 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 55 | 86 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.66 |
| HSL | 236.36º | 0.24% | 0.27% | - |
| HSV(B) | 236.36º | 0.38% | 0.34% | - |
| XYZ | 4.51 | 4.16 | 9.37 | - |
| YUV | 57.94 | 143.84 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 86 | 0.38 | 0.36 | 0 | 0.66 | 236.36 | 0.24 | 0.27 |
| Hex | 35 | 37 | 56 | 26 | 24 | 0 | 42 | EC | 18 | 1B |
| Octal | 65 | 67 | 126 | 46 | 44 | 0 | 102 | 354 | 30 | 33 |
| Binary | 110101 | 110111 | 1010110 | 100110 | 100100 | 0 | 1000010 | 11101100 | 11000 | 11011 |
Color Harmonies of #353756
Complementary color
Monochromatic Colors of #353756
Black with #353756
Text Example
Text Example
White with #353756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353756; }
p { color: rgb(53,55,86); }
H1.HeaderClassName
{
color: #353756;
}
.AnyTagClassName
{
color: #353756;
}
</style>
background-color css
<style>
a { background-color: #353756; }
a { background-color: rgb(53,55,86); }
div.DivClassName
{
background-color: #353756;
}
.BgClassName
{
background-color: #353756;
}
</style>
border-color css
<style>
span { border-color: #353756; }
span { border-color: rgb(53,55,86); }
td.TdClassName
{
border-color: #353756;
}
.TagClassName
{
border-color: #353756;
}
</style>