COLOR #126D56

HEX: #126D56 RGB: (18,109,86)

Color info

#126D56 contains mainly green and blue colors. Web safe color of #126D56 is #006666 (or #066).

RGB color model

#126D56 color RGB value is (18,109,86).

RGB: (18,109,86) (7%, 43%, 34%)

RGB channels and saturation

R 18 of 255 = 7%
G 109 of 255 = 43%
B 86 of 255 = 34%

18
109
86

R + G + B ~ 28%. #126D56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 109 + 86 = 213 (100%)
R 18 of 213 ~ 8.45%
G 109 of 213 ~ 51.17%
B 86 of 213 ~ 40.38'%

%51.17
%40.38

CMYK color model

#126D56 color CMYK value is (83,0,21,57).

  • cyan value is 83.49%
  • magenta value is 0.00%
  • yellow value is 21.10%
  • key color value is 57.25%
CMYK: (83,0,21,57) C83M0Y21K57 (83%,0%,21%,57%) (0.83/0.00/0.21/0.57) 

CMYK percentages

%83.49
%0
%21.1
%57.25

Codes

Color #126D56 in popluar color models

12 6D 56
RGB 18 109 86
HSL 165° 71.65% 24.90%
HSB/HSV 165° 83.49% 42.75%
CMYK 83.49% 0.00% 21.10%
57.25%

Color #126D56 in popluar number systems.

HEX 12 6D 56
Decimal 18 109 86
Binary 10010 1101101 1010110
Octal 22 155 126

Shades and tints

Shades of #126D56

#126D56
(18,109,86)
#11644F
(17,100,79)
#105B48
(16,91,72)
#0F5241
(15,82,65)
#0E493A
(14,73,58)
#0D4033
(13,64,51)
#0C372C
(12,55,44)
#0B2E25
(11,46,37)
#0A251E
(10,37,30)
#091C17
(9,28,23)
#081310
(8,19,16)
#000000
(0,0,0)

Tints of #126D56

#126D56
(18,109,86)
#277A65
(39,122,101)
#3C8774
(60,135,116)
#519483
(81,148,131)
#66A192
(102,161,146)
#7BAEA1
(123,174,161)
#90BBB0
(144,187,176)
#A5C8BF
(165,200,191)
#BAD5CE
(186,213,206)
#CFE2DD
(207,226,221)
#E4EFEC
(228,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #126D56 color. Also use rgb(18,109,86) instead hex code.

Text Font Color

.myTextColor { color: #126D56; }

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

This text font color is #126D56.

Background Color

.myBgColor { background-color: #126D56; }

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

This div background color is #126D56.

Border color

.myBorderColor { border: 1px solid #126D56; }

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

This div border color is #126D56.

Opacity

.myOpacity80 { color: #126D56; opacity: 0.8; }

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

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

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

This text has shadow with #126D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126D56.

Preview

Color preview on black background

This text has color #126D56 on black background.


Color preview on white background

This text has color #126D56 on white background.


Black color preview on #126D56 background

This text has black color on #126D56 background.


White color preview on #126D56 background

This text has white color on #126D56 background.


Related colors

Complementary color

Complementary color for #hex is #ED92A9.


I love getcolorcode.com

Triadic colors

1 #56126D and #6D5612 with #126D56 are triadic colors.

2 #566D12 and #6D1256 with #126D56 are triadic colors.