COLOR #127019

HEX: #127019 RGB: (18,112,25)

Color info

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

RGB color model

#127019 color RGB value is (18,112,25).

RGB: (18,112,25) (7%, 44%, 10%)

RGB channels and saturation

R 18 of 255 = 7%
G 112 of 255 = 44%
B 25 of 255 = 10%

18
112
25

R + G + B ~ 20%. #127019 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 112 + 25 = 155 (100%)
R 18 of 155 ~ 11.61%
G 112 of 155 ~ 72.26%
B 25 of 155 ~ 16.13'%

%11.61
%72.26
%16.13

CMYK color model

#127019 color CMYK value is (84,0,78,56).

  • cyan value is 83.93%
  • magenta value is 0.00%
  • yellow value is 77.68%
  • key color value is 56.08%
CMYK: (84,0,78,56) C84M0Y78K56 (84%,0%,78%,56%) (0.84/0.00/0.78/0.56) 

CMYK percentages

%83.93
%0
%77.68
%56.08

Codes

Color #127019 in popluar color models

12 70 19
RGB 18 112 25
HSL 124° 72.31% 25.49%
HSB/HSV 124° 83.93% 43.92%
CMYK 83.93% 0.00% 77.68%
56.08%

Color #127019 in popluar number systems.

HEX 12 70 19
Decimal 18 112 25
Binary 10010 1110000 11001
Octal 22 160 31

Shades and tints

Shades of #127019

#127019
(18,112,25)
#116617
(17,102,23)
#105C15
(16,92,21)
#0F5213
(15,82,19)
#0E4811
(14,72,17)
#0D3E0F
(13,62,15)
#0C340D
(12,52,13)
#0B2A0B
(11,42,11)
#0A2009
(10,32,9)
#091607
(9,22,7)
#080C05
(8,12,5)
#000000
(0,0,0)

Tints of #127019

#127019
(18,112,25)
#277D2D
(39,125,45)
#3C8A41
(60,138,65)
#519755
(81,151,85)
#66A469
(102,164,105)
#7BB17D
(123,177,125)
#90BE91
(144,190,145)
#A5CBA5
(165,203,165)
#BAD8B9
(186,216,185)
#CFE5CD
(207,229,205)
#E4F2E1
(228,242,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #127019; }

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

This text font color is #127019.

Background Color

.myBgColor { background-color: #127019; }

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

This div background color is #127019.

Border color

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

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

This div border color is #127019.

Opacity

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

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

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

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

This text has shadow with #127019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #127019.

Preview

Color preview on black background

This text has color #127019 on black background.


Color preview on white background

This text has color #127019 on white background.


Black color preview on #127019 background

This text has black color on #127019 background.


White color preview on #127019 background

This text has white color on #127019 background.


Related colors

Complementary color

Complementary color for #hex is #ED8FE6.


I love getcolorcode.com

Triadic colors

1 #191270 and #701912 with #127019 are triadic colors.

2 #197012 and #701219 with #127019 are triadic colors.