COLOR #126049

HEX: #126049 RGB: (18,96,73)

Color info

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

RGB color model

#126049 color RGB value is (18,96,73).

RGB: (18,96,73) (7%, 38%, 29%)

RGB channels and saturation

R 18 of 255 = 7%
G 96 of 255 = 38%
B 73 of 255 = 29%

18
96
73

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

Portions of RGB colors in percentages

R + G + B = 18 + 96 + 73 = 187 (100%)
R 18 of 187 ~ 9.63%
G 96 of 187 ~ 51.34%
B 73 of 187 ~ 39.04'%

%9.63
%51.34
%39.04

CMYK color model

#126049 color CMYK value is (81,0,24,62).

  • cyan value is 81.25%
  • magenta value is 0.00%
  • yellow value is 23.96%
  • key color value is 62.35%
CMYK: (81,0,24,62) C81M0Y24K62 (81%,0%,24%,62%) (0.81/0.00/0.24/0.62) 

CMYK percentages

%81.25
%0
%23.96
%62.35

Codes

Color #126049 in popluar color models

12 60 49
RGB 18 96 73
HSL 162° 68.42% 22.35%
HSB/HSV 162° 81.25% 37.65%
CMYK 81.25% 0.00% 23.96%
62.35%

Color #126049 in popluar number systems.

HEX 12 60 49
Decimal 18 96 73
Binary 10010 1100000 1001001
Octal 22 140 111

Shades and tints

Shades of #126049

#126049
(18,96,73)
#115843
(17,88,67)
#10503D
(16,80,61)
#0F4837
(15,72,55)
#0E4031
(14,64,49)
#0D382B
(13,56,43)
#0C3025
(12,48,37)
#0B281F
(11,40,31)
#0A2019
(10,32,25)
#091813
(9,24,19)
#08100D
(8,16,13)
#000000
(0,0,0)

Tints of #126049

#126049
(18,96,73)
#276E59
(39,110,89)
#3C7C69
(60,124,105)
#518A79
(81,138,121)
#669889
(102,152,137)
#7BA699
(123,166,153)
#90B4A9
(144,180,169)
#A5C2B9
(165,194,185)
#BAD0C9
(186,208,201)
#CFDED9
(207,222,217)
#E4ECE9
(228,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #126049; }

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

This text font color is #126049.

Background Color

.myBgColor { background-color: #126049; }

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

This div background color is #126049.

Border color

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

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

This div border color is #126049.

Opacity

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

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

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

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

This text has shadow with #126049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126049.

Preview

Color preview on black background

This text has color #126049 on black background.


Color preview on white background

This text has color #126049 on white background.


Black color preview on #126049 background

This text has black color on #126049 background.


White color preview on #126049 background

This text has white color on #126049 background.


Related colors

Complementary color

Complementary color for #hex is #ED9FB6.


I love getcolorcode.com

Triadic colors

1 #491260 and #604912 with #126049 are triadic colors.

2 #496012 and #601249 with #126049 are triadic colors.