Shades of Egyptian Blue #253691
Tints of Egyptian Blue #253691
RGB
CMYK
RGB Variations
Color information
#253691 (or 0x253691) is known color: Egyptian Blue. HEX triplet: 25, 36 and 91. RGB value is (37,54,145). Sum of RGB (Red+Green+Blue) = 37+54+145=236 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.68% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 145 (57.03% from 255 or 61.44% from 236); Max value from RGB is 145 - color contains mainly: blue. Hex color #253691 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253691 is #DAC96E. Grayscale: #3A3A3A. Windows color (decimal): -14338415 or 9516581. OLE color: 9516581.
HSL color Cylindrical-coordinate representation of color #253691: hue angle of 230.56º 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 #253691 is Cyan = 0.74, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 54 | 145 | - |
| CMYK | 0.74 | 0.63 | 0 | 0.43 |
| HSL | 230.56º | 0.59% | 0.36% | - |
| HSV(B) | 230.56º | 0.74% | 0.57% | - |
| XYZ | 7.19 | 5.08 | 27.39 | - |
| YUV | 59.29 | 176.37 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 145 | 0.74 | 0.63 | 0 | 0.43 | 230.56 | 0.59 | 0.36 |
| Hex | 25 | 36 | 91 | 4A | 3F | 0 | 2B | E7 | 3B | 24 |
| Octal | 45 | 66 | 221 | 112 | 77 | 0 | 53 | 347 | 73 | 44 |
| Binary | 100101 | 110110 | 10010001 | 1001010 | 111111 | 0 | 101011 | 11100111 | 111011 | 100100 |
Color Harmonies of #253691
Complementary color
Monochromatic Colors of #253691
Black with #253691
Text Example
Text Example
White with #253691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253691; }
p { color: rgb(37,54,145); }
H1.HeaderClassName
{
color: #253691;
}
.AnyTagClassName
{
color: #253691;
}
</style>
background-color css
<style>
a { background-color: #253691; }
a { background-color: rgb(37,54,145); }
div.DivClassName
{
background-color: #253691;
}
.BgClassName
{
background-color: #253691;
}
</style>
border-color css
<style>
span { border-color: #253691; }
span { border-color: rgb(37,54,145); }
td.TdClassName
{
border-color: #253691;
}
.TagClassName
{
border-color: #253691;
}
</style>