Shades of Egyptian Blue #112690
Tints of Egyptian Blue #112690
RGB
CMYK
RGB Variations
Color information
#112690 (or 0x112690) is known color: Egyptian Blue. HEX triplet: 11, 26 and 90. RGB value is (17,38,144). Sum of RGB (Red+Green+Blue) = 17+38+144=199 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.54% from 199); Green value is 38 (15.23% from 255 or 19.10% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #112690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #112690 is #EED96F. Grayscale: #2B2B2B. Windows color (decimal): -15653232 or 9446929. OLE color: 9446929.
HSL color Cylindrical-coordinate representation of color #112690: hue angle of 230.08º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #112690 is Cyan = 0.88, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 38 | 144 | - |
| CMYK | 0.88 | 0.74 | 0 | 0.44 |
| HSL | 230.08º | 0.79% | 0.32% | - |
| HSV(B) | 230.08º | 0.88% | 0.56% | - |
| XYZ | 5.96 | 3.52 | 26.75 | - |
| YUV | 43.81 | 184.54 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 38 | 144 | 0.88 | 0.74 | 0 | 0.44 | 230.08 | 0.79 | 0.32 |
| Hex | 11 | 26 | 90 | 58 | 4A | 0 | 2C | E6 | 4F | 20 |
| Octal | 21 | 46 | 220 | 130 | 112 | 0 | 54 | 346 | 117 | 40 |
| Binary | 10001 | 100110 | 10010000 | 1011000 | 1001010 | 0 | 101100 | 11100110 | 1001111 | 100000 |
Color Harmonies of #112690
Complementary color
Monochromatic Colors of #112690
Black with #112690
Text Example
Text Example
White with #112690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112690; }
p { color: rgb(17,38,144); }
H1.HeaderClassName
{
color: #112690;
}
.AnyTagClassName
{
color: #112690;
}
</style>
background-color css
<style>
a { background-color: #112690; }
a { background-color: rgb(17,38,144); }
div.DivClassName
{
background-color: #112690;
}
.BgClassName
{
background-color: #112690;
}
</style>
border-color css
<style>
span { border-color: #112690; }
span { border-color: rgb(17,38,144); }
td.TdClassName
{
border-color: #112690;
}
.TagClassName
{
border-color: #112690;
}
</style>