Shades of Lucky Point #252860
Tints of Lucky Point #252860
RGB
CMYK
RGB Variations
Color information
#252860 (or 0x252860) is known color: Lucky Point. HEX triplet: 25, 28 and 60. RGB value is (37,40,96). Sum of RGB (Red+Green+Blue) = 37+40+96=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 40 (16.02% from 255 or 23.12% from 173); Blue value is 96 (37.89% from 255 or 55.49% from 173); Max value from RGB is 96 - color contains mainly: blue. Hex color #252860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252860 is #DAD79F. Grayscale: #2D2D2D. Windows color (decimal): -14342048 or 6301733. OLE color: 6301733.
HSL color Cylindrical-coordinate representation of color #252860: hue angle of 236.95º 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 #252860 is Cyan = 0.61, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 40 | 96 | - |
| CMYK | 0.61 | 0.58 | 0 | 0.62 |
| HSL | 236.95º | 0.44% | 0.26% | - |
| HSV(B) | 236.95º | 0.61% | 0.38% | - |
| XYZ | 3.63 | 2.76 | 11.41 | - |
| YUV | 45.49 | 156.51 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 40 | 96 | 0.61 | 0.58 | 0 | 0.62 | 236.95 | 0.44 | 0.26 |
| Hex | 25 | 28 | 60 | 3D | 3A | 0 | 3E | ED | 2C | 1A |
| Octal | 45 | 50 | 140 | 75 | 72 | 0 | 76 | 355 | 54 | 32 |
| Binary | 100101 | 101000 | 1100000 | 111101 | 111010 | 0 | 111110 | 11101101 | 101100 | 11010 |
Color Harmonies of #252860
Complementary color
Monochromatic Colors of #252860
Black with #252860
Text Example
Text Example
White with #252860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252860; }
p { color: rgb(37,40,96); }
H1.HeaderClassName
{
color: #252860;
}
.AnyTagClassName
{
color: #252860;
}
</style>
background-color css
<style>
a { background-color: #252860; }
a { background-color: rgb(37,40,96); }
div.DivClassName
{
background-color: #252860;
}
.BgClassName
{
background-color: #252860;
}
</style>
border-color css
<style>
span { border-color: #252860; }
span { border-color: rgb(37,40,96); }
td.TdClassName
{
border-color: #252860;
}
.TagClassName
{
border-color: #252860;
}
</style>