Shades of Egyptian Blue #253591
Tints of Egyptian Blue #253591
RGB
CMYK
RGB Variations
Color information
#253591 (or 0x253591) is known color: Egyptian Blue. HEX triplet: 25, 35 and 91. RGB value is (37,53,145). Sum of RGB (Red+Green+Blue) = 37+53+145=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 145 (57.03% from 255 or 61.70% from 235); Max value from RGB is 145 - color contains mainly: blue. Hex color #253591 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253591 is #DACA6E. Grayscale: #3A3A3A. Windows color (decimal): -14338671 or 9516325. OLE color: 9516325.
HSL color Cylindrical-coordinate representation of color #253591: hue angle of 231.11º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #253591 is Cyan = 0.74, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 53 | 145 | - |
| CMYK | 0.74 | 0.63 | 0 | 0.43 |
| HSL | 231.11º | 0.59% | 0.36% | - |
| HSV(B) | 231.11º | 0.74% | 0.57% | - |
| XYZ | 7.15 | 4.98 | 27.37 | - |
| YUV | 58.7 | 176.7 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 53 | 145 | 0.74 | 0.63 | 0 | 0.43 | 231.11 | 0.59 | 0.36 |
| Hex | 25 | 35 | 91 | 4A | 3F | 0 | 2B | E7 | 3B | 24 |
| Octal | 45 | 65 | 221 | 112 | 77 | 0 | 53 | 347 | 73 | 44 |
| Binary | 100101 | 110101 | 10010001 | 1001010 | 111111 | 0 | 101011 | 11100111 | 111011 | 100100 |
Color Harmonies of #253591
Complementary color
Monochromatic Colors of #253591
Black with #253591
Text Example
Text Example
White with #253591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253591; }
p { color: rgb(37,53,145); }
H1.HeaderClassName
{
color: #253591;
}
.AnyTagClassName
{
color: #253591;
}
</style>
background-color css
<style>
a { background-color: #253591; }
a { background-color: rgb(37,53,145); }
div.DivClassName
{
background-color: #253591;
}
.BgClassName
{
background-color: #253591;
}
</style>
border-color css
<style>
span { border-color: #253591; }
span { border-color: rgb(37,53,145); }
td.TdClassName
{
border-color: #253591;
}
.TagClassName
{
border-color: #253591;
}
</style>