Shades of Lucky Point #313556
Tints of Lucky Point #313556
RGB
CMYK
RGB Variations
Color information
#313556 (or 0x313556) is known color: Lucky Point. HEX triplet: 31, 35 and 56. RGB value is (49,53,86). Sum of RGB (Red+Green+Blue) = 49+53+86=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 86 - color contains mainly: blue. Hex color #313556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313556 is #CECAA9. Grayscale: #373737. Windows color (decimal): -13552298 or 5649713. OLE color: 5649713.
HSL color Cylindrical-coordinate representation of color #313556: hue angle of 233.51º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #313556 is Cyan = 0.43, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 53 | 86 | - |
| CMYK | 0.43 | 0.38 | 0 | 0.66 |
| HSL | 233.51º | 0.27% | 0.26% | - |
| HSV(B) | 233.51º | 0.43% | 0.34% | - |
| XYZ | 4.22 | 3.87 | 9.33 | - |
| YUV | 55.57 | 145.17 | 123.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 86 | 0.43 | 0.38 | 0 | 0.66 | 233.51 | 0.27 | 0.26 |
| Hex | 31 | 35 | 56 | 2B | 26 | 0 | 42 | EA | 1B | 1A |
| Octal | 61 | 65 | 126 | 53 | 46 | 0 | 102 | 352 | 33 | 32 |
| Binary | 110001 | 110101 | 1010110 | 101011 | 100110 | 0 | 1000010 | 11101010 | 11011 | 11010 |
Color Harmonies of #313556
Complementary color
Monochromatic Colors of #313556
Black with #313556
Text Example
Text Example
White with #313556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313556; }
p { color: rgb(49,53,86); }
H1.HeaderClassName
{
color: #313556;
}
.AnyTagClassName
{
color: #313556;
}
</style>
background-color css
<style>
a { background-color: #313556; }
a { background-color: rgb(49,53,86); }
div.DivClassName
{
background-color: #313556;
}
.BgClassName
{
background-color: #313556;
}
</style>
border-color css
<style>
span { border-color: #313556; }
span { border-color: rgb(49,53,86); }
td.TdClassName
{
border-color: #313556;
}
.TagClassName
{
border-color: #313556;
}
</style>