Shades of Egyptian Blue #253791
Tints of Egyptian Blue #253791
RGB
CMYK
RGB Variations
Color information
#253791 (or 0x253791) is known color: Egyptian Blue. HEX triplet: 25, 37 and 91. RGB value is (37,55,145). Sum of RGB (Red+Green+Blue) = 37+55+145=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 55 (21.88% from 255 or 23.21% from 237); Blue value is 145 (57.03% from 255 or 61.18% from 237); Max value from RGB is 145 - color contains mainly: blue. Hex color #253791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253791 is #DAC86E. Grayscale: #3B3B3B. Windows color (decimal): -14338159 or 9516837. OLE color: 9516837.
HSL color Cylindrical-coordinate representation of color #253791: hue angle of 230º 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 #253791 is Cyan = 0.74, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 55 | 145 | - |
| CMYK | 0.74 | 0.62 | 0 | 0.43 |
| HSL | 230º | 0.59% | 0.36% | - |
| HSV(B) | 230º | 0.74% | 0.57% | - |
| XYZ | 7.24 | 5.17 | 27.4 | - |
| YUV | 59.88 | 176.04 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 55 | 145 | 0.74 | 0.62 | 0 | 0.43 | 230 | 0.59 | 0.36 |
| Hex | 25 | 37 | 91 | 4A | 3E | 0 | 2B | E6 | 3B | 24 |
| Octal | 45 | 67 | 221 | 112 | 76 | 0 | 53 | 346 | 73 | 44 |
| Binary | 100101 | 110111 | 10010001 | 1001010 | 111110 | 0 | 101011 | 11100110 | 111011 | 100100 |
Color Harmonies of #253791
Complementary color
Monochromatic Colors of #253791
Black with #253791
Text Example
Text Example
White with #253791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253791; }
p { color: rgb(37,55,145); }
H1.HeaderClassName
{
color: #253791;
}
.AnyTagClassName
{
color: #253791;
}
</style>
background-color css
<style>
a { background-color: #253791; }
a { background-color: rgb(37,55,145); }
div.DivClassName
{
background-color: #253791;
}
.BgClassName
{
background-color: #253791;
}
</style>
border-color css
<style>
span { border-color: #253791; }
span { border-color: rgb(37,55,145); }
td.TdClassName
{
border-color: #253791;
}
.TagClassName
{
border-color: #253791;
}
</style>