Shades of Egyptian Blue #142990
Tints of Egyptian Blue #142990
RGB
CMYK
RGB Variations
Color information
#142990 (or 0x142990) is known color: Egyptian Blue. HEX triplet: 14, 29 and 90. RGB value is (20,41,144). Sum of RGB (Red+Green+Blue) = 20+41+144=205 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.76% from 205); Green value is 41 (16.41% from 255 or 20% from 205); Blue value is 144 (56.64% from 255 or 70.24% from 205); Max value from RGB is 144 - color contains mainly: blue. Hex color #142990 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #142990 is #EBD66F. Grayscale: #2E2E2E. Windows color (decimal): -15455856 or 9447700. OLE color: 9447700.
HSL color Cylindrical-coordinate representation of color #142990: hue angle of 229.84º 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 #142990 is Cyan = 0.86, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 20 | 41 | 144 | - |
| CMYK | 0.86 | 0.72 | 0 | 0.44 |
| HSL | 229.84º | 0.76% | 0.32% | - |
| HSV(B) | 229.84º | 0.86% | 0.56% | - |
| XYZ | 6.12 | 3.75 | 26.79 | - |
| YUV | 46.46 | 183.04 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 41 | 144 | 0.86 | 0.72 | 0 | 0.44 | 229.84 | 0.76 | 0.32 |
| Hex | 14 | 29 | 90 | 56 | 48 | 0 | 2C | E6 | 4C | 20 |
| Octal | 24 | 51 | 220 | 126 | 110 | 0 | 54 | 346 | 114 | 40 |
| Binary | 10100 | 101001 | 10010000 | 1010110 | 1001000 | 0 | 101100 | 11100110 | 1001100 | 100000 |
Color Harmonies of #142990
Complementary color
Monochromatic Colors of #142990
Black with #142990
Text Example
Text Example
White with #142990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142990; }
p { color: rgb(20,41,144); }
H1.HeaderClassName
{
color: #142990;
}
.AnyTagClassName
{
color: #142990;
}
</style>
background-color css
<style>
a { background-color: #142990; }
a { background-color: rgb(20,41,144); }
div.DivClassName
{
background-color: #142990;
}
.BgClassName
{
background-color: #142990;
}
</style>
border-color css
<style>
span { border-color: #142990; }
span { border-color: rgb(20,41,144); }
td.TdClassName
{
border-color: #142990;
}
.TagClassName
{
border-color: #142990;
}
</style>