Shades of Egyptian Blue #253797
Tints of Egyptian Blue #253797
RGB
CMYK
RGB Variations
Color information
#253797 (or 0x253797) is known color: Egyptian Blue. HEX triplet: 25, 37 and 97. RGB value is (37,55,151). Sum of RGB (Red+Green+Blue) = 37+55+151=243 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.23% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 151 (59.38% from 255 or 62.14% from 243); Max value from RGB is 151 - color contains mainly: blue. Hex color #253797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253797 is #DAC868. Grayscale: #3C3C3C. Windows color (decimal): -14338153 or 9910053. OLE color: 9910053.
HSL color Cylindrical-coordinate representation of color #253797: hue angle of 230.53º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253797 is Cyan = 0.75, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 55 | 151 | - |
| CMYK | 0.75 | 0.64 | 0 | 0.41 |
| HSL | 230.53º | 0.61% | 0.37% | - |
| HSV(B) | 230.53º | 0.75% | 0.59% | - |
| XYZ | 7.72 | 5.36 | 29.91 | - |
| YUV | 60.56 | 179.04 | 111.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 55 | 151 | 0.75 | 0.64 | 0 | 0.41 | 230.53 | 0.61 | 0.37 |
| Hex | 25 | 37 | 97 | 4B | 40 | 0 | 29 | E7 | 3D | 25 |
| Octal | 45 | 67 | 227 | 113 | 100 | 0 | 51 | 347 | 75 | 45 |
| Binary | 100101 | 110111 | 10010111 | 1001011 | 1000000 | 0 | 101001 | 11100111 | 111101 | 100101 |
Color Harmonies of #253797
Complementary color
Monochromatic Colors of #253797
Black with #253797
Text Example
Text Example
White with #253797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253797; }
p { color: rgb(37,55,151); }
H1.HeaderClassName
{
color: #253797;
}
.AnyTagClassName
{
color: #253797;
}
</style>
background-color css
<style>
a { background-color: #253797; }
a { background-color: rgb(37,55,151); }
div.DivClassName
{
background-color: #253797;
}
.BgClassName
{
background-color: #253797;
}
</style>
border-color css
<style>
span { border-color: #253797; }
span { border-color: rgb(37,55,151); }
td.TdClassName
{
border-color: #253797;
}
.TagClassName
{
border-color: #253797;
}
</style>