COLOR #115A53

HEX: #115A53 RGB: (17,90,83)

Color info

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

RGB color model

#115A53 color RGB value is (17,90,83).

RGB: (17,90,83) (7%, 35%, 33%)

RGB channels and saturation

R 17 of 255 = 7%
G 90 of 255 = 35%
B 83 of 255 = 33%

17
90
83

R + G + B ~ 25%. #115A53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 90 + 83 = 190 (100%)
R 17 of 190 ~ 8.95%
G 90 of 190 ~ 47.37%
B 83 of 190 ~ 43.68'%

%47.37
%43.68

CMYK color model

#115A53 color CMYK value is (81,0,8,65).

  • cyan value is 81.11%
  • magenta value is 0.00%
  • yellow value is 7.78%
  • key color value is 64.71%
CMYK: (81,0,8,65) C81M0Y8K65 (81%,0%,8%,65%) (0.81/0.00/0.08/0.65) 

CMYK percentages

%81.11
%0
%7.78
%64.71

Codes

Color #115A53 in popluar color models

11 5A 53
RGB 17 90 83
HSL 174° 68.22% 20.98%
HSB/HSV 174° 81.11% 35.29%
CMYK 81.11% 0.00% 7.78%
64.71%

Color #115A53 in popluar number systems.

HEX 11 5A 53
Decimal 17 90 83
Binary 10001 1011010 1010011
Octal 21 132 123

Shades and tints

Shades of #115A53

#115A53
(17,90,83)
#10524C
(16,82,76)
#0F4A45
(15,74,69)
#0E423E
(14,66,62)
#0D3A37
(13,58,55)
#0C3230
(12,50,48)
#0B2A29
(11,42,41)
#0A2222
(10,34,34)
#091A1B
(9,26,27)
#081214
(8,18,20)
#070A0D
(7,10,13)
#000000
(0,0,0)

Tints of #115A53

#115A53
(17,90,83)
#266962
(38,105,98)
#3B7871
(59,120,113)
#508780
(80,135,128)
#65968F
(101,150,143)
#7AA59E
(122,165,158)
#8FB4AD
(143,180,173)
#A4C3BC
(164,195,188)
#B9D2CB
(185,210,203)
#CEE1DA
(206,225,218)
#E3F0E9
(227,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #115A53 color. Also use rgb(17,90,83) instead hex code.

Text Font Color

.myTextColor { color: #115A53; }

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

This text font color is #115A53.

Background Color

.myBgColor { background-color: #115A53; }

<div style="background-color:#115A53">Inner text</div>

This div background color is #115A53.

Border color

.myBorderColor { border: 1px solid #115A53; }

<div style="border:3px solid #115A53">Div</div>

This div border color is #115A53.

Opacity

.myOpacity80 { color: #115A53; opacity: 0.8; }

<p style="color:#115A53;opacity:0.8;">80%</p>

Text with #115A53 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 #115A53;}

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

This text has shadow with #115A53 color.


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

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

This text has shadow with #115A53 primary color and red secondary color.


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

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

This text has shadow with #115A53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #115A53.

Preview

Color preview on black background

This text has color #115A53 on black background.


Color preview on white background

This text has color #115A53 on white background.


Black color preview on #115A53 background

This text has black color on #115A53 background.


White color preview on #115A53 background

This text has white color on #115A53 background.


Related colors

Complementary color

Complementary color for #hex is #EEA5AC.


I love getcolorcode.com

Triadic colors

1 #53115A and #5A5311 with #115A53 are triadic colors.

2 #535A11 and #5A1153 with #115A53 are triadic colors.