Shades of Egyptian Blue #202793
Tints of Egyptian Blue #202793
RGB
CMYK
RGB Variations
Color information
#202793 (or 0x202793) is known color: Egyptian Blue. HEX triplet: 20, 27 and 93. RGB value is (32,39,147). Sum of RGB (Red+Green+Blue) = 32+39+147=218 (28% of max value = 765). Red value is 32 (12.89% from 255 or 14.68% from 218); Green value is 39 (15.62% from 255 or 17.89% from 218); Blue value is 147 (57.81% from 255 or 67.43% from 218); Max value from RGB is 147 - color contains mainly: blue. Hex color #202793 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #202793 is #DFD86C. Grayscale: #303030. Windows color (decimal): -14669933 or 9643808. OLE color: 9643808.
HSL color Cylindrical-coordinate representation of color #202793: hue angle of 236.35º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #202793 is Cyan = 0.78, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 32 | 39 | 147 | - |
| CMYK | 0.78 | 0.73 | 0 | 0.42 |
| HSL | 236.35º | 0.64% | 0.35% | - |
| HSV(B) | 236.35º | 0.78% | 0.58% | - |
| XYZ | 6.59 | 3.86 | 28 | - |
| YUV | 49.22 | 183.18 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 39 | 147 | 0.78 | 0.73 | 0 | 0.42 | 236.35 | 0.64 | 0.35 |
| Hex | 20 | 27 | 93 | 4E | 49 | 0 | 2A | EC | 40 | 23 |
| Octal | 40 | 47 | 223 | 116 | 111 | 0 | 52 | 354 | 100 | 43 |
| Binary | 100000 | 100111 | 10010011 | 1001110 | 1001001 | 0 | 101010 | 11101100 | 1000000 | 100011 |
Color Harmonies of #202793
Complementary color
Monochromatic Colors of #202793
Black with #202793
Text Example
Text Example
White with #202793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #202793; }
p { color: rgb(32,39,147); }
H1.HeaderClassName
{
color: #202793;
}
.AnyTagClassName
{
color: #202793;
}
</style>
background-color css
<style>
a { background-color: #202793; }
a { background-color: rgb(32,39,147); }
div.DivClassName
{
background-color: #202793;
}
.BgClassName
{
background-color: #202793;
}
</style>
border-color css
<style>
span { border-color: #202793; }
span { border-color: rgb(32,39,147); }
td.TdClassName
{
border-color: #202793;
}
.TagClassName
{
border-color: #202793;
}
</style>