Shades of Egyptian Blue #253592
Tints of Egyptian Blue #253592
RGB
CMYK
RGB Variations
Color information
#253592 (or 0x253592) is known color: Egyptian Blue. HEX triplet: 25, 35 and 92. RGB value is (37,53,146). Sum of RGB (Red+Green+Blue) = 37+53+146=236 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.68% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 146 (57.42% from 255 or 61.86% from 236); Max value from RGB is 146 - color contains mainly: blue. Hex color #253592 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253592 is #DACA6D. Grayscale: #3A3A3A. Windows color (decimal): -14338670 or 9581861. OLE color: 9581861.
HSL color Cylindrical-coordinate representation of color #253592: hue angle of 231.19º 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 #253592 is Cyan = 0.75, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 53 | 146 | - |
| CMYK | 0.75 | 0.64 | 0 | 0.43 |
| HSL | 231.19º | 0.6% | 0.36% | - |
| HSV(B) | 231.19º | 0.75% | 0.57% | - |
| XYZ | 7.22 | 5.01 | 27.78 | - |
| YUV | 58.82 | 177.2 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 53 | 146 | 0.75 | 0.64 | 0 | 0.43 | 231.19 | 0.6 | 0.36 |
| Hex | 25 | 35 | 92 | 4B | 40 | 0 | 2B | E7 | 3C | 24 |
| Octal | 45 | 65 | 222 | 113 | 100 | 0 | 53 | 347 | 74 | 44 |
| Binary | 100101 | 110101 | 10010010 | 1001011 | 1000000 | 0 | 101011 | 11100111 | 111100 | 100100 |
Color Harmonies of #253592
Complementary color
Monochromatic Colors of #253592
Black with #253592
Text Example
Text Example
White with #253592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253592; }
p { color: rgb(37,53,146); }
H1.HeaderClassName
{
color: #253592;
}
.AnyTagClassName
{
color: #253592;
}
</style>
background-color css
<style>
a { background-color: #253592; }
a { background-color: rgb(37,53,146); }
div.DivClassName
{
background-color: #253592;
}
.BgClassName
{
background-color: #253592;
}
</style>
border-color css
<style>
span { border-color: #253592; }
span { border-color: rgb(37,53,146); }
td.TdClassName
{
border-color: #253592;
}
.TagClassName
{
border-color: #253592;
}
</style>