Shades of Egyptian Blue #253997
Tints of Egyptian Blue #253997
RGB
CMYK
RGB Variations
Color information
#253997 (or 0x253997) is known color: Egyptian Blue. HEX triplet: 25, 39 and 97. RGB value is (37,57,151). Sum of RGB (Red+Green+Blue) = 37+57+151=245 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.10% from 245); Green value is 57 (22.66% from 255 or 23.27% from 245); Blue value is 151 (59.38% from 255 or 61.63% from 245); Max value from RGB is 151 - color contains mainly: blue. Hex color #253997 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253997 is #DAC668. Grayscale: #3D3D3D. Windows color (decimal): -14337641 or 9910565. OLE color: 9910565.
HSL color Cylindrical-coordinate representation of color #253997: hue angle of 229.47º 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 #253997 is Cyan = 0.75, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 57 | 151 | - |
| CMYK | 0.75 | 0.62 | 0 | 0.41 |
| HSL | 229.47º | 0.61% | 0.37% | - |
| HSV(B) | 229.47º | 0.75% | 0.59% | - |
| XYZ | 7.81 | 5.55 | 29.94 | - |
| YUV | 61.74 | 178.37 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 151 | 0.75 | 0.62 | 0 | 0.41 | 229.47 | 0.61 | 0.37 |
| Hex | 25 | 39 | 97 | 4B | 3E | 0 | 29 | E5 | 3D | 25 |
| Octal | 45 | 71 | 227 | 113 | 76 | 0 | 51 | 345 | 75 | 45 |
| Binary | 100101 | 111001 | 10010111 | 1001011 | 111110 | 0 | 101001 | 11100101 | 111101 | 100101 |
Color Harmonies of #253997
Complementary color
Monochromatic Colors of #253997
Black with #253997
Text Example
Text Example
White with #253997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253997; }
p { color: rgb(37,57,151); }
H1.HeaderClassName
{
color: #253997;
}
.AnyTagClassName
{
color: #253997;
}
</style>
background-color css
<style>
a { background-color: #253997; }
a { background-color: rgb(37,57,151); }
div.DivClassName
{
background-color: #253997;
}
.BgClassName
{
background-color: #253997;
}
</style>
border-color css
<style>
span { border-color: #253997; }
span { border-color: rgb(37,57,151); }
td.TdClassName
{
border-color: #253997;
}
.TagClassName
{
border-color: #253997;
}
</style>