Shades of Egyptian Blue #163791
Tints of Egyptian Blue #163791
RGB
CMYK
RGB Variations
Color information
#163791 (or 0x163791) is known color: Egyptian Blue. HEX triplet: 16, 37 and 91. RGB value is (22,55,145). Sum of RGB (Red+Green+Blue) = 22+55+145=222 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.91% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 145 (57.03% from 255 or 65.32% from 222); Max value from RGB is 145 - color contains mainly: blue. Hex color #163791 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163791 is #E9C86E. Grayscale: #373737. Windows color (decimal): -15321199 or 9516822. OLE color: 9516822.
HSL color Cylindrical-coordinate representation of color #163791: hue angle of 223.9º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #163791 is Cyan = 0.85, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 55 | 145 | - |
| CMYK | 0.85 | 0.62 | 0 | 0.43 |
| HSL | 223.9º | 0.74% | 0.33% | - |
| HSV(B) | 223.9º | 0.85% | 0.57% | - |
| XYZ | 6.81 | 4.95 | 27.38 | - |
| YUV | 55.39 | 178.57 | 104.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 55 | 145 | 0.85 | 0.62 | 0 | 0.43 | 223.9 | 0.74 | 0.33 |
| Hex | 16 | 37 | 91 | 55 | 3E | 0 | 2B | E0 | 4A | 21 |
| Octal | 26 | 67 | 221 | 125 | 76 | 0 | 53 | 340 | 112 | 41 |
| Binary | 10110 | 110111 | 10010001 | 1010101 | 111110 | 0 | 101011 | 11100000 | 1001010 | 100001 |
Color Harmonies of #163791
Complementary color
Monochromatic Colors of #163791
Black with #163791
Text Example
Text Example
White with #163791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163791; }
p { color: rgb(22,55,145); }
H1.HeaderClassName
{
color: #163791;
}
.AnyTagClassName
{
color: #163791;
}
</style>
background-color css
<style>
a { background-color: #163791; }
a { background-color: rgb(22,55,145); }
div.DivClassName
{
background-color: #163791;
}
.BgClassName
{
background-color: #163791;
}
</style>
border-color css
<style>
span { border-color: #163791; }
span { border-color: rgb(22,55,145); }
td.TdClassName
{
border-color: #163791;
}
.TagClassName
{
border-color: #163791;
}
</style>