Shades of Lucky Point #313453
Tints of Lucky Point #313453
RGB
CMYK
RGB Variations
Color information
#313453 (or 0x313453) is known color: Lucky Point. HEX triplet: 31, 34 and 53. RGB value is (49,52,83). Sum of RGB (Red+Green+Blue) = 49+52+83=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 52 (20.70% from 255 or 28.26% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 83 - color contains mainly: blue. Hex color #313453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313453 is #CECBAC. Grayscale: #363636. Windows color (decimal): -13552557 or 5452849. OLE color: 5452849.
HSL color Cylindrical-coordinate representation of color #313453: hue angle of 234.71º 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 #313453 is Cyan = 0.41, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 52 | 83 | - |
| CMYK | 0.41 | 0.37 | 0 | 0.67 |
| HSL | 234.71º | 0.26% | 0.26% | - |
| HSV(B) | 234.71º | 0.41% | 0.33% | - |
| XYZ | 4.06 | 3.73 | 8.69 | - |
| YUV | 54.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 83 | 0.41 | 0.37 | 0 | 0.67 | 234.71 | 0.26 | 0.26 |
| Hex | 31 | 34 | 53 | 29 | 25 | 0 | 43 | EB | 1A | 1A |
| Octal | 61 | 64 | 123 | 51 | 45 | 0 | 103 | 353 | 32 | 32 |
| Binary | 110001 | 110100 | 1010011 | 101001 | 100101 | 0 | 1000011 | 11101011 | 11010 | 11010 |
Color Harmonies of #313453
Complementary color
Monochromatic Colors of #313453
Black with #313453
Text Example
Text Example
White with #313453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313453; }
p { color: rgb(49,52,83); }
H1.HeaderClassName
{
color: #313453;
}
.AnyTagClassName
{
color: #313453;
}
</style>
background-color css
<style>
a { background-color: #313453; }
a { background-color: rgb(49,52,83); }
div.DivClassName
{
background-color: #313453;
}
.BgClassName
{
background-color: #313453;
}
</style>
border-color css
<style>
span { border-color: #313453; }
span { border-color: rgb(49,52,83); }
td.TdClassName
{
border-color: #313453;
}
.TagClassName
{
border-color: #313453;
}
</style>