COLOR #197006

HEX: #197006 RGB: (25,112,6)

Color info

#197006 contains mainly green color. Web safe color of #197006 is #006600 (or #060).

RGB color model

#197006 color RGB value is (25,112,6).

RGB: (25,112,6) (10%, 44%, 2%)

RGB channels and saturation

R 25 of 255 = 10%
G 112 of 255 = 44%
B 6 of 255 = 2%

25
112
6

R + G + B ~ 19%. #197006 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 112 + 6 = 143 (100%)
R 25 of 143 ~ 17.48%
G 112 of 143 ~ 78.32%
B 6 of 143 ~ 4.2'%

%17.48
%78.32

CMYK color model

#197006 color CMYK value is (78,0,95,56).

  • cyan value is 77.68%
  • magenta value is 0.00%
  • yellow value is 94.64%
  • key color value is 56.08%

CMYK: (78,0,95,56)
C78M0Y95K56 (78%, 0%, 95%, 56%)
(0.78 / 0.00 / 0.95 / 0.56)

CMYK percentages

%77.68
%0
%94.64
%56.08

Codes

Color #197006 in popluar color models

19 70 06
RGB 25 112 6
HSL 109° 89.83% 23.14%
HSB/HSV 109° 94.64% 43.92%
CMYK 77.68% 0.00% 94.64%
56.08%

Color #197006 in popluar number systems.

HEX 19 70 06
Decimal 25 112 6
Binary 11001 1110000 110
Octal 31 160 6

Shades and tints

Shades of #197006

#197006
(25,112,6)
#176606
(23,102,6)
#155C06
(21,92,6)
#135206
(19,82,6)
#114806
(17,72,6)
#0F3E06
(15,62,6)
#0D3406
(13,52,6)
#0B2A06
(11,42,6)
#092006
(9,32,6)
#071606
(7,22,6)
#050C06
(5,12,6)
#000000
(0,0,0)

Tints of #197006

#197006
(25,112,6)
#2D7D1C
(45,125,28)
#418A32
(65,138,50)
#559748
(85,151,72)
#69A45E
(105,164,94)
#7DB174
(125,177,116)
#91BE8A
(145,190,138)
#A5CBA0
(165,203,160)
#B9D8B6
(185,216,182)
#CDE5CC
(205,229,204)
#E1F2E2
(225,242,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #197006 color. Also use rgb(25,112,6) instead hex code.

Text Font Color

.myTextColor { color: #197006; }

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

This text font color is #197006.

Background Color

.myBgColor { background-color: #197006; }

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

This div background color is #197006.

Border color

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

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

This div border color is #197006.

Opacity

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

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

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

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

This text has shadow with #197006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #197006.

Preview

Color preview on black background

This text has color #197006 on black background.


Color preview on white background

This text has color #197006 on white background.


Black color preview on #197006 background

This text has black color on #197006 background.


White color preview on #197006 background

This text has white color on #197006 background.


Related colors

Complementary color

Complementary color for #hex is #E68FF9.


I love getcolorcode.com

Triadic colors

1 #061970 and #700619 with #197006 are triadic colors.

2 #067019 and #701906 with #197006 are triadic colors.