COLOR #137A29

HEX: #137A29 RGB: (19,122,41)

Color info

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

RGB color model

#137A29 color RGB value is (19,122,41).

RGB: (19,122,41) (7%, 48%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 122 of 255 = 48%
B 41 of 255 = 16%

19
122
41

R + G + B ~ 24%. #137A29 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 122 + 41 = 182 (100%)
R 19 of 182 ~ 10.44%
G 122 of 182 ~ 67.03%
B 41 of 182 ~ 22.53'%

%67.03
%22.53

CMYK color model

#137A29 color CMYK value is (84,0,66,52).

  • cyan value is 84.43%
  • magenta value is 0.00%
  • yellow value is 66.39%
  • key color value is 52.16%

CMYK: (84,0,66,52)
C84M0Y66K52 (84%, 0%, 66%, 52%)
(0.84 / 0.00 / 0.66 / 0.52)

CMYK percentages

%84.43
%0
%66.39
%52.16

Codes

Color #137A29 in popluar color models

13 7A 29
RGB 19 122 41
HSL 133° 73.05% 27.65%
HSB/HSV 133° 84.43% 47.84%
CMYK 84.43% 0.00% 66.39%
52.16%

Color #137A29 in popluar number systems.

HEX 13 7A 29
Decimal 19 122 41
Binary 10011 1111010 101001
Octal 23 172 51

Shades and tints

Shades of #137A29

#137A29
(19,122,41)
#126F26
(18,111,38)
#116423
(17,100,35)
#105920
(16,89,32)
#0F4E1D
(15,78,29)
#0E431A
(14,67,26)
#0D3817
(13,56,23)
#0C2D14
(12,45,20)
#0B2211
(11,34,17)
#0A170E
(10,23,14)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #137A29

#137A29
(19,122,41)
#28863C
(40,134,60)
#3D924F
(61,146,79)
#529E62
(82,158,98)
#67AA75
(103,170,117)
#7CB688
(124,182,136)
#91C29B
(145,194,155)
#A6CEAE
(166,206,174)
#BBDAC1
(187,218,193)
#D0E6D4
(208,230,212)
#E5F2E7
(229,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #137A29 color. Also use rgb(19,122,41) instead hex code.

Text Font Color

.myTextColor { color: #137A29; }

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

This text font color is #137A29.

Background Color

.myBgColor { background-color: #137A29; }

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

This div background color is #137A29.

Border color

.myBorderColor { border: 1px solid #137A29; }

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

This div border color is #137A29.

Opacity

.myOpacity80 { color: #137A29; opacity: 0.8; }

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

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

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

This text has shadow with #137A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #137A29.

Preview

Color preview on black background

This text has color #137A29 on black background.


Color preview on white background

This text has color #137A29 on white background.


Black color preview on #137A29 background

This text has black color on #137A29 background.


White color preview on #137A29 background

This text has white color on #137A29 background.


Related colors

Complementary color

Complementary color for #hex is #EC85D6.


I love getcolorcode.com

Triadic colors

1 #29137A and #7A2913 with #137A29 are triadic colors.

2 #297A13 and #7A1329 with #137A29 are triadic colors.