Shades of Egyptian Blue #253294
Tints of Egyptian Blue #253294
RGB
CMYK
RGB Variations
Color information
#253294 (or 0x253294) is known color: Egyptian Blue. HEX triplet: 25, 32 and 94. RGB value is (37,50,148). Sum of RGB (Red+Green+Blue) = 37+50+148=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 148 (58.20% from 255 or 62.98% from 235); Max value from RGB is 148 - color contains mainly: blue. Hex color #253294 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253294 is #DACD6B. Grayscale: #383838. Windows color (decimal): -14339436 or 9712165. OLE color: 9712165.
HSL color Cylindrical-coordinate representation of color #253294: hue angle of 232.97º 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 #253294 is Cyan = 0.75, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 50 | 148 | - |
| CMYK | 0.75 | 0.66 | 0 | 0.42 |
| HSL | 232.97º | 0.6% | 0.36% | - |
| HSV(B) | 232.97º | 0.75% | 0.58% | - |
| XYZ | 7.25 | 4.81 | 28.56 | - |
| YUV | 57.29 | 179.19 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 50 | 148 | 0.75 | 0.66 | 0 | 0.42 | 232.97 | 0.6 | 0.36 |
| Hex | 25 | 32 | 94 | 4B | 42 | 0 | 2A | E9 | 3C | 24 |
| Octal | 45 | 62 | 224 | 113 | 102 | 0 | 52 | 351 | 74 | 44 |
| Binary | 100101 | 110010 | 10010100 | 1001011 | 1000010 | 0 | 101010 | 11101001 | 111100 | 100100 |
Color Harmonies of #253294
Complementary color
Monochromatic Colors of #253294
Black with #253294
Text Example
Text Example
White with #253294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253294; }
p { color: rgb(37,50,148); }
H1.HeaderClassName
{
color: #253294;
}
.AnyTagClassName
{
color: #253294;
}
</style>
background-color css
<style>
a { background-color: #253294; }
a { background-color: rgb(37,50,148); }
div.DivClassName
{
background-color: #253294;
}
.BgClassName
{
background-color: #253294;
}
</style>
border-color css
<style>
span { border-color: #253294; }
span { border-color: rgb(37,50,148); }
td.TdClassName
{
border-color: #253294;
}
.TagClassName
{
border-color: #253294;
}
</style>