Shades of Lucky Point #253054
Tints of Lucky Point #253054
RGB
CMYK
RGB Variations
Color information
#253054 (or 0x253054) is known color: Lucky Point. HEX triplet: 25, 30 and 54. RGB value is (37,48,84). Sum of RGB (Red+Green+Blue) = 37+48+84=169 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.89% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 84 - color contains mainly: blue. Hex color #253054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253054 is #DACFAB. Grayscale: #303030. Windows color (decimal): -14340012 or 5517349. OLE color: 5517349.
HSL color Cylindrical-coordinate representation of color #253054: hue angle of 225.96º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #253054 is Cyan = 0.56, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 48 | 84 | - |
| CMYK | 0.56 | 0.43 | 0 | 0.67 |
| HSL | 225.96º | 0.39% | 0.24% | - |
| HSV(B) | 225.96º | 0.56% | 0.33% | - |
| XYZ | 3.42 | 3.15 | 8.81 | - |
| YUV | 48.82 | 147.86 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 84 | 0.56 | 0.43 | 0 | 0.67 | 225.96 | 0.39 | 0.24 |
| Hex | 25 | 30 | 54 | 38 | 2B | 0 | 43 | E2 | 27 | 18 |
| Octal | 45 | 60 | 124 | 70 | 53 | 0 | 103 | 342 | 47 | 30 |
| Binary | 100101 | 110000 | 1010100 | 111000 | 101011 | 0 | 1000011 | 11100010 | 100111 | 11000 |
Color Harmonies of #253054
Complementary color
Monochromatic Colors of #253054
Black with #253054
Text Example
Text Example
White with #253054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253054; }
p { color: rgb(37,48,84); }
H1.HeaderClassName
{
color: #253054;
}
.AnyTagClassName
{
color: #253054;
}
</style>
background-color css
<style>
a { background-color: #253054; }
a { background-color: rgb(37,48,84); }
div.DivClassName
{
background-color: #253054;
}
.BgClassName
{
background-color: #253054;
}
</style>
border-color css
<style>
span { border-color: #253054; }
span { border-color: rgb(37,48,84); }
td.TdClassName
{
border-color: #253054;
}
.TagClassName
{
border-color: #253054;
}
</style>