Shades of Egyptian Blue #253992
Tints of Egyptian Blue #253992
RGB
CMYK
RGB Variations
Color information
#253992 (or 0x253992) is known color: Egyptian Blue. HEX triplet: 25, 39 and 92. RGB value is (37,57,146). Sum of RGB (Red+Green+Blue) = 37+57+146=240 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.42% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 146 (57.42% from 255 or 60.83% from 240); Max value from RGB is 146 - color contains mainly: blue. Hex color #253992 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253992 is #DAC66D. Grayscale: #3C3C3C. Windows color (decimal): -14337646 or 9582885. OLE color: 9582885.
HSL color Cylindrical-coordinate representation of color #253992: hue angle of 228.99º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253992 is Cyan = 0.75, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 57 | 146 | - |
| CMYK | 0.75 | 0.61 | 0 | 0.43 |
| HSL | 228.99º | 0.6% | 0.36% | - |
| HSV(B) | 228.99º | 0.75% | 0.57% | - |
| XYZ | 7.41 | 5.39 | 27.84 | - |
| YUV | 61.17 | 175.87 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 146 | 0.75 | 0.61 | 0 | 0.43 | 228.99 | 0.6 | 0.36 |
| Hex | 25 | 39 | 92 | 4B | 3D | 0 | 2B | E5 | 3C | 24 |
| Octal | 45 | 71 | 222 | 113 | 75 | 0 | 53 | 345 | 74 | 44 |
| Binary | 100101 | 111001 | 10010010 | 1001011 | 111101 | 0 | 101011 | 11100101 | 111100 | 100100 |
Color Harmonies of #253992
Complementary color
Monochromatic Colors of #253992
Black with #253992
Text Example
Text Example
White with #253992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253992; }
p { color: rgb(37,57,146); }
H1.HeaderClassName
{
color: #253992;
}
.AnyTagClassName
{
color: #253992;
}
</style>
background-color css
<style>
a { background-color: #253992; }
a { background-color: rgb(37,57,146); }
div.DivClassName
{
background-color: #253992;
}
.BgClassName
{
background-color: #253992;
}
</style>
border-color css
<style>
span { border-color: #253992; }
span { border-color: rgb(37,57,146); }
td.TdClassName
{
border-color: #253992;
}
.TagClassName
{
border-color: #253992;
}
</style>