Shades of Lucky Point #253158
Tints of Lucky Point #253158
RGB
CMYK
RGB Variations
Color information
#253158 (or 0x253158) is known color: Lucky Point. HEX triplet: 25, 31 and 58. RGB value is (37,49,88). Sum of RGB (Red+Green+Blue) = 37+49+88=174 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.26% from 174); Green value is 49 (19.53% from 255 or 28.16% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #253158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253158 is #DACEA7. Grayscale: #313131. Windows color (decimal): -14339752 or 5779749. OLE color: 5779749.
HSL color Cylindrical-coordinate representation of color #253158: hue angle of 225.88º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #253158 is Cyan = 0.58, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 49 | 88 | - |
| CMYK | 0.58 | 0.44 | 0 | 0.65 |
| HSL | 225.88º | 0.41% | 0.25% | - |
| HSV(B) | 225.88º | 0.58% | 0.35% | - |
| XYZ | 3.62 | 3.29 | 9.68 | - |
| YUV | 49.86 | 149.52 | 118.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 88 | 0.58 | 0.44 | 0 | 0.65 | 225.88 | 0.41 | 0.25 |
| Hex | 25 | 31 | 58 | 3A | 2C | 0 | 41 | E2 | 29 | 19 |
| Octal | 45 | 61 | 130 | 72 | 54 | 0 | 101 | 342 | 51 | 31 |
| Binary | 100101 | 110001 | 1011000 | 111010 | 101100 | 0 | 1000001 | 11100010 | 101001 | 11001 |
Color Harmonies of #253158
Complementary color
Monochromatic Colors of #253158
Black with #253158
Text Example
Text Example
White with #253158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253158; }
p { color: rgb(37,49,88); }
H1.HeaderClassName
{
color: #253158;
}
.AnyTagClassName
{
color: #253158;
}
</style>
background-color css
<style>
a { background-color: #253158; }
a { background-color: rgb(37,49,88); }
div.DivClassName
{
background-color: #253158;
}
.BgClassName
{
background-color: #253158;
}
</style>
border-color css
<style>
span { border-color: #253158; }
span { border-color: rgb(37,49,88); }
td.TdClassName
{
border-color: #253158;
}
.TagClassName
{
border-color: #253158;
}
</style>