Shades of Lucky Point #313559
Tints of Lucky Point #313559
RGB
CMYK
RGB Variations
Color information
#313559 (or 0x313559) is known color: Lucky Point. HEX triplet: 31, 35 and 59. RGB value is (49,53,89). Sum of RGB (Red+Green+Blue) = 49+53+89=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 89 (35.16% from 255 or 46.60% from 191); Max value from RGB is 89 - color contains mainly: blue. Hex color #313559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313559 is #CECAA6. Grayscale: #373737. Windows color (decimal): -13552295 or 5846321. OLE color: 5846321.
HSL color Cylindrical-coordinate representation of color #313559: hue angle of 234º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #313559 is Cyan = 0.45, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 53 | 89 | - |
| CMYK | 0.45 | 0.40 | 0 | 0.65 |
| HSL | 234º | 0.29% | 0.27% | - |
| HSV(B) | 234º | 0.45% | 0.35% | - |
| XYZ | 4.34 | 3.92 | 9.98 | - |
| YUV | 55.91 | 146.67 | 123.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 89 | 0.45 | 0.40 | 0 | 0.65 | 234 | 0.29 | 0.27 |
| Hex | 31 | 35 | 59 | 2D | 28 | 0 | 41 | EA | 1D | 1B |
| Octal | 61 | 65 | 131 | 55 | 50 | 0 | 101 | 352 | 35 | 33 |
| Binary | 110001 | 110101 | 1011001 | 101101 | 101000 | 0 | 1000001 | 11101010 | 11101 | 11011 |
Color Harmonies of #313559
Complementary color
Monochromatic Colors of #313559
Black with #313559
Text Example
Text Example
White with #313559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313559; }
p { color: rgb(49,53,89); }
H1.HeaderClassName
{
color: #313559;
}
.AnyTagClassName
{
color: #313559;
}
</style>
background-color css
<style>
a { background-color: #313559; }
a { background-color: rgb(49,53,89); }
div.DivClassName
{
background-color: #313559;
}
.BgClassName
{
background-color: #313559;
}
</style>
border-color css
<style>
span { border-color: #313559; }
span { border-color: rgb(49,53,89); }
td.TdClassName
{
border-color: #313559;
}
.TagClassName
{
border-color: #313559;
}
</style>