COLOR #11598A

HEX: #11598A RGB: (17,89,138)

Color info

#11598A contains mainly green and blue colors. Web safe color of #11598A is #006699 (or #069).

RGB color model

#11598A color RGB value is (17,89,138).

RGB: (17,89,138) (7%, 35%, 54%)

RGB channels and saturation

R 17 of 255 = 7%
G 89 of 255 = 35%
B 138 of 255 = 54%

17
89
138

R + G + B ~ 32%. #11598A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 89 + 138 = 244 (100%)
R 17 of 244 ~ 6.97%
G 89 of 244 ~ 36.48%
B 138 of 244 ~ 56.56'%

%36.48
%56.56

CMYK color model

#11598A color CMYK value is (88,36,0,46).

  • cyan value is 87.68%
  • magenta value is 35.51%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (88,36,0,46)
C88M36Y0K46 (88%, 36%, 0%, 46%)
(0.88 / 0.36 / 0.00 / 0.46)

CMYK percentages

%87.68
%35.51
%0
%45.88

Codes

Color #11598A in popluar color models

11 59 8A
RGB 17 89 138
HSL 204° 78.06% 30.39%
HSB/HSV 204° 87.68% 54.12%
CMYK 87.68% 35.51% 0.00%
45.88%

Color #11598A in popluar number systems.

HEX 11 59 8A
Decimal 17 89 138
Binary 10001 1011001 10001010
Octal 21 131 212

Shades and tints

Shades of #11598A

#11598A
(17,89,138)
#10517E
(16,81,126)
#0F4972
(15,73,114)
#0E4166
(14,65,102)
#0D395A
(13,57,90)
#0C314E
(12,49,78)
#0B2942
(11,41,66)
#0A2136
(10,33,54)
#09192A
(9,25,42)
#08111E
(8,17,30)
#070912
(7,9,18)
#000000
(0,0,0)

Tints of #11598A

#11598A
(17,89,138)
#266894
(38,104,148)
#3B779E
(59,119,158)
#5086A8
(80,134,168)
#6595B2
(101,149,178)
#7AA4BC
(122,164,188)
#8FB3C6
(143,179,198)
#A4C2D0
(164,194,208)
#B9D1DA
(185,209,218)
#CEE0E4
(206,224,228)
#E3EFEE
(227,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11598A color. Also use rgb(17,89,138) instead hex code.

Text Font Color

.myTextColor { color: #11598A; }

<p style="color:#11598A">This sample text font color is #11598A.</p>

This text font color is #11598A.

Background Color

.myBgColor { background-color: #11598A; }

<div style="background-color:#11598A">Inner text</div>

This div background color is #11598A.

Border color

.myBorderColor { border: 1px solid #11598A; }

<div style="border:3px solid #11598A">Div</div>

This div border color is #11598A.

Opacity

.myOpacity80 { color: #11598A; opacity: 0.8; }

<p style="color:#11598A;opacity:0.8;">80%</p>

Text with #11598A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #11598A;}

<p style="text-shadow: 3px 3px 1px #11598A">Text here.</p>

This text has shadow with #11598A color.


.textShadow {text-shadow: 3px 3px 1px #11598A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #11598A, 5px 5px 20px red">Text here.</p>

This text has shadow with #11598A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#11598A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#11598A, Direction=45, Strength=4)">Text</p>

This text has shadow with #11598A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #11598A;
-webkit-box-shadow: 1px 1px 3px 2px #11598A;
box-shadow: 1px 1px 3px 2px #11598A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #11598A; -webkit-box-shadow: 1px 1px 3px 2px #11598A; box-shadow:1px 1px 3px 2px #11598A;">
Div content here
</div>

This div box has shadow with color #11598A.

Preview

Color preview on black background

This text has color #11598A on black background.


Color preview on white background

This text has color #11598A on white background.


Black color preview on #11598A background

This text has black color on #11598A background.


White color preview on #11598A background

This text has white color on #11598A background.


Related colors

Complementary color

Complementary color for #hex is #EEA675.


I love getcolorcode.com

Triadic colors

1 #8A1159 and #598A11 with #11598A are triadic colors.

2 #8A5911 and #59118A with #11598A are triadic colors.