COLOR #125243

HEX: #125243 RGB: (18,82,67)

Color info

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

RGB color model

#125243 color RGB value is (18,82,67).

RGB: (18,82,67) (7%, 32%, 26%)

RGB channels and saturation

R 18 of 255 = 7%
G 82 of 255 = 32%
B 67 of 255 = 26%

18
82
67

R + G + B ~ 22%. #125243 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 82 + 67 = 167 (100%)
R 18 of 167 ~ 10.78%
G 82 of 167 ~ 49.1%
B 67 of 167 ~ 40.12'%

%10.78
%49.1
%40.12

CMYK color model

#125243 color CMYK value is (78,0,18,68).

  • cyan value is 78.05%
  • magenta value is 0.00%
  • yellow value is 18.29%
  • key color value is 67.84%

CMYK: (78,0,18,68)
C78M0Y18K68 (78%, 0%, 18%, 68%)
(0.78 / 0.00 / 0.18 / 0.68)

CMYK percentages

%78.05
%0
%18.29
%67.84

Codes

Color #125243 in popluar color models

12 52 43
RGB 18 82 67
HSL 166° 64.00% 19.61%
HSB/HSV 166° 78.05% 32.16%
CMYK 78.05% 0.00% 18.29%
67.84%

Color #125243 in popluar number systems.

HEX 12 52 43
Decimal 18 82 67
Binary 10010 1010010 1000011
Octal 22 122 103

Shades and tints

Shades of #125243

#125243
(18,82,67)
#114B3D
(17,75,61)
#104437
(16,68,55)
#0F3D31
(15,61,49)
#0E362B
(14,54,43)
#0D2F25
(13,47,37)
#0C281F
(12,40,31)
#0B2119
(11,33,25)
#0A1A13
(10,26,19)
#09130D
(9,19,13)
#080C07
(8,12,7)
#000000
(0,0,0)

Tints of #125243

#125243
(18,82,67)
#276154
(39,97,84)
#3C7065
(60,112,101)
#517F76
(81,127,118)
#668E87
(102,142,135)
#7B9D98
(123,157,152)
#90ACA9
(144,172,169)
#A5BBBA
(165,187,186)
#BACACB
(186,202,203)
#CFD9DC
(207,217,220)
#E4E8ED
(228,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #125243 color. Also use rgb(18,82,67) instead hex code.

Text Font Color

.myTextColor { color: #125243; }

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

This text font color is #125243.

Background Color

.myBgColor { background-color: #125243; }

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

This div background color is #125243.

Border color

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

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

This div border color is #125243.

Opacity

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

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

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

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

This text has shadow with #125243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125243.

Preview

Color preview on black background

This text has color #125243 on black background.


Color preview on white background

This text has color #125243 on white background.


Black color preview on #125243 background

This text has black color on #125243 background.


White color preview on #125243 background

This text has white color on #125243 background.


Related colors

Complementary color

Complementary color for #hex is #EDADBC.


I love getcolorcode.com

Triadic colors

1 #431252 and #524312 with #125243 are triadic colors.

2 #435212 and #521243 with #125243 are triadic colors.