Shades of Egyptian Blue #163995
Tints of Egyptian Blue #163995
RGB
CMYK
RGB Variations
Color information
#163995 (or 0x163995) is known color: Egyptian Blue. HEX triplet: 16, 39 and 95. RGB value is (22,57,149). Sum of RGB (Red+Green+Blue) = 22+57+149=228 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.65% from 228); Green value is 57 (22.66% from 255 or 25% from 228); Blue value is 149 (58.59% from 255 or 65.35% from 228); Max value from RGB is 149 - color contains mainly: blue. Hex color #163995 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163995 is #E9C66A. Grayscale: #383838. Windows color (decimal): -15320683 or 9779478. OLE color: 9779478.
HSL color Cylindrical-coordinate representation of color #163995: hue angle of 223.46º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #163995 is Cyan = 0.85, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 57 | 149 | - |
| CMYK | 0.85 | 0.62 | 0 | 0.42 |
| HSL | 223.46º | 0.74% | 0.34% | - |
| HSV(B) | 223.46º | 0.85% | 0.58% | - |
| XYZ | 7.22 | 5.27 | 29.07 | - |
| YUV | 57.02 | 179.9 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 57 | 149 | 0.85 | 0.62 | 0 | 0.42 | 223.46 | 0.74 | 0.34 |
| Hex | 16 | 39 | 95 | 55 | 3E | 0 | 2A | DF | 4A | 22 |
| Octal | 26 | 71 | 225 | 125 | 76 | 0 | 52 | 337 | 112 | 42 |
| Binary | 10110 | 111001 | 10010101 | 1010101 | 111110 | 0 | 101010 | 11011111 | 1001010 | 100010 |
Color Harmonies of #163995
Complementary color
Monochromatic Colors of #163995
Black with #163995
Text Example
Text Example
White with #163995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163995; }
p { color: rgb(22,57,149); }
H1.HeaderClassName
{
color: #163995;
}
.AnyTagClassName
{
color: #163995;
}
</style>
background-color css
<style>
a { background-color: #163995; }
a { background-color: rgb(22,57,149); }
div.DivClassName
{
background-color: #163995;
}
.BgClassName
{
background-color: #163995;
}
</style>
border-color css
<style>
span { border-color: #163995; }
span { border-color: rgb(22,57,149); }
td.TdClassName
{
border-color: #163995;
}
.TagClassName
{
border-color: #163995;
}
</style>