Shades of Egyptian Blue #203790
Tints of Egyptian Blue #203790
RGB
CMYK
RGB Variations
Color information
#203790 (or 0x203790) is known color: Egyptian Blue. HEX triplet: 20, 37 and 90. RGB value is (32,55,144). Sum of RGB (Red+Green+Blue) = 32+55+144=231 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.85% from 231); Green value is 55 (21.88% from 255 or 23.81% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #203790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #203790 is #DFC86F. Grayscale: #393939. Windows color (decimal): -14665840 or 9451296. OLE color: 9451296.
HSL color Cylindrical-coordinate representation of color #203790: hue angle of 227.68º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #203790 is Cyan = 0.78, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 32 | 55 | 144 | - |
| CMYK | 0.78 | 0.62 | 0 | 0.44 |
| HSL | 227.68º | 0.64% | 0.35% | - |
| HSV(B) | 227.68º | 0.78% | 0.56% | - |
| XYZ | 7 | 5.05 | 26.99 | - |
| YUV | 58.27 | 176.38 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 55 | 144 | 0.78 | 0.62 | 0 | 0.44 | 227.68 | 0.64 | 0.35 |
| Hex | 20 | 37 | 90 | 4E | 3E | 0 | 2C | E4 | 40 | 23 |
| Octal | 40 | 67 | 220 | 116 | 76 | 0 | 54 | 344 | 100 | 43 |
| Binary | 100000 | 110111 | 10010000 | 1001110 | 111110 | 0 | 101100 | 11100100 | 1000000 | 100011 |
Color Harmonies of #203790
Complementary color
Monochromatic Colors of #203790
Black with #203790
Text Example
Text Example
White with #203790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #203790; }
p { color: rgb(32,55,144); }
H1.HeaderClassName
{
color: #203790;
}
.AnyTagClassName
{
color: #203790;
}
</style>
background-color css
<style>
a { background-color: #203790; }
a { background-color: rgb(32,55,144); }
div.DivClassName
{
background-color: #203790;
}
.BgClassName
{
background-color: #203790;
}
</style>
border-color css
<style>
span { border-color: #203790; }
span { border-color: rgb(32,55,144); }
td.TdClassName
{
border-color: #203790;
}
.TagClassName
{
border-color: #203790;
}
</style>