Shades of Lucky Point #313457
Tints of Lucky Point #313457
RGB
CMYK
RGB Variations
Color information
#313457 (or 0x313457) is known color: Lucky Point. HEX triplet: 31, 34 and 57. RGB value is (49,52,87). Sum of RGB (Red+Green+Blue) = 49+52+87=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 87 (34.38% from 255 or 46.28% from 188); Max value from RGB is 87 - color contains mainly: blue. Hex color #313457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313457 is #CECBA8. Grayscale: #363636. Windows color (decimal): -13552553 or 5714993. OLE color: 5714993.
HSL color Cylindrical-coordinate representation of color #313457: hue angle of 235.26º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #313457 is Cyan = 0.44, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 52 | 87 | - |
| CMYK | 0.44 | 0.40 | 0 | 0.66 |
| HSL | 235.26º | 0.28% | 0.27% | - |
| HSV(B) | 235.26º | 0.44% | 0.34% | - |
| XYZ | 4.21 | 3.8 | 9.53 | - |
| YUV | 55.09 | 146.01 | 123.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 87 | 0.44 | 0.40 | 0 | 0.66 | 235.26 | 0.28 | 0.27 |
| Hex | 31 | 34 | 57 | 2C | 28 | 0 | 42 | EB | 1C | 1B |
| Octal | 61 | 64 | 127 | 54 | 50 | 0 | 102 | 353 | 34 | 33 |
| Binary | 110001 | 110100 | 1010111 | 101100 | 101000 | 0 | 1000010 | 11101011 | 11100 | 11011 |
Color Harmonies of #313457
Complementary color
Monochromatic Colors of #313457
Black with #313457
Text Example
Text Example
White with #313457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313457; }
p { color: rgb(49,52,87); }
H1.HeaderClassName
{
color: #313457;
}
.AnyTagClassName
{
color: #313457;
}
</style>
background-color css
<style>
a { background-color: #313457; }
a { background-color: rgb(49,52,87); }
div.DivClassName
{
background-color: #313457;
}
.BgClassName
{
background-color: #313457;
}
</style>
border-color css
<style>
span { border-color: #313457; }
span { border-color: rgb(49,52,87); }
td.TdClassName
{
border-color: #313457;
}
.TagClassName
{
border-color: #313457;
}
</style>