Shades of Lucky Point #252750
Tints of Lucky Point #252750
RGB
CMYK
RGB Variations
Color information
#252750 (or 0x252750) is known color: Lucky Point. HEX triplet: 25, 27 and 50. RGB value is (37,39,80). Sum of RGB (Red+Green+Blue) = 37+39+80=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 39 (15.62% from 255 or 25% from 156); Blue value is 80 (31.64% from 255 or 51.28% from 156); Max value from RGB is 80 - color contains mainly: blue. Hex color #252750 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252750 is #DAD8AF. Grayscale: #2A2A2A. Windows color (decimal): -14342320 or 5252901. OLE color: 5252901.
HSL color Cylindrical-coordinate representation of color #252750: hue angle of 237.21º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #252750 is Cyan = 0.54, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 37 | 39 | 80 | - |
| CMYK | 0.54 | 0.51 | 0 | 0.69 |
| HSL | 237.21º | 0.37% | 0.23% | - |
| HSV(B) | 237.21º | 0.54% | 0.31% | - |
| XYZ | 2.94 | 2.42 | 7.9 | - |
| YUV | 43.08 | 148.84 | 123.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 39 | 80 | 0.54 | 0.51 | 0 | 0.69 | 237.21 | 0.37 | 0.23 |
| Hex | 25 | 27 | 50 | 36 | 33 | 0 | 45 | ED | 25 | 17 |
| Octal | 45 | 47 | 120 | 66 | 63 | 0 | 105 | 355 | 45 | 27 |
| Binary | 100101 | 100111 | 1010000 | 110110 | 110011 | 0 | 1000101 | 11101101 | 100101 | 10111 |
Color Harmonies of #252750
Complementary color
Monochromatic Colors of #252750
Black with #252750
Text Example
Text Example
White with #252750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252750; }
p { color: rgb(37,39,80); }
H1.HeaderClassName
{
color: #252750;
}
.AnyTagClassName
{
color: #252750;
}
</style>
background-color css
<style>
a { background-color: #252750; }
a { background-color: rgb(37,39,80); }
div.DivClassName
{
background-color: #252750;
}
.BgClassName
{
background-color: #252750;
}
</style>
border-color css
<style>
span { border-color: #252750; }
span { border-color: rgb(37,39,80); }
td.TdClassName
{
border-color: #252750;
}
.TagClassName
{
border-color: #252750;
}
</style>