Shades of Egyptian Blue #252994
Tints of Egyptian Blue #252994
RGB
CMYK
RGB Variations
Color information
#252994 (or 0x252994) is known color: Egyptian Blue. HEX triplet: 25, 29 and 94. RGB value is (37,41,148). Sum of RGB (Red+Green+Blue) = 37+41+148=226 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.37% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 148 (58.20% from 255 or 65.49% from 226); Max value from RGB is 148 - color contains mainly: blue. Hex color #252994 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #252994 is #DAD66B. Grayscale: #333333. Windows color (decimal): -14341740 or 9709861. OLE color: 9709861.
HSL color Cylindrical-coordinate representation of color #252994: hue angle of 237.84º 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 #252994 is Cyan = 0.75, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 41 | 148 | - |
| CMYK | 0.75 | 0.72 | 0 | 0.42 |
| HSL | 237.84º | 0.6% | 0.36% | - |
| HSV(B) | 237.84º | 0.75% | 0.58% | - |
| XYZ | 6.9 | 4.12 | 28.45 | - |
| YUV | 52 | 182.17 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 41 | 148 | 0.75 | 0.72 | 0 | 0.42 | 237.84 | 0.6 | 0.36 |
| Hex | 25 | 29 | 94 | 4B | 48 | 0 | 2A | EE | 3C | 24 |
| Octal | 45 | 51 | 224 | 113 | 110 | 0 | 52 | 356 | 74 | 44 |
| Binary | 100101 | 101001 | 10010100 | 1001011 | 1001000 | 0 | 101010 | 11101110 | 111100 | 100100 |
Color Harmonies of #252994
Complementary color
Monochromatic Colors of #252994
Black with #252994
Text Example
Text Example
White with #252994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252994; }
p { color: rgb(37,41,148); }
H1.HeaderClassName
{
color: #252994;
}
.AnyTagClassName
{
color: #252994;
}
</style>
background-color css
<style>
a { background-color: #252994; }
a { background-color: rgb(37,41,148); }
div.DivClassName
{
background-color: #252994;
}
.BgClassName
{
background-color: #252994;
}
</style>
border-color css
<style>
span { border-color: #252994; }
span { border-color: rgb(37,41,148); }
td.TdClassName
{
border-color: #252994;
}
.TagClassName
{
border-color: #252994;
}
</style>