COLOR #13AB68

HEX: #13AB68 RGB: (19,171,104)

Color info

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

RGB color model

#13AB68 color RGB value is (19,171,104).

RGB: (19,171,104) (7%, 67%, 41%)

RGB channels and saturation

R 19 of 255 = 7%
G 171 of 255 = 67%
B 104 of 255 = 41%

19
171
104

R + G + B ~ 38%. #13AB68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 171 + 104 = 294 (100%)
R 19 of 294 ~ 6.46%
G 171 of 294 ~ 58.16%
B 104 of 294 ~ 35.37'%

%58.16
%35.37

CMYK color model

#13AB68 color CMYK value is (89,0,39,33).

  • cyan value is 88.89%
  • magenta value is 0.00%
  • yellow value is 39.18%
  • key color value is 32.94%

CMYK: (89,0,39,33)
C89M0Y39K33 (89%, 0%, 39%, 33%)
(0.89 / 0.00 / 0.39 / 0.33)

CMYK percentages

%88.89
%0
%39.18
%32.94

Codes

Color #13AB68 in popluar color models

13 AB 68
RGB 19 171 104
HSL 154° 80.00% 37.25%
HSB/HSV 154° 88.89% 67.06%
CMYK 88.89% 0.00% 39.18%
32.94%

Color #13AB68 in popluar number systems.

HEX 13 AB 68
Decimal 19 171 104
Binary 10011 10101011 1101000
Octal 23 253 150

Shades and tints

Shades of #13AB68

#13AB68
(19,171,104)
#129C5F
(18,156,95)
#118D56
(17,141,86)
#107E4D
(16,126,77)
#0F6F44
(15,111,68)
#0E603B
(14,96,59)
#0D5132
(13,81,50)
#0C4229
(12,66,41)
#0B3320
(11,51,32)
#0A2417
(10,36,23)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #13AB68

#13AB68
(19,171,104)
#28B275
(40,178,117)
#3DB982
(61,185,130)
#52C08F
(82,192,143)
#67C79C
(103,199,156)
#7CCEA9
(124,206,169)
#91D5B6
(145,213,182)
#A6DCC3
(166,220,195)
#BBE3D0
(187,227,208)
#D0EADD
(208,234,221)
#E5F1EA
(229,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13AB68 color. Also use rgb(19,171,104) instead hex code.

Text Font Color

.myTextColor { color: #13AB68; }

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

This text font color is #13AB68.

Background Color

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

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

This div background color is #13AB68.

Border color

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

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

This div border color is #13AB68.

Opacity

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

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

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

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

This text has shadow with #13AB68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13AB68.

Preview

Color preview on black background

This text has color #13AB68 on black background.


Color preview on white background

This text has color #13AB68 on white background.


Black color preview on #13AB68 background

This text has black color on #13AB68 background.


White color preview on #13AB68 background

This text has white color on #13AB68 background.


Related colors

Complementary color

Complementary color for #13AB68 is #EC5497.


I love getcolorcode.com

Triadic colors

1 #6813AB and #AB6813 with #13AB68 are triadic colors.

2 #68AB13 and #AB1368 with #13AB68 are triadic colors.