COLOR #196D27

HEX: #196D27 RGB: (25,109,39)

Color info

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

RGB color model

#196D27 color RGB value is (25,109,39).

RGB: (25,109,39) (10%, 43%, 15%)

RGB channels and saturation

R 25 of 255 = 10%
G 109 of 255 = 43%
B 39 of 255 = 15%

25
109
39

R + G + B ~ 23%. #196D27 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 109 + 39 = 173 (100%)
R 25 of 173 ~ 14.45%
G 109 of 173 ~ 63.01%
B 39 of 173 ~ 22.54'%

%14.45
%63.01
%22.54

CMYK color model

#196D27 color CMYK value is (77,0,64,57).

  • cyan value is 77.06%
  • magenta value is 0.00%
  • yellow value is 64.22%
  • key color value is 57.25%

CMYK: (77,0,64,57)
C77M0Y64K57 (77%, 0%, 64%, 57%)
(0.77 / 0.00 / 0.64 / 0.57)

CMYK percentages

%77.06
%0
%64.22
%57.25

Codes

Color #196D27 in popluar color models

19 6D 27
RGB 25 109 39
HSL 130° 62.69% 26.27%
HSB/HSV 130° 77.06% 42.75%
CMYK 77.06% 0.00% 64.22%
57.25%

Color #196D27 in popluar number systems.

HEX 19 6D 27
Decimal 25 109 39
Binary 11001 1101101 100111
Octal 31 155 47

Shades and tints

Shades of #196D27

#196D27
(25,109,39)
#176424
(23,100,36)
#155B21
(21,91,33)
#13521E
(19,82,30)
#11491B
(17,73,27)
#0F4018
(15,64,24)
#0D3715
(13,55,21)
#0B2E12
(11,46,18)
#09250F
(9,37,15)
#071C0C
(7,28,12)
#051309
(5,19,9)
#000000
(0,0,0)

Tints of #196D27

#196D27
(25,109,39)
#2D7A3A
(45,122,58)
#41874D
(65,135,77)
#559460
(85,148,96)
#69A173
(105,161,115)
#7DAE86
(125,174,134)
#91BB99
(145,187,153)
#A5C8AC
(165,200,172)
#B9D5BF
(185,213,191)
#CDE2D2
(205,226,210)
#E1EFE5
(225,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #196D27 color. Also use rgb(25,109,39) instead hex code.

Text Font Color

.myTextColor { color: #196D27; }

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

This text font color is #196D27.

Background Color

.myBgColor { background-color: #196D27; }

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

This div background color is #196D27.

Border color

.myBorderColor { border: 1px solid #196D27; }

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

This div border color is #196D27.

Opacity

.myOpacity80 { color: #196D27; opacity: 0.8; }

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

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

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

This text has shadow with #196D27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #196D27.

Preview

Color preview on black background

This text has color #196D27 on black background.


Color preview on white background

This text has color #196D27 on white background.


Black color preview on #196D27 background

This text has black color on #196D27 background.


White color preview on #196D27 background

This text has white color on #196D27 background.


Related colors

Complementary color

Complementary color for #hex is #E692D8.


I love getcolorcode.com

Triadic colors

1 #27196D and #6D2719 with #196D27 are triadic colors.

2 #276D19 and #6D1927 with #196D27 are triadic colors.