Shades of Lucky Point #313452
Tints of Lucky Point #313452
RGB
CMYK
RGB Variations
Color information
#313452 (or 0x313452) is known color: Lucky Point. HEX triplet: 31, 34 and 52. RGB value is (49,52,82). Sum of RGB (Red+Green+Blue) = 49+52+82=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 52 (20.70% from 255 or 28.42% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 82 - color contains mainly: blue. Hex color #313452 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313452 is #CECBAD. Grayscale: #363636. Windows color (decimal): -13552558 or 5387313. OLE color: 5387313.
HSL color Cylindrical-coordinate representation of color #313452: hue angle of 234.55º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #313452 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 52 | 82 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.68 |
| HSL | 234.55º | 0.25% | 0.26% | - |
| HSV(B) | 234.55º | 0.4% | 0.32% | - |
| XYZ | 4.02 | 3.72 | 8.49 | - |
| YUV | 54.52 | 143.51 | 124.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 82 | 0.40 | 0.37 | 0 | 0.68 | 234.55 | 0.25 | 0.26 |
| Hex | 31 | 34 | 52 | 28 | 25 | 0 | 44 | EB | 19 | 1A |
| Octal | 61 | 64 | 122 | 50 | 45 | 0 | 104 | 353 | 31 | 32 |
| Binary | 110001 | 110100 | 1010010 | 101000 | 100101 | 0 | 1000100 | 11101011 | 11001 | 11010 |
Color Harmonies of #313452
Complementary color
Monochromatic Colors of #313452
Black with #313452
Text Example
Text Example
White with #313452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313452; }
p { color: rgb(49,52,82); }
H1.HeaderClassName
{
color: #313452;
}
.AnyTagClassName
{
color: #313452;
}
</style>
background-color css
<style>
a { background-color: #313452; }
a { background-color: rgb(49,52,82); }
div.DivClassName
{
background-color: #313452;
}
.BgClassName
{
background-color: #313452;
}
</style>
border-color css
<style>
span { border-color: #313452; }
span { border-color: rgb(49,52,82); }
td.TdClassName
{
border-color: #313452;
}
.TagClassName
{
border-color: #313452;
}
</style>