COLOR #137928

HEX: #137928 RGB: (19,121,40)

Color info

#137928 contains mainly green color. Web safe color of #137928 is #006633 (or #063).

RGB color model

#137928 color RGB value is (19,121,40).

RGB: (19,121,40) (7%, 47%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 121 of 255 = 47%
B 40 of 255 = 16%

19
121
40

R + G + B ~ 23%. #137928 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 121 + 40 = 180 (100%)
R 19 of 180 ~ 10.56%
G 121 of 180 ~ 67.22%
B 40 of 180 ~ 22.22'%

%10.56
%67.22
%22.22

CMYK color model

#137928 color CMYK value is (84,0,67,53).

  • cyan value is 84.30%
  • magenta value is 0.00%
  • yellow value is 66.94%
  • key color value is 52.55%
CMYK: (84,0,67,53) C84M0Y67K53 (84%,0%,67%,53%) (0.84/0.00/0.67/0.53) 

CMYK percentages

%84.3
%0
%66.94
%52.55

Codes

Color #137928 in popluar color models

13 79 28
RGB 19 121 40
HSL 132° 72.86% 27.45%
HSB/HSV 132° 84.30% 47.45%
CMYK 84.30% 0.00% 66.94%
52.55%

Color #137928 in popluar number systems.

HEX 13 79 28
Decimal 19 121 40
Binary 10011 1111001 101000
Octal 23 171 50

Shades and tints

Shades of #137928

#137928
(19,121,40)
#126E25
(18,110,37)
#116322
(17,99,34)
#10581F
(16,88,31)
#0F4D1C
(15,77,28)
#0E4219
(14,66,25)
#0D3716
(13,55,22)
#0C2C13
(12,44,19)
#0B2110
(11,33,16)
#0A160D
(10,22,13)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #137928

#137928
(19,121,40)
#28853B
(40,133,59)
#3D914E
(61,145,78)
#529D61
(82,157,97)
#67A974
(103,169,116)
#7CB587
(124,181,135)
#91C19A
(145,193,154)
#A6CDAD
(166,205,173)
#BBD9C0
(187,217,192)
#D0E5D3
(208,229,211)
#E5F1E6
(229,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #137928; }

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

This text font color is #137928.

Background Color

.myBgColor { background-color: #137928; }

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

This div background color is #137928.

Border color

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

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

This div border color is #137928.

Opacity

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

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

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

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

This text has shadow with #137928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #137928.

Preview

Color preview on black background

This text has color #137928 on black background.


Color preview on white background

This text has color #137928 on white background.


Black color preview on #137928 background

This text has black color on #137928 background.


White color preview on #137928 background

This text has white color on #137928 background.


Related colors

Complementary color

Complementary color for #hex is #EC86D7.


I love getcolorcode.com

Triadic colors

1 #281379 and #792813 with #137928 are triadic colors.

2 #287913 and #791328 with #137928 are triadic colors.