Shades of Lucky Point #313550
Tints of Lucky Point #313550
RGB
CMYK
RGB Variations
Color information
#313550 (or 0x313550) is known color: Lucky Point. HEX triplet: 31, 35 and 50. RGB value is (49,53,80). Sum of RGB (Red+Green+Blue) = 49+53+80=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 53 (21.09% from 255 or 29.12% from 182); Blue value is 80 (31.64% from 255 or 43.96% from 182); Max value from RGB is 80 - color contains mainly: blue. Hex color #313550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313550 is #CECAAF. Grayscale: #363636. Windows color (decimal): -13552304 or 5256497. OLE color: 5256497.
HSL color Cylindrical-coordinate representation of color #313550: hue angle of 232.26º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #313550 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 49 | 53 | 80 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.69 |
| HSL | 232.26º | 0.24% | 0.25% | - |
| HSV(B) | 232.26º | 0.39% | 0.31% | - |
| XYZ | 3.99 | 3.78 | 8.11 | - |
| YUV | 54.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 80 | 0.39 | 0.34 | 0 | 0.69 | 232.26 | 0.24 | 0.25 |
| Hex | 31 | 35 | 50 | 27 | 22 | 0 | 45 | E8 | 18 | 19 |
| Octal | 61 | 65 | 120 | 47 | 42 | 0 | 105 | 350 | 30 | 31 |
| Binary | 110001 | 110101 | 1010000 | 100111 | 100010 | 0 | 1000101 | 11101000 | 11000 | 11001 |
Color Harmonies of #313550
Complementary color
Monochromatic Colors of #313550
Black with #313550
Text Example
Text Example
White with #313550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313550; }
p { color: rgb(49,53,80); }
H1.HeaderClassName
{
color: #313550;
}
.AnyTagClassName
{
color: #313550;
}
</style>
background-color css
<style>
a { background-color: #313550; }
a { background-color: rgb(49,53,80); }
div.DivClassName
{
background-color: #313550;
}
.BgClassName
{
background-color: #313550;
}
</style>
border-color css
<style>
span { border-color: #313550; }
span { border-color: rgb(49,53,80); }
td.TdClassName
{
border-color: #313550;
}
.TagClassName
{
border-color: #313550;
}
</style>