COLOR #137041

HEX: #137041 RGB: (19,112,65)

Color info

#137041 contains mainly green and blue colors. Web safe color of #137041 is #006633 (or #063).

RGB color model

#137041 color RGB value is (19,112,65).

RGB: (19,112,65) (7%, 44%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 112 of 255 = 44%
B 65 of 255 = 25%

19
112
65

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

Portions of RGB colors in percentages

R + G + B = 19 + 112 + 65 = 196 (100%)
R 19 of 196 ~ 9.69%
G 112 of 196 ~ 57.14%
B 65 of 196 ~ 33.16'%

%57.14
%33.16

CMYK color model

#137041 color CMYK value is (83,0,42,56).

  • cyan value is 83.04%
  • magenta value is 0.00%
  • yellow value is 41.96%
  • key color value is 56.08%

CMYK: (83,0,42,56)
C83M0Y42K56 (83%, 0%, 42%, 56%)
(0.83 / 0.00 / 0.42 / 0.56)

CMYK percentages

%83.04
%0
%41.96
%56.08

Codes

Color #137041 in popluar color models

13 70 41
RGB 19 112 65
HSL 150° 70.99% 25.69%
HSB/HSV 150° 83.04% 43.92%
CMYK 83.04% 0.00% 41.96%
56.08%

Color #137041 in popluar number systems.

HEX 13 70 41
Decimal 19 112 65
Binary 10011 1110000 1000001
Octal 23 160 101

Shades and tints

Shades of #137041

#137041
(19,112,65)
#12663C
(18,102,60)
#115C37
(17,92,55)
#105232
(16,82,50)
#0F482D
(15,72,45)
#0E3E28
(14,62,40)
#0D3423
(13,52,35)
#0C2A1E
(12,42,30)
#0B2019
(11,32,25)
#0A1614
(10,22,20)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #137041

#137041
(19,112,65)
#287D52
(40,125,82)
#3D8A63
(61,138,99)
#529774
(82,151,116)
#67A485
(103,164,133)
#7CB196
(124,177,150)
#91BEA7
(145,190,167)
#A6CBB8
(166,203,184)
#BBD8C9
(187,216,201)
#D0E5DA
(208,229,218)
#E5F2EB
(229,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #137041 color. Also use rgb(19,112,65) instead hex code.

Text Font Color

.myTextColor { color: #137041; }

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

This text font color is #137041.

Background Color

.myBgColor { background-color: #137041; }

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

This div background color is #137041.

Border color

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

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

This div border color is #137041.

Opacity

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

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

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

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

This text has shadow with #137041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #137041.

Preview

Color preview on black background

This text has color #137041 on black background.


Color preview on white background

This text has color #137041 on white background.


Black color preview on #137041 background

This text has black color on #137041 background.


White color preview on #137041 background

This text has white color on #137041 background.


Related colors

Complementary color

Complementary color for #hex is #EC8FBE.


I love getcolorcode.com

Triadic colors

1 #411370 and #704113 with #137041 are triadic colors.

2 #417013 and #701341 with #137041 are triadic colors.