COLOR #125226

HEX: #125226 RGB: (18,82,38)

Color info

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

RGB color model

#125226 color RGB value is (18,82,38).

RGB: (18,82,38) (7%, 32%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 82 of 255 = 32%
B 38 of 255 = 15%

18
82
38

R + G + B ~ 18%. #125226 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 82 + 38 = 138 (100%)
R 18 of 138 ~ 13.04%
G 82 of 138 ~ 59.42%
B 38 of 138 ~ 27.54'%

%13.04
%59.42
%27.54

CMYK color model

#125226 color CMYK value is (78,0,54,68).

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

CMYK: (78,0,54,68)
C78M0Y54K68 (78%, 0%, 54%, 68%)
(0.78 / 0.00 / 0.54 / 0.68)

CMYK percentages

%78.05
%0
%53.66
%67.84

Codes

Color #125226 in popluar color models

12 52 26
RGB 18 82 38
HSL 139° 64.00% 19.61%
HSB/HSV 139° 78.05% 32.16%
CMYK 78.05% 0.00% 53.66%
67.84%

Color #125226 in popluar number systems.

HEX 12 52 26
Decimal 18 82 38
Binary 10010 1010010 100110
Octal 22 122 46

Shades and tints

Shades of #125226

#125226
(18,82,38)
#114B23
(17,75,35)
#104420
(16,68,32)
#0F3D1D
(15,61,29)
#0E361A
(14,54,26)
#0D2F17
(13,47,23)
#0C2814
(12,40,20)
#0B2111
(11,33,17)
#0A1A0E
(10,26,14)
#09130B
(9,19,11)
#080C08
(8,12,8)
#000000
(0,0,0)

Tints of #125226

#125226
(18,82,38)
#276139
(39,97,57)
#3C704C
(60,112,76)
#517F5F
(81,127,95)
#668E72
(102,142,114)
#7B9D85
(123,157,133)
#90AC98
(144,172,152)
#A5BBAB
(165,187,171)
#BACABE
(186,202,190)
#CFD9D1
(207,217,209)
#E4E8E4
(228,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #125226; }

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

This text font color is #125226.

Background Color

.myBgColor { background-color: #125226; }

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

This div background color is #125226.

Border color

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

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

This div border color is #125226.

Opacity

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

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

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

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

This text has shadow with #125226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125226.

Preview

Color preview on black background

This text has color #125226 on black background.


Color preview on white background

This text has color #125226 on white background.


Black color preview on #125226 background

This text has black color on #125226 background.


White color preview on #125226 background

This text has white color on #125226 background.


Related colors

Complementary color

Complementary color for #hex is #EDADD9.


I love getcolorcode.com

Triadic colors

1 #261252 and #522612 with #125226 are triadic colors.

2 #265212 and #521226 with #125226 are triadic colors.