Shades of Egyptian Blue #113895
Tints of Egyptian Blue #113895
RGB
CMYK
RGB Variations
Color information
#113895 (or 0x113895) is known color: Egyptian Blue. HEX triplet: 11, 38 and 95. RGB value is (17,56,149). Sum of RGB (Red+Green+Blue) = 17+56+149=222 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.66% from 222); Green value is 56 (22.27% from 255 or 25.23% from 222); Blue value is 149 (58.59% from 255 or 67.12% from 222); Max value from RGB is 149 - color contains mainly: blue. Hex color #113895 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113895 is #EEC76A. Grayscale: #363636. Windows color (decimal): -15648619 or 9779217. OLE color: 9779217.
HSL color Cylindrical-coordinate representation of color #113895: hue angle of 222.27º 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 #113895 is Cyan = 0.89, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 56 | 149 | - |
| CMYK | 0.89 | 0.62 | 0 | 0.42 |
| HSL | 222.27º | 0.8% | 0.33% | - |
| HSV(B) | 222.27º | 0.89% | 0.58% | - |
| XYZ | 7.07 | 5.12 | 29.05 | - |
| YUV | 54.94 | 181.08 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 56 | 149 | 0.89 | 0.62 | 0 | 0.42 | 222.27 | 0.8 | 0.33 |
| Hex | 11 | 38 | 95 | 59 | 3E | 0 | 2A | DE | 50 | 21 |
| Octal | 21 | 70 | 225 | 131 | 76 | 0 | 52 | 336 | 120 | 41 |
| Binary | 10001 | 111000 | 10010101 | 1011001 | 111110 | 0 | 101010 | 11011110 | 1010000 | 100001 |
Color Harmonies of #113895
Complementary color
Monochromatic Colors of #113895
Black with #113895
Text Example
Text Example
White with #113895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113895; }
p { color: rgb(17,56,149); }
H1.HeaderClassName
{
color: #113895;
}
.AnyTagClassName
{
color: #113895;
}
</style>
background-color css
<style>
a { background-color: #113895; }
a { background-color: rgb(17,56,149); }
div.DivClassName
{
background-color: #113895;
}
.BgClassName
{
background-color: #113895;
}
</style>
border-color css
<style>
span { border-color: #113895; }
span { border-color: rgb(17,56,149); }
td.TdClassName
{
border-color: #113895;
}
.TagClassName
{
border-color: #113895;
}
</style>