Shades of Lucky Point #253160
Tints of Lucky Point #253160
RGB
CMYK
RGB Variations
Color information
#253160 (or 0x253160) is known color: Lucky Point. HEX triplet: 25, 31 and 60. RGB value is (37,49,96). Sum of RGB (Red+Green+Blue) = 37+49+96=182 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20.33% from 182); Green value is 49 (19.53% from 255 or 26.92% from 182); Blue value is 96 (37.89% from 255 or 52.75% from 182); Max value from RGB is 96 - color contains mainly: blue. Hex color #253160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253160 is #DACE9F. Grayscale: #323232. Windows color (decimal): -14339744 or 6304037. OLE color: 6304037.
HSL color Cylindrical-coordinate representation of color #253160: hue angle of 227.8º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #253160 is Cyan = 0.61, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 49 | 96 | - |
| CMYK | 0.61 | 0.49 | 0 | 0.62 |
| HSL | 227.8º | 0.44% | 0.26% | - |
| HSV(B) | 227.8º | 0.61% | 0.38% | - |
| XYZ | 3.97 | 3.43 | 11.52 | - |
| YUV | 50.77 | 153.52 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 96 | 0.61 | 0.49 | 0 | 0.62 | 227.8 | 0.44 | 0.26 |
| Hex | 25 | 31 | 60 | 3D | 31 | 0 | 3E | E4 | 2C | 1A |
| Octal | 45 | 61 | 140 | 75 | 61 | 0 | 76 | 344 | 54 | 32 |
| Binary | 100101 | 110001 | 1100000 | 111101 | 110001 | 0 | 111110 | 11100100 | 101100 | 11010 |
Color Harmonies of #253160
Complementary color
Monochromatic Colors of #253160
Black with #253160
Text Example
Text Example
White with #253160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253160; }
p { color: rgb(37,49,96); }
H1.HeaderClassName
{
color: #253160;
}
.AnyTagClassName
{
color: #253160;
}
</style>
background-color css
<style>
a { background-color: #253160; }
a { background-color: rgb(37,49,96); }
div.DivClassName
{
background-color: #253160;
}
.BgClassName
{
background-color: #253160;
}
</style>
border-color css
<style>
span { border-color: #253160; }
span { border-color: rgb(37,49,96); }
td.TdClassName
{
border-color: #253160;
}
.TagClassName
{
border-color: #253160;
}
</style>