COLOR #197536

HEX: #197536 RGB: (25,117,54)

Color info

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

RGB color model

#197536 color RGB value is (25,117,54).

RGB: (25,117,54) (10%, 46%, 21%)

RGB channels and saturation

R 25 of 255 = 10%
G 117 of 255 = 46%
B 54 of 255 = 21%

25
117
54

R + G + B ~ 26%. #197536 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 117 + 54 = 196 (100%)
R 25 of 196 ~ 12.76%
G 117 of 196 ~ 59.69%
B 54 of 196 ~ 27.55'%

%12.76
%59.69
%27.55

CMYK color model

#197536 color CMYK value is (79,0,54,54).

  • cyan value is 78.63%
  • magenta value is 0.00%
  • yellow value is 53.85%
  • key color value is 54.12%

CMYK: (79,0,54,54)
C79M0Y54K54 (79%, 0%, 54%, 54%)
(0.79 / 0.00 / 0.54 / 0.54)

CMYK percentages

%78.63
%0
%53.85
%54.12

Codes

Color #197536 in popluar color models

19 75 36
RGB 25 117 54
HSL 139° 64.79% 27.84%
HSB/HSV 139° 78.63% 45.88%
CMYK 78.63% 0.00% 53.85%
54.12%

Color #197536 in popluar number systems.

HEX 19 75 36
Decimal 25 117 54
Binary 11001 1110101 110110
Octal 31 165 66

Shades and tints

Shades of #197536

#197536
(25,117,54)
#176B32
(23,107,50)
#15612E
(21,97,46)
#13572A
(19,87,42)
#114D26
(17,77,38)
#0F4322
(15,67,34)
#0D391E
(13,57,30)
#0B2F1A
(11,47,26)
#092516
(9,37,22)
#071B12
(7,27,18)
#05110E
(5,17,14)
#000000
(0,0,0)

Tints of #197536

#197536
(25,117,54)
#2D8148
(45,129,72)
#418D5A
(65,141,90)
#55996C
(85,153,108)
#69A57E
(105,165,126)
#7DB190
(125,177,144)
#91BDA2
(145,189,162)
#A5C9B4
(165,201,180)
#B9D5C6
(185,213,198)
#CDE1D8
(205,225,216)
#E1EDEA
(225,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #197536 color. Also use rgb(25,117,54) instead hex code.

Text Font Color

.myTextColor { color: #197536; }

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

This text font color is #197536.

Background Color

.myBgColor { background-color: #197536; }

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

This div background color is #197536.

Border color

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

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

This div border color is #197536.

Opacity

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

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

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

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

This text has shadow with #197536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #197536.

Preview

Color preview on black background

This text has color #197536 on black background.


Color preview on white background

This text has color #197536 on white background.


Black color preview on #197536 background

This text has black color on #197536 background.


White color preview on #197536 background

This text has white color on #197536 background.


Related colors

Complementary color

Complementary color for #hex is #E68AC9.


I love getcolorcode.com

Triadic colors

1 #361975 and #753619 with #197536 are triadic colors.

2 #367519 and #751936 with #197536 are triadic colors.