Shades of Lucky Point #313658
Tints of Lucky Point #313658
RGB
CMYK
RGB Variations
Color information
#313658 (or 0x313658) is known color: Lucky Point. HEX triplet: 31, 36 and 58. RGB value is (49,54,88). Sum of RGB (Red+Green+Blue) = 49+54+88=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 88 - color contains mainly: blue. Hex color #313658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313658 is #CEC9A7. Grayscale: #383838. Windows color (decimal): -13552040 or 5781041. OLE color: 5781041.
HSL color Cylindrical-coordinate representation of color #313658: hue angle of 232.31º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #313658 is Cyan = 0.44, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 54 | 88 | - |
| CMYK | 0.44 | 0.39 | 0 | 0.65 |
| HSL | 232.31º | 0.28% | 0.27% | - |
| HSV(B) | 232.31º | 0.44% | 0.35% | - |
| XYZ | 4.35 | 4 | 9.77 | - |
| YUV | 56.38 | 145.84 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 88 | 0.44 | 0.39 | 0 | 0.65 | 232.31 | 0.28 | 0.27 |
| Hex | 31 | 36 | 58 | 2C | 27 | 0 | 41 | E8 | 1C | 1B |
| Octal | 61 | 66 | 130 | 54 | 47 | 0 | 101 | 350 | 34 | 33 |
| Binary | 110001 | 110110 | 1011000 | 101100 | 100111 | 0 | 1000001 | 11101000 | 11100 | 11011 |
Color Harmonies of #313658
Complementary color
Monochromatic Colors of #313658
Black with #313658
Text Example
Text Example
White with #313658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313658; }
p { color: rgb(49,54,88); }
H1.HeaderClassName
{
color: #313658;
}
.AnyTagClassName
{
color: #313658;
}
</style>
background-color css
<style>
a { background-color: #313658; }
a { background-color: rgb(49,54,88); }
div.DivClassName
{
background-color: #313658;
}
.BgClassName
{
background-color: #313658;
}
</style>
border-color css
<style>
span { border-color: #313658; }
span { border-color: rgb(49,54,88); }
td.TdClassName
{
border-color: #313658;
}
.TagClassName
{
border-color: #313658;
}
</style>