Shades of Egyptian Blue #253995
Tints of Egyptian Blue #253995
RGB
CMYK
RGB Variations
Color information
#253995 (or 0x253995) is known color: Egyptian Blue. HEX triplet: 25, 39 and 95. RGB value is (37,57,149). Sum of RGB (Red+Green+Blue) = 37+57+149=243 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.23% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 149 (58.59% from 255 or 61.32% from 243); Max value from RGB is 149 - color contains mainly: blue. Hex color #253995 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253995 is #DAC66A. Grayscale: #3D3D3D. Windows color (decimal): -14337643 or 9779493. OLE color: 9779493.
HSL color Cylindrical-coordinate representation of color #253995: hue angle of 229.29º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253995 is Cyan = 0.75, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 57 | 149 | - |
| CMYK | 0.75 | 0.62 | 0 | 0.42 |
| HSL | 229.29º | 0.6% | 0.36% | - |
| HSV(B) | 229.29º | 0.75% | 0.58% | - |
| XYZ | 7.65 | 5.49 | 29.09 | - |
| YUV | 61.51 | 177.37 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 149 | 0.75 | 0.62 | 0 | 0.42 | 229.29 | 0.6 | 0.36 |
| Hex | 25 | 39 | 95 | 4B | 3E | 0 | 2A | E5 | 3C | 24 |
| Octal | 45 | 71 | 225 | 113 | 76 | 0 | 52 | 345 | 74 | 44 |
| Binary | 100101 | 111001 | 10010101 | 1001011 | 111110 | 0 | 101010 | 11100101 | 111100 | 100100 |
Color Harmonies of #253995
Complementary color
Monochromatic Colors of #253995
Black with #253995
Text Example
Text Example
White with #253995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253995; }
p { color: rgb(37,57,149); }
H1.HeaderClassName
{
color: #253995;
}
.AnyTagClassName
{
color: #253995;
}
</style>
background-color css
<style>
a { background-color: #253995; }
a { background-color: rgb(37,57,149); }
div.DivClassName
{
background-color: #253995;
}
.BgClassName
{
background-color: #253995;
}
</style>
border-color css
<style>
span { border-color: #253995; }
span { border-color: rgb(37,57,149); }
td.TdClassName
{
border-color: #253995;
}
.TagClassName
{
border-color: #253995;
}
</style>