Shades of Lucky Point #252960
Tints of Lucky Point #252960
RGB
CMYK
RGB Variations
Color information
#252960 (or 0x252960) is known color: Lucky Point. HEX triplet: 25, 29 and 60. RGB value is (37,41,96). Sum of RGB (Red+Green+Blue) = 37+41+96=174 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.26% from 174); Green value is 41 (16.41% from 255 or 23.56% from 174); Blue value is 96 (37.89% from 255 or 55.17% from 174); Max value from RGB is 96 - color contains mainly: blue. Hex color #252960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252960 is #DAD69F. Grayscale: #2D2D2D. Windows color (decimal): -14341792 or 6301989. OLE color: 6301989.
HSL color Cylindrical-coordinate representation of color #252960: hue angle of 235.93º 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 #252960 is Cyan = 0.61, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 41 | 96 | - |
| CMYK | 0.61 | 0.57 | 0 | 0.62 |
| HSL | 235.93º | 0.44% | 0.26% | - |
| HSV(B) | 235.93º | 0.61% | 0.38% | - |
| XYZ | 3.67 | 2.82 | 11.42 | - |
| YUV | 46.07 | 156.17 | 121.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 41 | 96 | 0.61 | 0.57 | 0 | 0.62 | 235.93 | 0.44 | 0.26 |
| Hex | 25 | 29 | 60 | 3D | 39 | 0 | 3E | EC | 2C | 1A |
| Octal | 45 | 51 | 140 | 75 | 71 | 0 | 76 | 354 | 54 | 32 |
| Binary | 100101 | 101001 | 1100000 | 111101 | 111001 | 0 | 111110 | 11101100 | 101100 | 11010 |
Color Harmonies of #252960
Complementary color
Monochromatic Colors of #252960
Black with #252960
Text Example
Text Example
White with #252960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252960; }
p { color: rgb(37,41,96); }
H1.HeaderClassName
{
color: #252960;
}
.AnyTagClassName
{
color: #252960;
}
</style>
background-color css
<style>
a { background-color: #252960; }
a { background-color: rgb(37,41,96); }
div.DivClassName
{
background-color: #252960;
}
.BgClassName
{
background-color: #252960;
}
</style>
border-color css
<style>
span { border-color: #252960; }
span { border-color: rgb(37,41,96); }
td.TdClassName
{
border-color: #252960;
}
.TagClassName
{
border-color: #252960;
}
</style>