Shades of Lucky Point #252751
Tints of Lucky Point #252751
RGB
CMYK
RGB Variations
Color information
#252751 (or 0x252751) is known color: Lucky Point. HEX triplet: 25, 27 and 51. RGB value is (37,39,81). Sum of RGB (Red+Green+Blue) = 37+39+81=157 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.57% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 81 (32.03% from 255 or 51.59% from 157); Max value from RGB is 81 - color contains mainly: blue. Hex color #252751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252751 is #DAD8AE. Grayscale: #2B2B2B. Windows color (decimal): -14342319 or 5318437. OLE color: 5318437.
HSL color Cylindrical-coordinate representation of color #252751: hue angle of 237.27º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #252751 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 37 | 39 | 81 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.68 |
| HSL | 237.27º | 0.37% | 0.23% | - |
| HSV(B) | 237.27º | 0.54% | 0.32% | - |
| XYZ | 2.97 | 2.44 | 8.1 | - |
| YUV | 43.19 | 149.34 | 123.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 39 | 81 | 0.54 | 0.52 | 0 | 0.68 | 237.27 | 0.37 | 0.23 |
| Hex | 25 | 27 | 51 | 36 | 34 | 0 | 44 | ED | 25 | 17 |
| Octal | 45 | 47 | 121 | 66 | 64 | 0 | 104 | 355 | 45 | 27 |
| Binary | 100101 | 100111 | 1010001 | 110110 | 110100 | 0 | 1000100 | 11101101 | 100101 | 10111 |
Color Harmonies of #252751
Complementary color
Monochromatic Colors of #252751
Black with #252751
Text Example
Text Example
White with #252751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252751; }
p { color: rgb(37,39,81); }
H1.HeaderClassName
{
color: #252751;
}
.AnyTagClassName
{
color: #252751;
}
</style>
background-color css
<style>
a { background-color: #252751; }
a { background-color: rgb(37,39,81); }
div.DivClassName
{
background-color: #252751;
}
.BgClassName
{
background-color: #252751;
}
</style>
border-color css
<style>
span { border-color: #252751; }
span { border-color: rgb(37,39,81); }
td.TdClassName
{
border-color: #252751;
}
.TagClassName
{
border-color: #252751;
}
</style>