COLOR #126449

HEX: #126449 RGB: (18,100,73)

Color info

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

RGB color model

#126449 color RGB value is (18,100,73).

RGB: (18,100,73) (7%, 39%, 29%)

RGB channels and saturation

R 18 of 255 = 7%
G 100 of 255 = 39%
B 73 of 255 = 29%

18
100
73

R + G + B ~ 25%. #126449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 100 + 73 = 191 (100%)
R 18 of 191 ~ 9.42%
G 100 of 191 ~ 52.36%
B 73 of 191 ~ 38.22'%

%52.36
%38.22

CMYK color model

#126449 color CMYK value is (82,0,27,61).

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

CMYK: (82,0,27,61)
C82M0Y27K61 (82%, 0%, 27%, 61%)
(0.82 / 0.00 / 0.27 / 0.61)

CMYK percentages

%82
%0
%27
%60.78

Codes

Color #126449 in popluar color models

12 64 49
RGB 18 100 73
HSL 160° 69.49% 23.14%
HSB/HSV 160° 82.00% 39.22%
CMYK 82.00% 0.00% 27.00%
60.78%

Color #126449 in popluar number systems.

HEX 12 64 49
Decimal 18 100 73
Binary 10010 1100100 1001001
Octal 22 144 111

Shades and tints

Shades of #126449

#126449
(18,100,73)
#115B43
(17,91,67)
#10523D
(16,82,61)
#0F4937
(15,73,55)
#0E4031
(14,64,49)
#0D372B
(13,55,43)
#0C2E25
(12,46,37)
#0B251F
(11,37,31)
#0A1C19
(10,28,25)
#091313
(9,19,19)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #126449

#126449
(18,100,73)
#277259
(39,114,89)
#3C8069
(60,128,105)
#518E79
(81,142,121)
#669C89
(102,156,137)
#7BAA99
(123,170,153)
#90B8A9
(144,184,169)
#A5C6B9
(165,198,185)
#BAD4C9
(186,212,201)
#CFE2D9
(207,226,217)
#E4F0E9
(228,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #126449; }

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

This text font color is #126449.

Background Color

.myBgColor { background-color: #126449; }

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

This div background color is #126449.

Border color

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

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

This div border color is #126449.

Opacity

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

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

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

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

This text has shadow with #126449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126449.

Preview

Color preview on black background

This text has color #126449 on black background.


Color preview on white background

This text has color #126449 on white background.


Black color preview on #126449 background

This text has black color on #126449 background.


White color preview on #126449 background

This text has white color on #126449 background.


Related colors

Complementary color

Complementary color for #hex is #ED9BB6.


I love getcolorcode.com

Triadic colors

1 #491264 and #644912 with #126449 are triadic colors.

2 #496412 and #641249 with #126449 are triadic colors.