Shades of Lucky Point #353752
Tints of Lucky Point #353752
RGB
CMYK
RGB Variations
Color information
#353752 (or 0x353752) is known color: Lucky Point. HEX triplet: 35, 37 and 52. RGB value is (53,55,82). Sum of RGB (Red+Green+Blue) = 53+55+82=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 55 (21.88% from 255 or 28.95% from 190); Blue value is 82 (32.42% from 255 or 43.16% from 190); Max value from RGB is 82 - color contains mainly: blue. Hex color #353752 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353752 is #CAC8AD. Grayscale: #393939. Windows color (decimal): -13289646 or 5388085. OLE color: 5388085.
HSL color Cylindrical-coordinate representation of color #353752: hue angle of 235.86º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #353752 is Cyan = 0.35, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 55 | 82 | - |
| CMYK | 0.35 | 0.33 | 0 | 0.68 |
| HSL | 235.86º | 0.21% | 0.26% | - |
| HSV(B) | 235.86º | 0.35% | 0.32% | - |
| XYZ | 4.36 | 4.1 | 8.54 | - |
| YUV | 57.48 | 141.84 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 82 | 0.35 | 0.33 | 0 | 0.68 | 235.86 | 0.21 | 0.26 |
| Hex | 35 | 37 | 52 | 23 | 21 | 0 | 44 | EC | 15 | 1A |
| Octal | 65 | 67 | 122 | 43 | 41 | 0 | 104 | 354 | 25 | 32 |
| Binary | 110101 | 110111 | 1010010 | 100011 | 100001 | 0 | 1000100 | 11101100 | 10101 | 11010 |
Color Harmonies of #353752
Complementary color
Monochromatic Colors of #353752
Black with #353752
Text Example
Text Example
White with #353752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353752; }
p { color: rgb(53,55,82); }
H1.HeaderClassName
{
color: #353752;
}
.AnyTagClassName
{
color: #353752;
}
</style>
background-color css
<style>
a { background-color: #353752; }
a { background-color: rgb(53,55,82); }
div.DivClassName
{
background-color: #353752;
}
.BgClassName
{
background-color: #353752;
}
</style>
border-color css
<style>
span { border-color: #353752; }
span { border-color: rgb(53,55,82); }
td.TdClassName
{
border-color: #353752;
}
.TagClassName
{
border-color: #353752;
}
</style>