Shades of Lucky Point #253259
Tints of Lucky Point #253259
RGB
CMYK
RGB Variations
Color information
#253259 (or 0x253259) is known color: Lucky Point. HEX triplet: 25, 32 and 59. RGB value is (37,50,89). Sum of RGB (Red+Green+Blue) = 37+50+89=176 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.02% from 176); Green value is 50 (19.92% from 255 or 28.41% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #253259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253259 is #DACDA6. Grayscale: #323232. Windows color (decimal): -14339495 or 5845541. OLE color: 5845541.
HSL color Cylindrical-coordinate representation of color #253259: hue angle of 225º 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 #253259 is Cyan = 0.58, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 50 | 89 | - |
| CMYK | 0.58 | 0.44 | 0 | 0.65 |
| HSL | 225º | 0.41% | 0.25% | - |
| HSV(B) | 225º | 0.58% | 0.35% | - |
| XYZ | 3.71 | 3.4 | 9.91 | - |
| YUV | 50.56 | 149.69 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 50 | 89 | 0.58 | 0.44 | 0 | 0.65 | 225 | 0.41 | 0.25 |
| Hex | 25 | 32 | 59 | 3A | 2C | 0 | 41 | E1 | 29 | 19 |
| Octal | 45 | 62 | 131 | 72 | 54 | 0 | 101 | 341 | 51 | 31 |
| Binary | 100101 | 110010 | 1011001 | 111010 | 101100 | 0 | 1000001 | 11100001 | 101001 | 11001 |
Color Harmonies of #253259
Complementary color
Monochromatic Colors of #253259
Black with #253259
Text Example
Text Example
White with #253259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253259; }
p { color: rgb(37,50,89); }
H1.HeaderClassName
{
color: #253259;
}
.AnyTagClassName
{
color: #253259;
}
</style>
background-color css
<style>
a { background-color: #253259; }
a { background-color: rgb(37,50,89); }
div.DivClassName
{
background-color: #253259;
}
.BgClassName
{
background-color: #253259;
}
</style>
border-color css
<style>
span { border-color: #253259; }
span { border-color: rgb(37,50,89); }
td.TdClassName
{
border-color: #253259;
}
.TagClassName
{
border-color: #253259;
}
</style>