Shades of Lucky Point #313753
Tints of Lucky Point #313753
RGB
CMYK
RGB Variations
Color information
#313753 (or 0x313753) is known color: Lucky Point. HEX triplet: 31, 37 and 53. RGB value is (49,55,83). Sum of RGB (Red+Green+Blue) = 49+55+83=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 55 (21.88% from 255 or 29.41% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 83 - color contains mainly: blue. Hex color #313753 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313753 is #CEC8AC. Grayscale: #383838. Windows color (decimal): -13551789 or 5453617. OLE color: 5453617.
HSL color Cylindrical-coordinate representation of color #313753: hue angle of 229.41º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #313753 is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 55 | 83 | - |
| CMYK | 0.41 | 0.34 | 0 | 0.67 |
| HSL | 229.41º | 0.26% | 0.26% | - |
| HSV(B) | 229.41º | 0.41% | 0.33% | - |
| XYZ | 4.19 | 4.01 | 8.74 | - |
| YUV | 56.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 83 | 0.41 | 0.34 | 0 | 0.67 | 229.41 | 0.26 | 0.26 |
| Hex | 31 | 37 | 53 | 29 | 22 | 0 | 43 | E5 | 1A | 1A |
| Octal | 61 | 67 | 123 | 51 | 42 | 0 | 103 | 345 | 32 | 32 |
| Binary | 110001 | 110111 | 1010011 | 101001 | 100010 | 0 | 1000011 | 11100101 | 11010 | 11010 |
Color Harmonies of #313753
Complementary color
Monochromatic Colors of #313753
Black with #313753
Text Example
Text Example
White with #313753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313753; }
p { color: rgb(49,55,83); }
H1.HeaderClassName
{
color: #313753;
}
.AnyTagClassName
{
color: #313753;
}
</style>
background-color css
<style>
a { background-color: #313753; }
a { background-color: rgb(49,55,83); }
div.DivClassName
{
background-color: #313753;
}
.BgClassName
{
background-color: #313753;
}
</style>
border-color css
<style>
span { border-color: #313753; }
span { border-color: rgb(49,55,83); }
td.TdClassName
{
border-color: #313753;
}
.TagClassName
{
border-color: #313753;
}
</style>