Shades of Egyptian Blue #113995
Tints of Egyptian Blue #113995
RGB
CMYK
RGB Variations
Color information
#113995 (or 0x113995) is known color: Egyptian Blue. HEX triplet: 11, 39 and 95. RGB value is (17,57,149). Sum of RGB (Red+Green+Blue) = 17+57+149=223 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.62% from 223); Green value is 57 (22.66% from 255 or 25.56% from 223); Blue value is 149 (58.59% from 255 or 66.82% from 223); Max value from RGB is 149 - color contains mainly: blue. Hex color #113995 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113995 is #EEC66A. Grayscale: #373737. Windows color (decimal): -15648363 or 9779473. OLE color: 9779473.
HSL color Cylindrical-coordinate representation of color #113995: hue angle of 221.82º 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 #113995 is Cyan = 0.89, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 57 | 149 | - |
| CMYK | 0.89 | 0.62 | 0 | 0.42 |
| HSL | 221.82º | 0.8% | 0.33% | - |
| HSV(B) | 221.82º | 0.89% | 0.58% | - |
| XYZ | 7.12 | 5.22 | 29.07 | - |
| YUV | 55.53 | 180.75 | 100.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 57 | 149 | 0.89 | 0.62 | 0 | 0.42 | 221.82 | 0.8 | 0.33 |
| Hex | 11 | 39 | 95 | 59 | 3E | 0 | 2A | DE | 50 | 21 |
| Octal | 21 | 71 | 225 | 131 | 76 | 0 | 52 | 336 | 120 | 41 |
| Binary | 10001 | 111001 | 10010101 | 1011001 | 111110 | 0 | 101010 | 11011110 | 1010000 | 100001 |
Color Harmonies of #113995
Complementary color
Monochromatic Colors of #113995
Black with #113995
Text Example
Text Example
White with #113995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113995; }
p { color: rgb(17,57,149); }
H1.HeaderClassName
{
color: #113995;
}
.AnyTagClassName
{
color: #113995;
}
</style>
background-color css
<style>
a { background-color: #113995; }
a { background-color: rgb(17,57,149); }
div.DivClassName
{
background-color: #113995;
}
.BgClassName
{
background-color: #113995;
}
</style>
border-color css
<style>
span { border-color: #113995; }
span { border-color: rgb(17,57,149); }
td.TdClassName
{
border-color: #113995;
}
.TagClassName
{
border-color: #113995;
}
</style>