COLOR #126348

HEX: #126348 RGB: (18,99,72)

Color info

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

RGB color model

#126348 color RGB value is (18,99,72).

RGB: (18,99,72) (7%, 39%, 28%)

RGB channels and saturation

R 18 of 255 = 7%
G 99 of 255 = 39%
B 72 of 255 = 28%

18
99
72

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

Portions of RGB colors in percentages

R + G + B = 18 + 99 + 72 = 189 (100%)
R 18 of 189 ~ 9.52%
G 99 of 189 ~ 52.38%
B 72 of 189 ~ 38.1'%

%52.38
%38.1

CMYK color model

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

  • cyan value is 81.82%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 61.18%

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

CMYK percentages

%81.82
%0
%27.27
%61.18

Codes

Color #126348 in popluar color models

12 63 48
RGB 18 99 72
HSL 160° 69.23% 22.94%
HSB/HSV 160° 81.82% 38.82%
CMYK 81.82% 0.00% 27.27%
61.18%

Color #126348 in popluar number systems.

HEX 12 63 48
Decimal 18 99 72
Binary 10010 1100011 1001000
Octal 22 143 110

Shades and tints

Shades of #126348

#126348
(18,99,72)
#115A42
(17,90,66)
#10513C
(16,81,60)
#0F4836
(15,72,54)
#0E3F30
(14,63,48)
#0D362A
(13,54,42)
#0C2D24
(12,45,36)
#0B241E
(11,36,30)
#0A1B18
(10,27,24)
#091212
(9,18,18)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #126348

#126348
(18,99,72)
#277158
(39,113,88)
#3C7F68
(60,127,104)
#518D78
(81,141,120)
#669B88
(102,155,136)
#7BA998
(123,169,152)
#90B7A8
(144,183,168)
#A5C5B8
(165,197,184)
#BAD3C8
(186,211,200)
#CFE1D8
(207,225,216)
#E4EFE8
(228,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #126348 color. Also use rgb(18,99,72) instead hex code.

Text Font Color

.myTextColor { color: #126348; }

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

This text font color is #126348.

Background Color

.myBgColor { background-color: #126348; }

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

This div background color is #126348.

Border color

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

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

This div border color is #126348.

Opacity

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

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

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

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

This text has shadow with #126348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126348.

Preview

Color preview on black background

This text has color #126348 on black background.


Color preview on white background

This text has color #126348 on white background.


Black color preview on #126348 background

This text has black color on #126348 background.


White color preview on #126348 background

This text has white color on #126348 background.


Related colors

Complementary color

Complementary color for #hex is #ED9CB7.


I love getcolorcode.com

Triadic colors

1 #481263 and #634812 with #126348 are triadic colors.

2 #486312 and #631248 with #126348 are triadic colors.