COLOR #125647

HEX: #125647 RGB: (18,86,71)

Color info

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

RGB color model

#125647 color RGB value is (18,86,71).

RGB: (18,86,71) (7%, 34%, 28%)

RGB channels and saturation

R 18 of 255 = 7%
G 86 of 255 = 34%
B 71 of 255 = 28%

18
86
71

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

Portions of RGB colors in percentages

R + G + B = 18 + 86 + 71 = 175 (100%)
R 18 of 175 ~ 10.29%
G 86 of 175 ~ 49.14%
B 71 of 175 ~ 40.57'%

%49.14
%40.57

CMYK color model

#125647 color CMYK value is (79,0,17,66).

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

CMYK: (79,0,17,66)
C79M0Y17K66 (79%, 0%, 17%, 66%)
(0.79 / 0.00 / 0.17 / 0.66)

CMYK percentages

%79.07
%0
%17.44
%66.27

Codes

Color #125647 in popluar color models

12 56 47
RGB 18 86 71
HSL 167° 65.38% 20.39%
HSB/HSV 167° 79.07% 33.73%
CMYK 79.07% 0.00% 17.44%
66.27%

Color #125647 in popluar number systems.

HEX 12 56 47
Decimal 18 86 71
Binary 10010 1010110 1000111
Octal 22 126 107

Shades and tints

Shades of #125647

#125647
(18,86,71)
#114F41
(17,79,65)
#10483B
(16,72,59)
#0F4135
(15,65,53)
#0E3A2F
(14,58,47)
#0D3329
(13,51,41)
#0C2C23
(12,44,35)
#0B251D
(11,37,29)
#0A1E17
(10,30,23)
#091711
(9,23,17)
#08100B
(8,16,11)
#000000
(0,0,0)

Tints of #125647

#125647
(18,86,71)
#276557
(39,101,87)
#3C7467
(60,116,103)
#518377
(81,131,119)
#669287
(102,146,135)
#7BA197
(123,161,151)
#90B0A7
(144,176,167)
#A5BFB7
(165,191,183)
#BACEC7
(186,206,199)
#CFDDD7
(207,221,215)
#E4ECE7
(228,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #125647; }

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

This text font color is #125647.

Background Color

.myBgColor { background-color: #125647; }

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

This div background color is #125647.

Border color

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

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

This div border color is #125647.

Opacity

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

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

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

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

This text has shadow with #125647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125647.

Preview

Color preview on black background

This text has color #125647 on black background.


Color preview on white background

This text has color #125647 on white background.


Black color preview on #125647 background

This text has black color on #125647 background.


White color preview on #125647 background

This text has white color on #125647 background.


Related colors

Complementary color

Complementary color for #hex is #EDA9B8.


I love getcolorcode.com

Triadic colors

1 #471256 and #564712 with #125647 are triadic colors.

2 #475612 and #561247 with #125647 are triadic colors.