COLOR #11595D

HEX: #11595D RGB: (17,89,93)

Color info

#11595D contains mainly green and blue colors. Web safe color of #11595D is #006666 (or #066).

RGB color model

#11595D color RGB value is (17,89,93).

RGB: (17,89,93) (7%, 35%, 36%)

RGB channels and saturation

R 17 of 255 = 7%
G 89 of 255 = 35%
B 93 of 255 = 36%

17
89
93

R + G + B ~ 26%. #11595D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 89 + 93 = 199 (100%)
R 17 of 199 ~ 8.54%
G 89 of 199 ~ 44.72%
B 93 of 199 ~ 46.73'%

%44.72
%46.73

CMYK color model

#11595D color CMYK value is (82,4,0,64).

  • cyan value is 81.72%
  • magenta value is 4.30%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (82,4,0,64)
C82M4Y0K64 (82%, 4%, 0%, 64%)
(0.82 / 0.04 / 0.00 / 0.64)

CMYK percentages

%81.72
%4.3
%0
%63.53

Codes

Color #11595D in popluar color models

11 59 5D
RGB 17 89 93
HSL 183° 69.09% 21.57%
HSB/HSV 183° 81.72% 36.47%
CMYK 81.72% 4.30% 0.00%
63.53%

Color #11595D in popluar number systems.

HEX 11 59 5D
Decimal 17 89 93
Binary 10001 1011001 1011101
Octal 21 131 135

Shades and tints

Shades of #11595D

#11595D
(17,89,93)
#105155
(16,81,85)
#0F494D
(15,73,77)
#0E4145
(14,65,69)
#0D393D
(13,57,61)
#0C3135
(12,49,53)
#0B292D
(11,41,45)
#0A2125
(10,33,37)
#09191D
(9,25,29)
#081115
(8,17,21)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #11595D

#11595D
(17,89,93)
#26686B
(38,104,107)
#3B7779
(59,119,121)
#508687
(80,134,135)
#659595
(101,149,149)
#7AA4A3
(122,164,163)
#8FB3B1
(143,179,177)
#A4C2BF
(164,194,191)
#B9D1CD
(185,209,205)
#CEE0DB
(206,224,219)
#E3EFE9
(227,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11595D color. Also use rgb(17,89,93) instead hex code.

Text Font Color

.myTextColor { color: #11595D; }

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

This text font color is #11595D.

Background Color

.myBgColor { background-color: #11595D; }

<div style="background-color:#11595D">Inner text</div>

This div background color is #11595D.

Border color

.myBorderColor { border: 1px solid #11595D; }

<div style="border:3px solid #11595D">Div</div>

This div border color is #11595D.

Opacity

.myOpacity80 { color: #11595D; opacity: 0.8; }

<p style="color:#11595D;opacity:0.8;">80%</p>

Text with #11595D 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 #11595D;}

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

This text has shadow with #11595D color.


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

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

This text has shadow with #11595D primary color and red secondary color.


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

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

This text has shadow with #11595D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #11595D.

Preview

Color preview on black background

This text has color #11595D on black background.


Color preview on white background

This text has color #11595D on white background.


Black color preview on #11595D background

This text has black color on #11595D background.


White color preview on #11595D background

This text has white color on #11595D background.


Related colors

Complementary color

Complementary color for #hex is #EEA6A2.


I love getcolorcode.com

Triadic colors

1 #5D1159 and #595D11 with #11595D are triadic colors.

2 #5D5911 and #59115D with #11595D are triadic colors.