Shades of Egyptian Blue #253492
Tints of Egyptian Blue #253492
RGB
CMYK
RGB Variations
Color information
#253492 (or 0x253492) is known color: Egyptian Blue. HEX triplet: 25, 34 and 92. RGB value is (37,52,146). Sum of RGB (Red+Green+Blue) = 37+52+146=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 146 (57.42% from 255 or 62.13% from 235); Max value from RGB is 146 - color contains mainly: blue. Hex color #253492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253492 is #DACB6D. Grayscale: #393939. Windows color (decimal): -14338926 or 9581605. OLE color: 9581605.
HSL color Cylindrical-coordinate representation of color #253492: hue angle of 231.74º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253492 is Cyan = 0.75, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 52 | 146 | - |
| CMYK | 0.75 | 0.64 | 0 | 0.43 |
| HSL | 231.74º | 0.6% | 0.36% | - |
| HSV(B) | 231.74º | 0.75% | 0.57% | - |
| XYZ | 7.18 | 4.92 | 27.77 | - |
| YUV | 58.23 | 177.53 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 146 | 0.75 | 0.64 | 0 | 0.43 | 231.74 | 0.6 | 0.36 |
| Hex | 25 | 34 | 92 | 4B | 40 | 0 | 2B | E8 | 3C | 24 |
| Octal | 45 | 64 | 222 | 113 | 100 | 0 | 53 | 350 | 74 | 44 |
| Binary | 100101 | 110100 | 10010010 | 1001011 | 1000000 | 0 | 101011 | 11101000 | 111100 | 100100 |
Color Harmonies of #253492
Complementary color
Monochromatic Colors of #253492
Black with #253492
Text Example
Text Example
White with #253492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253492; }
p { color: rgb(37,52,146); }
H1.HeaderClassName
{
color: #253492;
}
.AnyTagClassName
{
color: #253492;
}
</style>
background-color css
<style>
a { background-color: #253492; }
a { background-color: rgb(37,52,146); }
div.DivClassName
{
background-color: #253492;
}
.BgClassName
{
background-color: #253492;
}
</style>
border-color css
<style>
span { border-color: #253492; }
span { border-color: rgb(37,52,146); }
td.TdClassName
{
border-color: #253492;
}
.TagClassName
{
border-color: #253492;
}
</style>