Shades of Egyptian Blue #163796
Tints of Egyptian Blue #163796
RGB
CMYK
RGB Variations
Color information
#163796 (or 0x163796) is known color: Egyptian Blue. HEX triplet: 16, 37 and 96. RGB value is (22,55,150). Sum of RGB (Red+Green+Blue) = 22+55+150=227 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.69% from 227); Green value is 55 (21.88% from 255 or 24.23% from 227); Blue value is 150 (58.98% from 255 or 66.08% from 227); Max value from RGB is 150 - color contains mainly: blue. Hex color #163796 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163796 is #E9C869. Grayscale: #373737. Windows color (decimal): -15321194 or 9844502. OLE color: 9844502.
HSL color Cylindrical-coordinate representation of color #163796: hue angle of 224.53º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #163796 is Cyan = 0.85, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 22 | 55 | 150 | - |
| CMYK | 0.85 | 0.63 | 0 | 0.41 |
| HSL | 224.53º | 0.74% | 0.34% | - |
| HSV(B) | 224.53º | 0.85% | 0.59% | - |
| XYZ | 7.2 | 5.1 | 29.46 | - |
| YUV | 55.96 | 181.07 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 55 | 150 | 0.85 | 0.63 | 0 | 0.41 | 224.53 | 0.74 | 0.34 |
| Hex | 16 | 37 | 96 | 55 | 3F | 0 | 29 | E1 | 4A | 22 |
| Octal | 26 | 67 | 226 | 125 | 77 | 0 | 51 | 341 | 112 | 42 |
| Binary | 10110 | 110111 | 10010110 | 1010101 | 111111 | 0 | 101001 | 11100001 | 1001010 | 100010 |
Color Harmonies of #163796
Complementary color
Monochromatic Colors of #163796
Black with #163796
Text Example
Text Example
White with #163796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163796; }
p { color: rgb(22,55,150); }
H1.HeaderClassName
{
color: #163796;
}
.AnyTagClassName
{
color: #163796;
}
</style>
background-color css
<style>
a { background-color: #163796; }
a { background-color: rgb(22,55,150); }
div.DivClassName
{
background-color: #163796;
}
.BgClassName
{
background-color: #163796;
}
</style>
border-color css
<style>
span { border-color: #163796; }
span { border-color: rgb(22,55,150); }
td.TdClassName
{
border-color: #163796;
}
.TagClassName
{
border-color: #163796;
}
</style>