Shades of Egyptian Blue #253690
Tints of Egyptian Blue #253690
RGB
CMYK
RGB Variations
Color information
#253690 (or 0x253690) is known color: Egyptian Blue. HEX triplet: 25, 36 and 90. RGB value is (37,54,144). Sum of RGB (Red+Green+Blue) = 37+54+144=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 54 (21.48% from 255 or 22.98% from 235); Blue value is 144 (56.64% from 255 or 61.28% from 235); Max value from RGB is 144 - color contains mainly: blue. Hex color #253690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253690 is #DAC96F. Grayscale: #3A3A3A. Windows color (decimal): -14338416 or 9451045. OLE color: 9451045.
HSL color Cylindrical-coordinate representation of color #253690: hue angle of 230.47º 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 #253690 is Cyan = 0.74, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 54 | 144 | - |
| CMYK | 0.74 | 0.63 | 0 | 0.44 |
| HSL | 230.47º | 0.59% | 0.35% | - |
| HSV(B) | 230.47º | 0.74% | 0.56% | - |
| XYZ | 7.12 | 5.05 | 26.98 | - |
| YUV | 59.18 | 175.87 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 144 | 0.74 | 0.63 | 0 | 0.44 | 230.47 | 0.59 | 0.35 |
| Hex | 25 | 36 | 90 | 4A | 3F | 0 | 2C | E6 | 3B | 23 |
| Octal | 45 | 66 | 220 | 112 | 77 | 0 | 54 | 346 | 73 | 43 |
| Binary | 100101 | 110110 | 10010000 | 1001010 | 111111 | 0 | 101100 | 11100110 | 111011 | 100011 |
Color Harmonies of #253690
Complementary color
Monochromatic Colors of #253690
Black with #253690
Text Example
Text Example
White with #253690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253690; }
p { color: rgb(37,54,144); }
H1.HeaderClassName
{
color: #253690;
}
.AnyTagClassName
{
color: #253690;
}
</style>
background-color css
<style>
a { background-color: #253690; }
a { background-color: rgb(37,54,144); }
div.DivClassName
{
background-color: #253690;
}
.BgClassName
{
background-color: #253690;
}
</style>
border-color css
<style>
span { border-color: #253690; }
span { border-color: rgb(37,54,144); }
td.TdClassName
{
border-color: #253690;
}
.TagClassName
{
border-color: #253690;
}
</style>