COLOR #197137

HEX: #197137 RGB: (25,113,55)

Color info

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

RGB color model

#197137 color RGB value is (25,113,55).

RGB: (25,113,55) (10%, 44%, 22%)

RGB channels and saturation

R 25 of 255 = 10%
G 113 of 255 = 44%
B 55 of 255 = 22%

25
113
55

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

Portions of RGB colors in percentages

R + G + B = 25 + 113 + 55 = 193 (100%)
R 25 of 193 ~ 12.95%
G 113 of 193 ~ 58.55%
B 55 of 193 ~ 28.5'%

%12.95
%58.55
%28.5

CMYK color model

#197137 color CMYK value is (78,0,51,56).

  • cyan value is 77.88%
  • magenta value is 0.00%
  • yellow value is 51.33%
  • key color value is 55.69%

CMYK: (78,0,51,56)
C78M0Y51K56 (78%, 0%, 51%, 56%)
(0.78 / 0.00 / 0.51 / 0.56)

CMYK percentages

%77.88
%0
%51.33
%55.69

Codes

Color #197137 in popluar color models

19 71 37
RGB 25 113 55
HSL 140° 63.77% 27.06%
HSB/HSV 140° 77.88% 44.31%
CMYK 77.88% 0.00% 51.33%
55.69%

Color #197137 in popluar number systems.

HEX 19 71 37
Decimal 25 113 55
Binary 11001 1110001 110111
Octal 31 161 67

Shades and tints

Shades of #197137

#197137
(25,113,55)
#176732
(23,103,50)
#155D2D
(21,93,45)
#135328
(19,83,40)
#114923
(17,73,35)
#0F3F1E
(15,63,30)
#0D3519
(13,53,25)
#0B2B14
(11,43,20)
#09210F
(9,33,15)
#07170A
(7,23,10)
#050D05
(5,13,5)
#000000
(0,0,0)

Tints of #197137

#197137
(25,113,55)
#2D7D49
(45,125,73)
#41895B
(65,137,91)
#55956D
(85,149,109)
#69A17F
(105,161,127)
#7DAD91
(125,173,145)
#91B9A3
(145,185,163)
#A5C5B5
(165,197,181)
#B9D1C7
(185,209,199)
#CDDDD9
(205,221,217)
#E1E9EB
(225,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #197137 color. Also use rgb(25,113,55) instead hex code.

Text Font Color

.myTextColor { color: #197137; }

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

This text font color is #197137.

Background Color

.myBgColor { background-color: #197137; }

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

This div background color is #197137.

Border color

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

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

This div border color is #197137.

Opacity

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

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

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

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

This text has shadow with #197137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #197137.

Preview

Color preview on black background

This text has color #197137 on black background.


Color preview on white background

This text has color #197137 on white background.


Black color preview on #197137 background

This text has black color on #197137 background.


White color preview on #197137 background

This text has white color on #197137 background.


Related colors

Complementary color

Complementary color for #hex is #E68EC8.


I love getcolorcode.com

Triadic colors

1 #371971 and #713719 with #197137 are triadic colors.

2 #377119 and #711937 with #197137 are triadic colors.