Shades of Egyptian Blue #163291
Tints of Egyptian Blue #163291
RGB
CMYK
RGB Variations
Color information
#163291 (or 0x163291) is known color: Egyptian Blue. HEX triplet: 16, 32 and 91. RGB value is (22,50,145). Sum of RGB (Red+Green+Blue) = 22+50+145=217 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.14% from 217); Green value is 50 (19.92% from 255 or 23.04% from 217); Blue value is 145 (57.03% from 255 or 66.82% from 217); Max value from RGB is 145 - color contains mainly: blue. Hex color #163291 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163291 is #E9CD6E. Grayscale: #343434. Windows color (decimal): -15322479 or 9515542. OLE color: 9515542.
HSL color Cylindrical-coordinate representation of color #163291: hue angle of 226.34º 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 #163291 is Cyan = 0.85, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 50 | 145 | - |
| CMYK | 0.85 | 0.66 | 0 | 0.43 |
| HSL | 226.34º | 0.74% | 0.33% | - |
| HSV(B) | 226.34º | 0.85% | 0.57% | - |
| XYZ | 6.58 | 4.5 | 27.31 | - |
| YUV | 52.46 | 180.22 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 50 | 145 | 0.85 | 0.66 | 0 | 0.43 | 226.34 | 0.74 | 0.33 |
| Hex | 16 | 32 | 91 | 55 | 42 | 0 | 2B | E2 | 4A | 21 |
| Octal | 26 | 62 | 221 | 125 | 102 | 0 | 53 | 342 | 112 | 41 |
| Binary | 10110 | 110010 | 10010001 | 1010101 | 1000010 | 0 | 101011 | 11100010 | 1001010 | 100001 |
Color Harmonies of #163291
Complementary color
Monochromatic Colors of #163291
Black with #163291
Text Example
Text Example
White with #163291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163291; }
p { color: rgb(22,50,145); }
H1.HeaderClassName
{
color: #163291;
}
.AnyTagClassName
{
color: #163291;
}
</style>
background-color css
<style>
a { background-color: #163291; }
a { background-color: rgb(22,50,145); }
div.DivClassName
{
background-color: #163291;
}
.BgClassName
{
background-color: #163291;
}
</style>
border-color css
<style>
span { border-color: #163291; }
span { border-color: rgb(22,50,145); }
td.TdClassName
{
border-color: #163291;
}
.TagClassName
{
border-color: #163291;
}
</style>