COLOR #139728

HEX: #139728 RGB: (19,151,40)

Color info

#139728 contains mainly green color. Web safe color of #139728 is #009933 (or #093).

RGB color model

#139728 color RGB value is (19,151,40).

RGB: (19,151,40) (7%, 59%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 151 of 255 = 59%
B 40 of 255 = 16%

19
151
40

R + G + B ~ 27%. #139728 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 151 + 40 = 210 (100%)
R 19 of 210 ~ 9.05%
G 151 of 210 ~ 71.9%
B 40 of 210 ~ 19.05'%

%71.9
%19.05

CMYK color model

#139728 color CMYK value is (87,0,74,41).

  • cyan value is 87.42%
  • magenta value is 0.00%
  • yellow value is 73.51%
  • key color value is 40.78%
CMYK: (87,0,74,41) C87M0Y74K41 (87%,0%,74%,41%) (0.87/0.00/0.74/0.41) 

CMYK percentages

%87.42
%0
%73.51
%40.78

Codes

Color #139728 in popluar color models

13 97 28
RGB 19 151 40
HSL 130° 77.65% 33.33%
HSB/HSV 130° 87.42% 59.22%
CMYK 87.42% 0.00% 73.51%
40.78%

Color #139728 in popluar number systems.

HEX 13 97 28
Decimal 19 151 40
Binary 10011 10010111 101000
Octal 23 227 50

Shades and tints

Shades of #139728

#139728
(19,151,40)
#128A25
(18,138,37)
#117D22
(17,125,34)
#10701F
(16,112,31)
#0F631C
(15,99,28)
#0E5619
(14,86,25)
#0D4916
(13,73,22)
#0C3C13
(12,60,19)
#0B2F10
(11,47,16)
#0A220D
(10,34,13)
#09150A
(9,21,10)
#000000
(0,0,0)

Tints of #139728

#139728
(19,151,40)
#28A03B
(40,160,59)
#3DA94E
(61,169,78)
#52B261
(82,178,97)
#67BB74
(103,187,116)
#7CC487
(124,196,135)
#91CD9A
(145,205,154)
#A6D6AD
(166,214,173)
#BBDFC0
(187,223,192)
#D0E8D3
(208,232,211)
#E5F1E6
(229,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #139728 color. Also use rgb(19,151,40) instead hex code.

Text Font Color

.myTextColor { color: #139728; }

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

This text font color is #139728.

Background Color

.myBgColor { background-color: #139728; }

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

This div background color is #139728.

Border color

.myBorderColor { border: 1px solid #139728; }

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

This div border color is #139728.

Opacity

.myOpacity80 { color: #139728; opacity: 0.8; }

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

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

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

This text has shadow with #139728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #139728.

Preview

Color preview on black background

This text has color #139728 on black background.


Color preview on white background

This text has color #139728 on white background.


Black color preview on #139728 background

This text has black color on #139728 background.


White color preview on #139728 background

This text has white color on #139728 background.


Related colors

Complementary color

Complementary color for #hex is #EC68D7.


I love getcolorcode.com

Triadic colors

1 #281397 and #972813 with #139728 are triadic colors.

2 #289713 and #971328 with #139728 are triadic colors.