COLOR #2B6837

HEX: #2B6837 RGB: (43,104,55)

Color info

#2B6837 contains mainly green and blue colors. Web safe color of #2B6837 is #336633 (or #363).

RGB color model

#2B6837 color RGB value is (43,104,55).

RGB: (43,104,55) (17%, 41%, 22%)

RGB channels and saturation

R 43 of 255 = 17%
G 104 of 255 = 41%
B 55 of 255 = 22%

43
104
55

R + G + B ~ 27%. #2B6837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 43 + 104 + 55 = 202 (100%)
R 43 of 202 ~ 21.29%
G 104 of 202 ~ 51.49%
B 55 of 202 ~ 27.23'%

%21.29
%51.49
%27.23

CMYK color model

#2B6837 color CMYK value is (59,0,47,59).

  • cyan value is 58.65%
  • magenta value is 0.00%
  • yellow value is 47.12%
  • key color value is 59.22%

CMYK: (59,0,47,59)
C59M0Y47K59 (59%, 0%, 47%, 59%)
(0.59 / 0.00 / 0.47 / 0.59)

CMYK percentages

%58.65
%0
%47.12
%59.22

Codes

Color #2B6837 in popluar color models

2B 68 37
RGB 43 104 55
HSL 132° 41.50% 28.82%
HSB/HSV 132° 58.65% 40.78%
CMYK 58.65% 0.00% 47.12%
59.22%

Color #2B6837 in popluar number systems.

HEX 2B 68 37
Decimal 43 104 55
Binary 101011 1101000 110111
Octal 53 150 67

Shades and tints

Shades of #2B6837

#2B6837
(43,104,55)
#285F32
(40,95,50)
#25562D
(37,86,45)
#224D28
(34,77,40)
#1F4423
(31,68,35)
#1C3B1E
(28,59,30)
#193219
(25,50,25)
#162914
(22,41,20)
#13200F
(19,32,15)
#10170A
(16,23,10)
#0D0E05
(13,14,5)
#000000
(0,0,0)

Tints of #2B6837

#2B6837
(43,104,55)
#3E7549
(62,117,73)
#51825B
(81,130,91)
#648F6D
(100,143,109)
#779C7F
(119,156,127)
#8AA991
(138,169,145)
#9DB6A3
(157,182,163)
#B0C3B5
(176,195,181)
#C3D0C7
(195,208,199)
#D6DDD9
(214,221,217)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2B6837 color. Also use rgb(43,104,55) instead hex code.

Text Font Color

.myTextColor { color: #2B6837; }

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

This text font color is #2B6837.

Background Color

.myBgColor { background-color: #2B6837; }

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

This div background color is #2B6837.

Border color

.myBorderColor { border: 1px solid #2B6837; }

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

This div border color is #2B6837.

Opacity

.myOpacity80 { color: #2B6837; opacity: 0.8; }

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

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

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

This text has shadow with #2B6837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2B6837.

Preview

Color preview on black background

This text has color #2B6837 on black background.


Color preview on white background

This text has color #2B6837 on white background.


Black color preview on #2B6837 background

This text has black color on #2B6837 background.


White color preview on #2B6837 background

This text has white color on #2B6837 background.


Related colors

Complementary color

Complementary color for #hex is #D497C8.


I love getcolorcode.com

Triadic colors

1 #372B68 and #68372B with #2B6837 are triadic colors.

2 #37682B and #682B37 with #2B6837 are triadic colors.