Shades of Egyptian Blue #113698
Tints of Egyptian Blue #113698
RGB
CMYK
RGB Variations
Color information
#113698 (or 0x113698) is known color: Egyptian Blue. HEX triplet: 11, 36 and 98. RGB value is (17,54,152). Sum of RGB (Red+Green+Blue) = 17+54+152=223 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.62% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 152 (59.77% from 255 or 68.16% from 223); Max value from RGB is 152 - color contains mainly: blue. Hex color #113698 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113698 is #EEC967. Grayscale: #353535. Windows color (decimal): -15649128 or 9975313. OLE color: 9975313.
HSL color Cylindrical-coordinate representation of color #113698: hue angle of 223.56º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #113698 is Cyan = 0.89, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 54 | 152 | - |
| CMYK | 0.89 | 0.64 | 0 | 0.40 |
| HSL | 223.56º | 0.8% | 0.33% | - |
| HSV(B) | 223.56º | 0.89% | 0.6% | - |
| XYZ | 7.22 | 5.02 | 30.3 | - |
| YUV | 54.11 | 183.24 | 101.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 54 | 152 | 0.89 | 0.64 | 0 | 0.40 | 223.56 | 0.8 | 0.33 |
| Hex | 11 | 36 | 98 | 59 | 40 | 0 | 28 | E0 | 50 | 21 |
| Octal | 21 | 66 | 230 | 131 | 100 | 0 | 50 | 340 | 120 | 41 |
| Binary | 10001 | 110110 | 10011000 | 1011001 | 1000000 | 0 | 101000 | 11100000 | 1010000 | 100001 |
Color Harmonies of #113698
Complementary color
Monochromatic Colors of #113698
Black with #113698
Text Example
Text Example
White with #113698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113698; }
p { color: rgb(17,54,152); }
H1.HeaderClassName
{
color: #113698;
}
.AnyTagClassName
{
color: #113698;
}
</style>
background-color css
<style>
a { background-color: #113698; }
a { background-color: rgb(17,54,152); }
div.DivClassName
{
background-color: #113698;
}
.BgClassName
{
background-color: #113698;
}
</style>
border-color css
<style>
span { border-color: #113698; }
span { border-color: rgb(17,54,152); }
td.TdClassName
{
border-color: #113698;
}
.TagClassName
{
border-color: #113698;
}
</style>