COLOR #126425

HEX: #126425 RGB: (18,100,37)

Color info

#126425 contains mainly green color. Web safe color of #126425 is #006633 (or #063).

RGB color model

#126425 color RGB value is (18,100,37).

RGB: (18,100,37) (7%, 39%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 100 of 255 = 39%
B 37 of 255 = 15%

18
100
37

R + G + B ~ 20%. #126425 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 100 + 37 = 155 (100%)
R 18 of 155 ~ 11.61%
G 100 of 155 ~ 64.52%
B 37 of 155 ~ 23.87'%

%11.61
%64.52
%23.87

CMYK color model

#126425 color CMYK value is (82,0,63,61).

  • cyan value is 82.00%
  • magenta value is 0.00%
  • yellow value is 63.00%
  • key color value is 60.78%

CMYK: (82,0,63,61)
C82M0Y63K61 (82%, 0%, 63%, 61%)
(0.82 / 0.00 / 0.63 / 0.61)

CMYK percentages

%82
%0
%63
%60.78

Codes

Color #126425 in popluar color models

12 64 25
RGB 18 100 37
HSL 134° 69.49% 23.14%
HSB/HSV 134° 82.00% 39.22%
CMYK 82.00% 0.00% 63.00%
60.78%

Color #126425 in popluar number systems.

HEX 12 64 25
Decimal 18 100 37
Binary 10010 1100100 100101
Octal 22 144 45

Shades and tints

Shades of #126425

#126425
(18,100,37)
#115B22
(17,91,34)
#10521F
(16,82,31)
#0F491C
(15,73,28)
#0E4019
(14,64,25)
#0D3716
(13,55,22)
#0C2E13
(12,46,19)
#0B2510
(11,37,16)
#0A1C0D
(10,28,13)
#09130A
(9,19,10)
#080A07
(8,10,7)
#000000
(0,0,0)

Tints of #126425

#126425
(18,100,37)
#277238
(39,114,56)
#3C804B
(60,128,75)
#518E5E
(81,142,94)
#669C71
(102,156,113)
#7BAA84
(123,170,132)
#90B897
(144,184,151)
#A5C6AA
(165,198,170)
#BAD4BD
(186,212,189)
#CFE2D0
(207,226,208)
#E4F0E3
(228,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #126425 color. Also use rgb(18,100,37) instead hex code.

Text Font Color

.myTextColor { color: #126425; }

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

This text font color is #126425.

Background Color

.myBgColor { background-color: #126425; }

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

This div background color is #126425.

Border color

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

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

This div border color is #126425.

Opacity

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

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

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

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

This text has shadow with #126425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126425.

Preview

Color preview on black background

This text has color #126425 on black background.


Color preview on white background

This text has color #126425 on white background.


Black color preview on #126425 background

This text has black color on #126425 background.


White color preview on #126425 background

This text has white color on #126425 background.


Related colors

Complementary color

Complementary color for #hex is #ED9BDA.


I love getcolorcode.com

Triadic colors

1 #251264 and #642512 with #126425 are triadic colors.

2 #256412 and #641225 with #126425 are triadic colors.