Shades of Lucky Point #313654
Tints of Lucky Point #313654
RGB
CMYK
RGB Variations
Color information
#313654 (or 0x313654) is known color: Lucky Point. HEX triplet: 31, 36 and 54. RGB value is (49,54,84). Sum of RGB (Red+Green+Blue) = 49+54+84=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 54 (21.48% from 255 or 28.88% from 187); Blue value is 84 (33.20% from 255 or 44.92% from 187); Max value from RGB is 84 - color contains mainly: blue. Hex color #313654 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313654 is #CEC9AB. Grayscale: #373737. Windows color (decimal): -13552044 or 5518897. OLE color: 5518897.
HSL color Cylindrical-coordinate representation of color #313654: hue angle of 231.43º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #313654 is Cyan = 0.42, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 54 | 84 | - |
| CMYK | 0.42 | 0.36 | 0 | 0.67 |
| HSL | 231.43º | 0.26% | 0.26% | - |
| HSV(B) | 231.43º | 0.42% | 0.33% | - |
| XYZ | 4.19 | 3.93 | 8.93 | - |
| YUV | 55.93 | 143.84 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 84 | 0.42 | 0.36 | 0 | 0.67 | 231.43 | 0.26 | 0.26 |
| Hex | 31 | 36 | 54 | 2A | 24 | 0 | 43 | E7 | 1A | 1A |
| Octal | 61 | 66 | 124 | 52 | 44 | 0 | 103 | 347 | 32 | 32 |
| Binary | 110001 | 110110 | 1010100 | 101010 | 100100 | 0 | 1000011 | 11100111 | 11010 | 11010 |
Color Harmonies of #313654
Complementary color
Monochromatic Colors of #313654
Black with #313654
Text Example
Text Example
White with #313654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313654; }
p { color: rgb(49,54,84); }
H1.HeaderClassName
{
color: #313654;
}
.AnyTagClassName
{
color: #313654;
}
</style>
background-color css
<style>
a { background-color: #313654; }
a { background-color: rgb(49,54,84); }
div.DivClassName
{
background-color: #313654;
}
.BgClassName
{
background-color: #313654;
}
</style>
border-color css
<style>
span { border-color: #313654; }
span { border-color: rgb(49,54,84); }
td.TdClassName
{
border-color: #313654;
}
.TagClassName
{
border-color: #313654;
}
</style>