Shades of Lucky Point #253053
Tints of Lucky Point #253053
RGB
CMYK
RGB Variations
Color information
#253053 (or 0x253053) is known color: Lucky Point. HEX triplet: 25, 30 and 53. RGB value is (37,48,83). Sum of RGB (Red+Green+Blue) = 37+48+83=168 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.02% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 83 (32.81% from 255 or 49.40% from 168); Max value from RGB is 83 - color contains mainly: blue. Hex color #253053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253053 is #DACFAC. Grayscale: #303030. Windows color (decimal): -14340013 or 5451813. OLE color: 5451813.
HSL color Cylindrical-coordinate representation of color #253053: hue angle of 225.65º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #253053 is Cyan = 0.55, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 48 | 83 | - |
| CMYK | 0.55 | 0.42 | 0 | 0.67 |
| HSL | 225.65º | 0.38% | 0.24% | - |
| HSV(B) | 225.65º | 0.55% | 0.33% | - |
| XYZ | 3.38 | 3.13 | 8.61 | - |
| YUV | 48.7 | 147.36 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 83 | 0.55 | 0.42 | 0 | 0.67 | 225.65 | 0.38 | 0.24 |
| Hex | 25 | 30 | 53 | 37 | 2A | 0 | 43 | E2 | 26 | 18 |
| Octal | 45 | 60 | 123 | 67 | 52 | 0 | 103 | 342 | 46 | 30 |
| Binary | 100101 | 110000 | 1010011 | 110111 | 101010 | 0 | 1000011 | 11100010 | 100110 | 11000 |
Color Harmonies of #253053
Complementary color
Monochromatic Colors of #253053
Black with #253053
Text Example
Text Example
White with #253053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253053; }
p { color: rgb(37,48,83); }
H1.HeaderClassName
{
color: #253053;
}
.AnyTagClassName
{
color: #253053;
}
</style>
background-color css
<style>
a { background-color: #253053; }
a { background-color: rgb(37,48,83); }
div.DivClassName
{
background-color: #253053;
}
.BgClassName
{
background-color: #253053;
}
</style>
border-color css
<style>
span { border-color: #253053; }
span { border-color: rgb(37,48,83); }
td.TdClassName
{
border-color: #253053;
}
.TagClassName
{
border-color: #253053;
}
</style>