Shades of Egyptian Blue #113194
Tints of Egyptian Blue #113194
RGB
CMYK
RGB Variations
Color information
#113194 (or 0x113194) is known color: Egyptian Blue. HEX triplet: 11, 31 and 94. RGB value is (17,49,148). Sum of RGB (Red+Green+Blue) = 17+49+148=214 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.94% from 214); Green value is 49 (19.53% from 255 or 22.90% from 214); Blue value is 148 (58.20% from 255 or 69.16% from 214); Max value from RGB is 148 - color contains mainly: blue. Hex color #113194 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113194 is #EECE6B. Grayscale: #323232. Windows color (decimal): -15650412 or 9711889. OLE color: 9711889.
HSL color Cylindrical-coordinate representation of color #113194: hue angle of 225.34º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #113194 is Cyan = 0.89, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 49 | 148 | - |
| CMYK | 0.89 | 0.67 | 0 | 0.42 |
| HSL | 225.34º | 0.79% | 0.32% | - |
| HSV(B) | 225.34º | 0.89% | 0.58% | - |
| XYZ | 6.67 | 4.45 | 28.52 | - |
| YUV | 50.72 | 182.9 | 103.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 49 | 148 | 0.89 | 0.67 | 0 | 0.42 | 225.34 | 0.79 | 0.32 |
| Hex | 11 | 31 | 94 | 59 | 43 | 0 | 2A | E1 | 4F | 20 |
| Octal | 21 | 61 | 224 | 131 | 103 | 0 | 52 | 341 | 117 | 40 |
| Binary | 10001 | 110001 | 10010100 | 1011001 | 1000011 | 0 | 101010 | 11100001 | 1001111 | 100000 |
Color Harmonies of #113194
Complementary color
Monochromatic Colors of #113194
Black with #113194
Text Example
Text Example
White with #113194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113194; }
p { color: rgb(17,49,148); }
H1.HeaderClassName
{
color: #113194;
}
.AnyTagClassName
{
color: #113194;
}
</style>
background-color css
<style>
a { background-color: #113194; }
a { background-color: rgb(17,49,148); }
div.DivClassName
{
background-color: #113194;
}
.BgClassName
{
background-color: #113194;
}
</style>
border-color css
<style>
span { border-color: #113194; }
span { border-color: rgb(17,49,148); }
td.TdClassName
{
border-color: #113194;
}
.TagClassName
{
border-color: #113194;
}
</style>