Shades of Lucky Point #253058
Tints of Lucky Point #253058
RGB
CMYK
RGB Variations
Color information
#253058 (or 0x253058) is known color: Lucky Point. HEX triplet: 25, 30 and 58. RGB value is (37,48,88). Sum of RGB (Red+Green+Blue) = 37+48+88=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 88 (34.77% from 255 or 50.87% from 173); Max value from RGB is 88 - color contains mainly: blue. Hex color #253058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253058 is #DACFA7. Grayscale: #313131. Windows color (decimal): -14340008 or 5779493. OLE color: 5779493.
HSL color Cylindrical-coordinate representation of color #253058: hue angle of 227.06º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #253058 is Cyan = 0.58, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 48 | 88 | - |
| CMYK | 0.58 | 0.45 | 0 | 0.65 |
| HSL | 227.06º | 0.41% | 0.25% | - |
| HSV(B) | 227.06º | 0.58% | 0.35% | - |
| XYZ | 3.58 | 3.21 | 9.66 | - |
| YUV | 49.27 | 149.86 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 88 | 0.58 | 0.45 | 0 | 0.65 | 227.06 | 0.41 | 0.25 |
| Hex | 25 | 30 | 58 | 3A | 2D | 0 | 41 | E3 | 29 | 19 |
| Octal | 45 | 60 | 130 | 72 | 55 | 0 | 101 | 343 | 51 | 31 |
| Binary | 100101 | 110000 | 1011000 | 111010 | 101101 | 0 | 1000001 | 11100011 | 101001 | 11001 |
Color Harmonies of #253058
Complementary color
Monochromatic Colors of #253058
Black with #253058
Text Example
Text Example
White with #253058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253058; }
p { color: rgb(37,48,88); }
H1.HeaderClassName
{
color: #253058;
}
.AnyTagClassName
{
color: #253058;
}
</style>
background-color css
<style>
a { background-color: #253058; }
a { background-color: rgb(37,48,88); }
div.DivClassName
{
background-color: #253058;
}
.BgClassName
{
background-color: #253058;
}
</style>
border-color css
<style>
span { border-color: #253058; }
span { border-color: rgb(37,48,88); }
td.TdClassName
{
border-color: #253058;
}
.TagClassName
{
border-color: #253058;
}
</style>