Shades of Lucky Point #313357
Tints of Lucky Point #313357
RGB
CMYK
RGB Variations
Color information
#313357 (or 0x313357) is known color: Lucky Point. HEX triplet: 31, 33 and 57. RGB value is (49,51,87). Sum of RGB (Red+Green+Blue) = 49+51+87=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 87 (34.38% from 255 or 46.52% from 187); Max value from RGB is 87 - color contains mainly: blue. Hex color #313357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313357 is #CECCA8. Grayscale: #363636. Windows color (decimal): -13552809 or 5714737. OLE color: 5714737.
HSL color Cylindrical-coordinate representation of color #313357: hue angle of 236.84º 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 #313357 is Cyan = 0.44, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 51 | 87 | - |
| CMYK | 0.44 | 0.41 | 0 | 0.66 |
| HSL | 236.84º | 0.28% | 0.27% | - |
| HSV(B) | 236.84º | 0.44% | 0.34% | - |
| XYZ | 4.17 | 3.71 | 9.51 | - |
| YUV | 54.51 | 146.34 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 87 | 0.44 | 0.41 | 0 | 0.66 | 236.84 | 0.28 | 0.27 |
| Hex | 31 | 33 | 57 | 2C | 29 | 0 | 42 | ED | 1C | 1B |
| Octal | 61 | 63 | 127 | 54 | 51 | 0 | 102 | 355 | 34 | 33 |
| Binary | 110001 | 110011 | 1010111 | 101100 | 101001 | 0 | 1000010 | 11101101 | 11100 | 11011 |
Color Harmonies of #313357
Complementary color
Monochromatic Colors of #313357
Black with #313357
Text Example
Text Example
White with #313357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313357; }
p { color: rgb(49,51,87); }
H1.HeaderClassName
{
color: #313357;
}
.AnyTagClassName
{
color: #313357;
}
</style>
background-color css
<style>
a { background-color: #313357; }
a { background-color: rgb(49,51,87); }
div.DivClassName
{
background-color: #313357;
}
.BgClassName
{
background-color: #313357;
}
</style>
border-color css
<style>
span { border-color: #313357; }
span { border-color: rgb(49,51,87); }
td.TdClassName
{
border-color: #313357;
}
.TagClassName
{
border-color: #313357;
}
</style>