Shades of Egyptian Blue #253394
Tints of Egyptian Blue #253394
RGB
CMYK
RGB Variations
Color information
#253394 (or 0x253394) is known color: Egyptian Blue. HEX triplet: 25, 33 and 94. RGB value is (37,51,148). Sum of RGB (Red+Green+Blue) = 37+51+148=236 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.68% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 148 (58.20% from 255 or 62.71% from 236); Max value from RGB is 148 - color contains mainly: blue. Hex color #253394 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253394 is #DACC6B. Grayscale: #393939. Windows color (decimal): -14339180 or 9712421. OLE color: 9712421.
HSL color Cylindrical-coordinate representation of color #253394: hue angle of 232.43º 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 #253394 is Cyan = 0.75, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 51 | 148 | - |
| CMYK | 0.75 | 0.66 | 0 | 0.42 |
| HSL | 232.43º | 0.6% | 0.36% | - |
| HSV(B) | 232.43º | 0.75% | 0.58% | - |
| XYZ | 7.29 | 4.9 | 28.58 | - |
| YUV | 57.87 | 178.86 | 113.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 51 | 148 | 0.75 | 0.66 | 0 | 0.42 | 232.43 | 0.6 | 0.36 |
| Hex | 25 | 33 | 94 | 4B | 42 | 0 | 2A | E8 | 3C | 24 |
| Octal | 45 | 63 | 224 | 113 | 102 | 0 | 52 | 350 | 74 | 44 |
| Binary | 100101 | 110011 | 10010100 | 1001011 | 1000010 | 0 | 101010 | 11101000 | 111100 | 100100 |
Color Harmonies of #253394
Complementary color
Monochromatic Colors of #253394
Black with #253394
Text Example
Text Example
White with #253394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253394; }
p { color: rgb(37,51,148); }
H1.HeaderClassName
{
color: #253394;
}
.AnyTagClassName
{
color: #253394;
}
</style>
background-color css
<style>
a { background-color: #253394; }
a { background-color: rgb(37,51,148); }
div.DivClassName
{
background-color: #253394;
}
.BgClassName
{
background-color: #253394;
}
</style>
border-color css
<style>
span { border-color: #253394; }
span { border-color: rgb(37,51,148); }
td.TdClassName
{
border-color: #253394;
}
.TagClassName
{
border-color: #253394;
}
</style>