Shades of Lucky Point #313459
Tints of Lucky Point #313459
RGB
CMYK
RGB Variations
Color information
#313459 (or 0x313459) is known color: Lucky Point. HEX triplet: 31, 34 and 59. RGB value is (49,52,89). Sum of RGB (Red+Green+Blue) = 49+52+89=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 52 (20.70% from 255 or 27.37% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #313459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313459 is #CECBA6. Grayscale: #373737. Windows color (decimal): -13552551 or 5846065. OLE color: 5846065.
HSL color Cylindrical-coordinate representation of color #313459: hue angle of 235.5º 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 #313459 is Cyan = 0.45, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 52 | 89 | - |
| CMYK | 0.45 | 0.42 | 0 | 0.65 |
| HSL | 235.5º | 0.29% | 0.27% | - |
| HSV(B) | 235.5º | 0.45% | 0.35% | - |
| XYZ | 4.3 | 3.83 | 9.96 | - |
| YUV | 55.32 | 147.01 | 123.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 89 | 0.45 | 0.42 | 0 | 0.65 | 235.5 | 0.29 | 0.27 |
| Hex | 31 | 34 | 59 | 2D | 2A | 0 | 41 | EC | 1D | 1B |
| Octal | 61 | 64 | 131 | 55 | 52 | 0 | 101 | 354 | 35 | 33 |
| Binary | 110001 | 110100 | 1011001 | 101101 | 101010 | 0 | 1000001 | 11101100 | 11101 | 11011 |
Color Harmonies of #313459
Complementary color
Monochromatic Colors of #313459
Black with #313459
Text Example
Text Example
White with #313459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313459; }
p { color: rgb(49,52,89); }
H1.HeaderClassName
{
color: #313459;
}
.AnyTagClassName
{
color: #313459;
}
</style>
background-color css
<style>
a { background-color: #313459; }
a { background-color: rgb(49,52,89); }
div.DivClassName
{
background-color: #313459;
}
.BgClassName
{
background-color: #313459;
}
</style>
border-color css
<style>
span { border-color: #313459; }
span { border-color: rgb(49,52,89); }
td.TdClassName
{
border-color: #313459;
}
.TagClassName
{
border-color: #313459;
}
</style>