Shades of Egyptian Blue #113595
Tints of Egyptian Blue #113595
RGB
CMYK
RGB Variations
Color information
#113595 (or 0x113595) is known color: Egyptian Blue. HEX triplet: 11, 35 and 95. RGB value is (17,53,149). Sum of RGB (Red+Green+Blue) = 17+53+149=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 53 (21.09% from 255 or 24.20% from 219); Blue value is 149 (58.59% from 255 or 68.04% from 219); Max value from RGB is 149 - color contains mainly: blue. Hex color #113595 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113595 is #EECA6A. Grayscale: #343434. Windows color (decimal): -15649387 or 9778449. OLE color: 9778449.
HSL color Cylindrical-coordinate representation of color #113595: hue angle of 223.64º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #113595 is Cyan = 0.89, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 53 | 149 | - |
| CMYK | 0.89 | 0.64 | 0 | 0.42 |
| HSL | 223.64º | 0.8% | 0.33% | - |
| HSV(B) | 223.64º | 0.89% | 0.58% | - |
| XYZ | 6.93 | 4.84 | 29 | - |
| YUV | 53.18 | 182.07 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 53 | 149 | 0.89 | 0.64 | 0 | 0.42 | 223.64 | 0.8 | 0.33 |
| Hex | 11 | 35 | 95 | 59 | 40 | 0 | 2A | E0 | 50 | 21 |
| Octal | 21 | 65 | 225 | 131 | 100 | 0 | 52 | 340 | 120 | 41 |
| Binary | 10001 | 110101 | 10010101 | 1011001 | 1000000 | 0 | 101010 | 11100000 | 1010000 | 100001 |
Color Harmonies of #113595
Complementary color
Monochromatic Colors of #113595
Black with #113595
Text Example
Text Example
White with #113595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113595; }
p { color: rgb(17,53,149); }
H1.HeaderClassName
{
color: #113595;
}
.AnyTagClassName
{
color: #113595;
}
</style>
background-color css
<style>
a { background-color: #113595; }
a { background-color: rgb(17,53,149); }
div.DivClassName
{
background-color: #113595;
}
.BgClassName
{
background-color: #113595;
}
</style>
border-color css
<style>
span { border-color: #113595; }
span { border-color: rgb(17,53,149); }
td.TdClassName
{
border-color: #113595;
}
.TagClassName
{
border-color: #113595;
}
</style>