Shades of Lucky Point #313447
Tints of Lucky Point #313447
RGB
CMYK
RGB Variations
Color information
#313447 (or 0x313447) is known color: Lucky Point. HEX triplet: 31, 34 and 47. RGB value is (49,52,71). Sum of RGB (Red+Green+Blue) = 49+52+71=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 52 (20.70% from 255 or 30.23% from 172); Blue value is 71 (28.12% from 255 or 41.28% from 172); Max value from RGB is 71 - color contains mainly: blue. Hex color #313447 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313447 is #CECBB8. Grayscale: #353535. Windows color (decimal): -13552569 or 4666417. OLE color: 4666417.
HSL color Cylindrical-coordinate representation of color #313447: hue angle of 231.82º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #313447 is Cyan = 0.31, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 52 | 71 | - |
| CMYK | 0.31 | 0.27 | 0 | 0.72 |
| HSL | 231.82º | 0.18% | 0.24% | - |
| HSV(B) | 231.82º | 0.31% | 0.28% | - |
| XYZ | 3.63 | 3.56 | 6.46 | - |
| YUV | 53.27 | 138.01 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 71 | 0.31 | 0.27 | 0 | 0.72 | 231.82 | 0.18 | 0.24 |
| Hex | 31 | 34 | 47 | 1F | 1B | 0 | 48 | E8 | 12 | 18 |
| Octal | 61 | 64 | 107 | 37 | 33 | 0 | 110 | 350 | 22 | 30 |
| Binary | 110001 | 110100 | 1000111 | 11111 | 11011 | 0 | 1001000 | 11101000 | 10010 | 11000 |
Color Harmonies of #313447
Complementary color
Monochromatic Colors of #313447
Black with #313447
Text Example
Text Example
White with #313447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313447; }
p { color: rgb(49,52,71); }
H1.HeaderClassName
{
color: #313447;
}
.AnyTagClassName
{
color: #313447;
}
</style>
background-color css
<style>
a { background-color: #313447; }
a { background-color: rgb(49,52,71); }
div.DivClassName
{
background-color: #313447;
}
.BgClassName
{
background-color: #313447;
}
</style>
border-color css
<style>
span { border-color: #313447; }
span { border-color: rgb(49,52,71); }
td.TdClassName
{
border-color: #313447;
}
.TagClassName
{
border-color: #313447;
}
</style>