Shades of Egyptian Blue #253390
Tints of Egyptian Blue #253390
RGB
CMYK
RGB Variations
Color information
#253390 (or 0x253390) is known color: Egyptian Blue. HEX triplet: 25, 33 and 90. RGB value is (37,51,144). Sum of RGB (Red+Green+Blue) = 37+51+144=232 (30% of max value = 765). Red value is 37 (14.84% from 255 or 15.95% from 232); Green value is 51 (20.31% from 255 or 21.98% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #253390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253390 is #DACC6F. Grayscale: #393939. Windows color (decimal): -14339184 or 9450277. OLE color: 9450277.
HSL color Cylindrical-coordinate representation of color #253390: hue angle of 232.15º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #253390 is Cyan = 0.74, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 51 | 144 | - |
| CMYK | 0.74 | 0.65 | 0 | 0.44 |
| HSL | 232.15º | 0.59% | 0.35% | - |
| HSV(B) | 232.15º | 0.74% | 0.56% | - |
| XYZ | 6.98 | 4.77 | 26.94 | - |
| YUV | 57.42 | 176.86 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 51 | 144 | 0.74 | 0.65 | 0 | 0.44 | 232.15 | 0.59 | 0.35 |
| Hex | 25 | 33 | 90 | 4A | 41 | 0 | 2C | E8 | 3B | 23 |
| Octal | 45 | 63 | 220 | 112 | 101 | 0 | 54 | 350 | 73 | 43 |
| Binary | 100101 | 110011 | 10010000 | 1001010 | 1000001 | 0 | 101100 | 11101000 | 111011 | 100011 |
Color Harmonies of #253390
Complementary color
Monochromatic Colors of #253390
Black with #253390
Text Example
Text Example
White with #253390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253390; }
p { color: rgb(37,51,144); }
H1.HeaderClassName
{
color: #253390;
}
.AnyTagClassName
{
color: #253390;
}
</style>
background-color css
<style>
a { background-color: #253390; }
a { background-color: rgb(37,51,144); }
div.DivClassName
{
background-color: #253390;
}
.BgClassName
{
background-color: #253390;
}
</style>
border-color css
<style>
span { border-color: #253390; }
span { border-color: rgb(37,51,144); }
td.TdClassName
{
border-color: #253390;
}
.TagClassName
{
border-color: #253390;
}
</style>