Shades of Egyptian Blue #253996
Tints of Egyptian Blue #253996
RGB
CMYK
RGB Variations
Color information
#253996 (or 0x253996) is known color: Egyptian Blue. HEX triplet: 25, 39 and 96. RGB value is (37,57,150). Sum of RGB (Red+Green+Blue) = 37+57+150=244 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.16% from 244); Green value is 57 (22.66% from 255 or 23.36% from 244); Blue value is 150 (58.98% from 255 or 61.48% from 244); Max value from RGB is 150 - color contains mainly: blue. Hex color #253996 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253996 is #DAC669. Grayscale: #3D3D3D. Windows color (decimal): -14337642 or 9845029. OLE color: 9845029.
HSL color Cylindrical-coordinate representation of color #253996: hue angle of 229.38º degrees, saturation: 0.6, 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 #253996 is Cyan = 0.75, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 57 | 150 | - |
| CMYK | 0.75 | 0.62 | 0 | 0.41 |
| HSL | 229.38º | 0.6% | 0.37% | - |
| HSV(B) | 229.38º | 0.75% | 0.59% | - |
| XYZ | 7.73 | 5.52 | 29.51 | - |
| YUV | 61.62 | 177.87 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 150 | 0.75 | 0.62 | 0 | 0.41 | 229.38 | 0.6 | 0.37 |
| Hex | 25 | 39 | 96 | 4B | 3E | 0 | 29 | E5 | 3C | 25 |
| Octal | 45 | 71 | 226 | 113 | 76 | 0 | 51 | 345 | 74 | 45 |
| Binary | 100101 | 111001 | 10010110 | 1001011 | 111110 | 0 | 101001 | 11100101 | 111100 | 100101 |
Color Harmonies of #253996
Complementary color
Monochromatic Colors of #253996
Black with #253996
Text Example
Text Example
White with #253996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253996; }
p { color: rgb(37,57,150); }
H1.HeaderClassName
{
color: #253996;
}
.AnyTagClassName
{
color: #253996;
}
</style>
background-color css
<style>
a { background-color: #253996; }
a { background-color: rgb(37,57,150); }
div.DivClassName
{
background-color: #253996;
}
.BgClassName
{
background-color: #253996;
}
</style>
border-color css
<style>
span { border-color: #253996; }
span { border-color: rgb(37,57,150); }
td.TdClassName
{
border-color: #253996;
}
.TagClassName
{
border-color: #253996;
}
</style>