COLOR #138827

HEX: #138827 RGB: (19,136,39)

Color info

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

RGB color model

#138827 color RGB value is (19,136,39).

RGB: (19,136,39) (7%, 53%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 136 of 255 = 53%
B 39 of 255 = 15%

19
136
39

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

Portions of RGB colors in percentages

R + G + B = 19 + 136 + 39 = 194 (100%)
R 19 of 194 ~ 9.79%
G 136 of 194 ~ 70.1%
B 39 of 194 ~ 20.1'%

%70.1
%20.1

CMYK color model

#138827 color CMYK value is (86,0,71,47).

  • cyan value is 86.03%
  • magenta value is 0.00%
  • yellow value is 71.32%
  • key color value is 46.67%

CMYK: (86,0,71,47)
C86M0Y71K47 (86%, 0%, 71%, 47%)
(0.86 / 0.00 / 0.71 / 0.47)

CMYK percentages

%86.03
%0
%71.32
%46.67

Codes

Color #138827 in popluar color models

13 88 27
RGB 19 136 39
HSL 130° 75.48% 30.39%
HSB/HSV 130° 86.03% 53.33%
CMYK 86.03% 0.00% 71.32%
46.67%

Color #138827 in popluar number systems.

HEX 13 88 27
Decimal 19 136 39
Binary 10011 10001000 100111
Octal 23 210 47

Shades and tints

Shades of #138827

#138827
(19,136,39)
#127C24
(18,124,36)
#117021
(17,112,33)
#10641E
(16,100,30)
#0F581B
(15,88,27)
#0E4C18
(14,76,24)
#0D4015
(13,64,21)
#0C3412
(12,52,18)
#0B280F
(11,40,15)
#0A1C0C
(10,28,12)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #138827

#138827
(19,136,39)
#28923A
(40,146,58)
#3D9C4D
(61,156,77)
#52A660
(82,166,96)
#67B073
(103,176,115)
#7CBA86
(124,186,134)
#91C499
(145,196,153)
#A6CEAC
(166,206,172)
#BBD8BF
(187,216,191)
#D0E2D2
(208,226,210)
#E5ECE5
(229,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #138827 color. Also use rgb(19,136,39) instead hex code.

Text Font Color

.myTextColor { color: #138827; }

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

This text font color is #138827.

Background Color

.myBgColor { background-color: #138827; }

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

This div background color is #138827.

Border color

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

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

This div border color is #138827.

Opacity

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

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

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

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

This text has shadow with #138827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #138827.

Preview

Color preview on black background

This text has color #138827 on black background.


Color preview on white background

This text has color #138827 on white background.


Black color preview on #138827 background

This text has black color on #138827 background.


White color preview on #138827 background

This text has white color on #138827 background.


Related colors

Complementary color

Complementary color for #hex is #EC77D8.


I love getcolorcode.com

Triadic colors

1 #271388 and #882713 with #138827 are triadic colors.

2 #278813 and #881327 with #138827 are triadic colors.