Shades of Lucky Point #252650
Tints of Lucky Point #252650
RGB
CMYK
RGB Variations
Color information
#252650 (or 0x252650) is known color: Lucky Point. HEX triplet: 25, 26 and 50. RGB value is (37,38,80). Sum of RGB (Red+Green+Blue) = 37+38+80=155 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.87% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 80 (31.64% from 255 or 51.61% from 155); Max value from RGB is 80 - color contains mainly: blue. Hex color #252650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252650 is #DAD9AF. Grayscale: #2A2A2A. Windows color (decimal): -14342576 or 5252645. OLE color: 5252645.
HSL color Cylindrical-coordinate representation of color #252650: hue angle of 238.6º 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 #252650 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 37 | 38 | 80 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.69 |
| HSL | 238.6º | 0.37% | 0.23% | - |
| HSV(B) | 238.6º | 0.54% | 0.31% | - |
| XYZ | 2.9 | 2.36 | 7.89 | - |
| YUV | 42.49 | 149.17 | 124.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 38 | 80 | 0.54 | 0.52 | 0 | 0.69 | 238.6 | 0.37 | 0.23 |
| Hex | 25 | 26 | 50 | 36 | 34 | 0 | 45 | EF | 25 | 17 |
| Octal | 45 | 46 | 120 | 66 | 64 | 0 | 105 | 357 | 45 | 27 |
| Binary | 100101 | 100110 | 1010000 | 110110 | 110100 | 0 | 1000101 | 11101111 | 100101 | 10111 |
Color Harmonies of #252650
Complementary color
Monochromatic Colors of #252650
Black with #252650
Text Example
Text Example
White with #252650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252650; }
p { color: rgb(37,38,80); }
H1.HeaderClassName
{
color: #252650;
}
.AnyTagClassName
{
color: #252650;
}
</style>
background-color css
<style>
a { background-color: #252650; }
a { background-color: rgb(37,38,80); }
div.DivClassName
{
background-color: #252650;
}
.BgClassName
{
background-color: #252650;
}
</style>
border-color css
<style>
span { border-color: #252650; }
span { border-color: rgb(37,38,80); }
td.TdClassName
{
border-color: #252650;
}
.TagClassName
{
border-color: #252650;
}
</style>