Shades of Egyptian Blue #142790
Tints of Egyptian Blue #142790
RGB
CMYK
RGB Variations
Color information
#142790 (or 0x142790) is known color: Egyptian Blue. HEX triplet: 14, 27 and 90. RGB value is (20,39,144). Sum of RGB (Red+Green+Blue) = 20+39+144=203 (26% of max value = 765). Red value is 20 (8.20% from 255 or 9.85% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 144 (56.64% from 255 or 70.94% from 203); Max value from RGB is 144 - color contains mainly: blue. Hex color #142790 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #142790 is #EBD86F. Grayscale: #2C2C2C. Windows color (decimal): -15456368 or 9447188. OLE color: 9447188.
HSL color Cylindrical-coordinate representation of color #142790: hue angle of 230.81º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #142790 is Cyan = 0.86, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 20 | 39 | 144 | - |
| CMYK | 0.86 | 0.73 | 0 | 0.44 |
| HSL | 230.81º | 0.76% | 0.32% | - |
| HSV(B) | 230.81º | 0.86% | 0.56% | - |
| XYZ | 6.05 | 3.61 | 26.76 | - |
| YUV | 45.29 | 183.71 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 39 | 144 | 0.86 | 0.73 | 0 | 0.44 | 230.81 | 0.76 | 0.32 |
| Hex | 14 | 27 | 90 | 56 | 49 | 0 | 2C | E7 | 4C | 20 |
| Octal | 24 | 47 | 220 | 126 | 111 | 0 | 54 | 347 | 114 | 40 |
| Binary | 10100 | 100111 | 10010000 | 1010110 | 1001001 | 0 | 101100 | 11100111 | 1001100 | 100000 |
Color Harmonies of #142790
Complementary color
Monochromatic Colors of #142790
Black with #142790
Text Example
Text Example
White with #142790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142790; }
p { color: rgb(20,39,144); }
H1.HeaderClassName
{
color: #142790;
}
.AnyTagClassName
{
color: #142790;
}
</style>
background-color css
<style>
a { background-color: #142790; }
a { background-color: rgb(20,39,144); }
div.DivClassName
{
background-color: #142790;
}
.BgClassName
{
background-color: #142790;
}
</style>
border-color css
<style>
span { border-color: #142790; }
span { border-color: rgb(20,39,144); }
td.TdClassName
{
border-color: #142790;
}
.TagClassName
{
border-color: #142790;
}
</style>