Shades of Egyptian Blue #163690
Tints of Egyptian Blue #163690
RGB
CMYK
RGB Variations
Color information
#163690 (or 0x163690) is known color: Egyptian Blue. HEX triplet: 16, 36 and 90. RGB value is (22,54,144). Sum of RGB (Red+Green+Blue) = 22+54+144=220 (29% of max value = 765). Red value is 22 (8.98% from 255 or 10% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 144 (56.64% from 255 or 65.45% from 220); Max value from RGB is 144 - color contains mainly: blue. Hex color #163690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163690 is #E9C96F. Grayscale: #363636. Windows color (decimal): -15321456 or 9451030. OLE color: 9451030.
HSL color Cylindrical-coordinate representation of color #163690: hue angle of 224.26º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #163690 is Cyan = 0.85, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 22 | 54 | 144 | - |
| CMYK | 0.85 | 0.63 | 0 | 0.44 |
| HSL | 224.26º | 0.73% | 0.33% | - |
| HSV(B) | 224.26º | 0.85% | 0.56% | - |
| XYZ | 6.68 | 4.82 | 26.96 | - |
| YUV | 54.69 | 178.4 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 54 | 144 | 0.85 | 0.63 | 0 | 0.44 | 224.26 | 0.73 | 0.33 |
| Hex | 16 | 36 | 90 | 55 | 3F | 0 | 2C | E0 | 49 | 21 |
| Octal | 26 | 66 | 220 | 125 | 77 | 0 | 54 | 340 | 111 | 41 |
| Binary | 10110 | 110110 | 10010000 | 1010101 | 111111 | 0 | 101100 | 11100000 | 1001001 | 100001 |
Color Harmonies of #163690
Complementary color
Monochromatic Colors of #163690
Black with #163690
Text Example
Text Example
White with #163690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163690; }
p { color: rgb(22,54,144); }
H1.HeaderClassName
{
color: #163690;
}
.AnyTagClassName
{
color: #163690;
}
</style>
background-color css
<style>
a { background-color: #163690; }
a { background-color: rgb(22,54,144); }
div.DivClassName
{
background-color: #163690;
}
.BgClassName
{
background-color: #163690;
}
</style>
border-color css
<style>
span { border-color: #163690; }
span { border-color: rgb(22,54,144); }
td.TdClassName
{
border-color: #163690;
}
.TagClassName
{
border-color: #163690;
}
</style>