COLOR #13AE59

HEX: #13AE59 RGB: (19,174,89)

Color info

#13AE59 contains mainly green color. Web safe color of #13AE59 is #009966 (or #096).

RGB color model

#13AE59 color RGB value is (19,174,89).

RGB: (19,174,89) (7%, 68%, 35%)

RGB channels and saturation

R 19 of 255 = 7%
G 174 of 255 = 68%
B 89 of 255 = 35%

19
174
89

R + G + B ~ 37%. #13AE59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 174 + 89 = 282 (100%)
R 19 of 282 ~ 6.74%
G 174 of 282 ~ 61.7%
B 89 of 282 ~ 31.56'%

%61.7
%31.56

CMYK color model

#13AE59 color CMYK value is (89,0,49,32).

  • cyan value is 89.08%
  • magenta value is 0.00%
  • yellow value is 48.85%
  • key color value is 31.76%

CMYK: (89,0,49,32)
C89M0Y49K32 (89%, 0%, 49%, 32%)
(0.89 / 0.00 / 0.49 / 0.32)

CMYK percentages

%89.08
%0
%48.85
%31.76

Codes

Color #13AE59 in popluar color models

13 AE 59
RGB 19 174 89
HSL 147° 80.31% 37.84%
HSB/HSV 147° 89.08% 68.24%
CMYK 89.08% 0.00% 48.85%
31.76%

Color #13AE59 in popluar number systems.

HEX 13 AE 59
Decimal 19 174 89
Binary 10011 10101110 1011001
Octal 23 256 131

Shades and tints

Shades of #13AE59

#13AE59
(19,174,89)
#129F51
(18,159,81)
#119049
(17,144,73)
#108141
(16,129,65)
#0F7239
(15,114,57)
#0E6331
(14,99,49)
#0D5429
(13,84,41)
#0C4521
(12,69,33)
#0B3619
(11,54,25)
#0A2711
(10,39,17)
#091809
(9,24,9)
#000000
(0,0,0)

Tints of #13AE59

#13AE59
(19,174,89)
#28B568
(40,181,104)
#3DBC77
(61,188,119)
#52C386
(82,195,134)
#67CA95
(103,202,149)
#7CD1A4
(124,209,164)
#91D8B3
(145,216,179)
#A6DFC2
(166,223,194)
#BBE6D1
(187,230,209)
#D0EDE0
(208,237,224)
#E5F4EF
(229,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13AE59 color. Also use rgb(19,174,89) instead hex code.

Text Font Color

.myTextColor { color: #13AE59; }

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

This text font color is #13AE59.

Background Color

.myBgColor { background-color: #13AE59; }

<div style="background-color:#13AE59">Inner text</div>

This div background color is #13AE59.

Border color

.myBorderColor { border: 1px solid #13AE59; }

<div style="border:3px solid #13AE59">Div</div>

This div border color is #13AE59.

Opacity

.myOpacity80 { color: #13AE59; opacity: 0.8; }

<p style="color:#13AE59;opacity:0.8;">80%</p>

Text with #13AE59 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 #13AE59;}

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

This text has shadow with #13AE59 color.


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

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

This text has shadow with #13AE59 primary color and red secondary color.


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

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

This text has shadow with #13AE59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13AE59.

Preview

Color preview on black background

This text has color #13AE59 on black background.


Color preview on white background

This text has color #13AE59 on white background.


Black color preview on #13AE59 background

This text has black color on #13AE59 background.


White color preview on #13AE59 background

This text has white color on #13AE59 background.


Related colors

Complementary color

Complementary color for #hex is #EC51A6.


I love getcolorcode.com

Triadic colors

1 #5913AE and #AE5913 with #13AE59 are triadic colors.

2 #59AE13 and #AE1359 with #13AE59 are triadic colors.