COLOR #125639

HEX: #125639 RGB: (18,86,57)

Color info

#125639 contains mainly green and blue colors. Web safe color of #125639 is #006633 (or #063).

RGB color model

#125639 color RGB value is (18,86,57).

RGB: (18,86,57) (7%, 34%, 22%)

RGB channels and saturation

R 18 of 255 = 7%
G 86 of 255 = 34%
B 57 of 255 = 22%

18
86
57

R + G + B ~ 21%. #125639 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 86 + 57 = 161 (100%)
R 18 of 161 ~ 11.18%
G 86 of 161 ~ 53.42%
B 57 of 161 ~ 35.4'%

%11.18
%53.42
%35.4

CMYK color model

#125639 color CMYK value is (79,0,34,66).

  • cyan value is 79.07%
  • magenta value is 0.00%
  • yellow value is 33.72%
  • key color value is 66.27%

CMYK: (79,0,34,66)
C79M0Y34K66 (79%, 0%, 34%, 66%)
(0.79 / 0.00 / 0.34 / 0.66)

CMYK percentages

%79.07
%0
%33.72
%66.27

Codes

Color #125639 in popluar color models

12 56 39
RGB 18 86 57
HSL 154° 65.38% 20.39%
HSB/HSV 154° 79.07% 33.73%
CMYK 79.07% 0.00% 33.72%
66.27%

Color #125639 in popluar number systems.

HEX 12 56 39
Decimal 18 86 57
Binary 10010 1010110 111001
Octal 22 126 71

Shades and tints

Shades of #125639

#125639
(18,86,57)
#114F34
(17,79,52)
#10482F
(16,72,47)
#0F412A
(15,65,42)
#0E3A25
(14,58,37)
#0D3320
(13,51,32)
#0C2C1B
(12,44,27)
#0B2516
(11,37,22)
#0A1E11
(10,30,17)
#09170C
(9,23,12)
#081007
(8,16,7)
#000000
(0,0,0)

Tints of #125639

#125639
(18,86,57)
#27654B
(39,101,75)
#3C745D
(60,116,93)
#51836F
(81,131,111)
#669281
(102,146,129)
#7BA193
(123,161,147)
#90B0A5
(144,176,165)
#A5BFB7
(165,191,183)
#BACEC9
(186,206,201)
#CFDDDB
(207,221,219)
#E4ECED
(228,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #125639; }

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

This text font color is #125639.

Background Color

.myBgColor { background-color: #125639; }

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

This div background color is #125639.

Border color

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

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

This div border color is #125639.

Opacity

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

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

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

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

This text has shadow with #125639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125639.

Preview

Color preview on black background

This text has color #125639 on black background.


Color preview on white background

This text has color #125639 on white background.


Black color preview on #125639 background

This text has black color on #125639 background.


White color preview on #125639 background

This text has white color on #125639 background.


Related colors

Complementary color

Complementary color for #hex is #EDA9C6.


I love getcolorcode.com

Triadic colors

1 #391256 and #563912 with #125639 are triadic colors.

2 #395612 and #561239 with #125639 are triadic colors.