#113cae

Color #113CAE Egyptian Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Egyptian Blue #113CAE

Tints of Egyptian Blue #113CAE

Color information

#113CAE (or 0x113CAE) is unknown color: approx Egyptian Blue. HEX triplet: 11, 3C and AE. RGB value is (17,60,174). Sum of RGB (Red+Green+Blue) = 17+60+174=251 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.77% from 251); Green value is 60 (23.83% from 255 or 23.90% from 251); Blue value is 174 (68.36% from 255 or 69.32% from 251); Max value from RGB is 174 - color contains mainly: blue. Hex color #113CAE is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113CAE is #EEC351. Grayscale: #3B3B3B. Windows color (decimal): -15647570 or 11418641. OLE color: 11418641.

HSL color Cylindrical-coordinate representation of color #113CAE: hue angle of 223.57º degrees, saturation: 0.82, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #113CAE is Cyan = 0.90, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.32.

Color convert

RGB1760174-
CMYK0.900.6600.32
HSL223.57º82.2%37.45%-
HSV(B)223.57º90.23%68.24%-
XYZ9.496.4140.78-
YUV60.14192.2597.23-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 17 (7.03% from 255) = 6.77%
GREEN value IS 60 (23.83% from 255) = 23.90%
BLUE value IS 174 (68.36% from 255) = 69.32%
R=6.77%
G=23.90%
B=69.32%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.32
SystemRedGreenBlueCMYKHSL
Decimal17601740.900.6600.32223.5782.237.45
Hex113CAE5A42020e05225
Octal217425613210204034012245
Binary1000111110010101110101101010000100100000111000001010010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #113cae

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #113cae; }

 p { color: rgb(17,60,174); }

 H1.HeaderClassName
 {
   color: #113cae;
 }
 .AnyTagClassName
 {
   color: #113cae;
 }
</style>
background-color css

<style>
 a { background-color: #113cae; }

 a { background-color: rgb(17,60,174); }

 div.DivClassName
 {
   background-color: #113cae;
 }
 .BgClassName
 {
   background-color: #113cae;
 }
</style>
border-color css

<style>
 span { border-color: #113cae; }

 span { border-color: rgb(17,60,174); }

 td.TdClassName
 {
   border-color: #113cae;
 }
 .TagClassName
 {
   border-color: #113cae;
 }
</style>

cancel