Shades of Lucky Point #363855
Tints of Lucky Point #363855
RGB
CMYK
RGB Variations
Color information
#363855 (or 0x363855) is known color: Lucky Point. HEX triplet: 36, 38 and 55. RGB value is (54,56,85). Sum of RGB (Red+Green+Blue) = 54+56+85=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 85 (33.59% from 255 or 43.59% from 195); Max value from RGB is 85 - color contains mainly: blue. Hex color #363855 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363855 is #C9C7AA. Grayscale: #3A3A3A. Windows color (decimal): -13223851 or 5584950. OLE color: 5584950.
HSL color Cylindrical-coordinate representation of color #363855: hue angle of 236.13º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #363855 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 56 | 85 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.67 |
| HSL | 236.13º | 0.22% | 0.27% | - |
| HSV(B) | 236.13º | 0.36% | 0.33% | - |
| XYZ | 4.58 | 4.27 | 9.18 | - |
| YUV | 58.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 85 | 0.36 | 0.34 | 0 | 0.67 | 236.13 | 0.22 | 0.27 |
| Hex | 36 | 38 | 55 | 24 | 22 | 0 | 43 | EC | 16 | 1B |
| Octal | 66 | 70 | 125 | 44 | 42 | 0 | 103 | 354 | 26 | 33 |
| Binary | 110110 | 111000 | 1010101 | 100100 | 100010 | 0 | 1000011 | 11101100 | 10110 | 11011 |
Color Harmonies of #363855
Complementary color
Monochromatic Colors of #363855
Black with #363855
Text Example
Text Example
White with #363855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363855; }
p { color: rgb(54,56,85); }
H1.HeaderClassName
{
color: #363855;
}
.AnyTagClassName
{
color: #363855;
}
</style>
background-color css
<style>
a { background-color: #363855; }
a { background-color: rgb(54,56,85); }
div.DivClassName
{
background-color: #363855;
}
.BgClassName
{
background-color: #363855;
}
</style>
border-color css
<style>
span { border-color: #363855; }
span { border-color: rgb(54,56,85); }
td.TdClassName
{
border-color: #363855;
}
.TagClassName
{
border-color: #363855;
}
</style>