Shades of Lucky Point #252753
Tints of Lucky Point #252753
RGB
CMYK
RGB Variations
Color information
#252753 (or 0x252753) is known color: Lucky Point. HEX triplet: 25, 27 and 53. RGB value is (37,39,83). Sum of RGB (Red+Green+Blue) = 37+39+83=159 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.27% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 83 (32.81% from 255 or 52.20% from 159); Max value from RGB is 83 - color contains mainly: blue. Hex color #252753 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252753 is #DAD8AC. Grayscale: #2B2B2B. Windows color (decimal): -14342317 or 5449509. OLE color: 5449509.
HSL color Cylindrical-coordinate representation of color #252753: hue angle of 237.39º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #252753 is Cyan = 0.55, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 39 | 83 | - |
| CMYK | 0.55 | 0.53 | 0 | 0.67 |
| HSL | 237.39º | 0.38% | 0.24% | - |
| HSV(B) | 237.39º | 0.55% | 0.33% | - |
| XYZ | 3.05 | 2.47 | 8.5 | - |
| YUV | 43.42 | 150.34 | 123.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 39 | 83 | 0.55 | 0.53 | 0 | 0.67 | 237.39 | 0.38 | 0.24 |
| Hex | 25 | 27 | 53 | 37 | 35 | 0 | 43 | ED | 26 | 18 |
| Octal | 45 | 47 | 123 | 67 | 65 | 0 | 103 | 355 | 46 | 30 |
| Binary | 100101 | 100111 | 1010011 | 110111 | 110101 | 0 | 1000011 | 11101101 | 100110 | 11000 |
Color Harmonies of #252753
Complementary color
Monochromatic Colors of #252753
Black with #252753
Text Example
Text Example
White with #252753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252753; }
p { color: rgb(37,39,83); }
H1.HeaderClassName
{
color: #252753;
}
.AnyTagClassName
{
color: #252753;
}
</style>
background-color css
<style>
a { background-color: #252753; }
a { background-color: rgb(37,39,83); }
div.DivClassName
{
background-color: #252753;
}
.BgClassName
{
background-color: #252753;
}
</style>
border-color css
<style>
span { border-color: #252753; }
span { border-color: rgb(37,39,83); }
td.TdClassName
{
border-color: #252753;
}
.TagClassName
{
border-color: #252753;
}
</style>