COLOR #36844B

HEX: #36844B RGB: (54,132,75)

Color info

#36844B contains mainly green and blue colors. Web safe color of #36844B is #339933 (or #393).

RGB color model

#36844B color RGB value is (54,132,75).

RGB: (54,132,75) (21%, 52%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 132 of 255 = 52%
B 75 of 255 = 29%

54
132
75

R + G + B ~ 34%. #36844B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 132 + 75 = 261 (100%)
R 54 of 261 ~ 20.69%
G 132 of 261 ~ 50.57%
B 75 of 261 ~ 28.74'%

%20.69
%50.57
%28.74

CMYK color model

#36844B color CMYK value is (59,0,43,48).

  • cyan value is 59.09%
  • magenta value is 0.00%
  • yellow value is 43.18%
  • key color value is 48.24%

CMYK: (59,0,43,48)
C59M0Y43K48 (59%, 0%, 43%, 48%)
(0.59 / 0.00 / 0.43 / 0.48)

CMYK percentages

%59.09
%0
%43.18
%48.24

Codes

Color #36844B in popluar color models

36 84 4B
RGB 54 132 75
HSL 136° 41.94% 36.47%
HSB/HSV 136° 59.09% 51.76%
CMYK 59.09% 0.00% 43.18%
48.24%

Color #36844B in popluar number systems.

HEX 36 84 4B
Decimal 54 132 75
Binary 110110 10000100 1001011
Octal 66 204 113

Shades and tints

Shades of #36844B

#36844B
(54,132,75)
#327845
(50,120,69)
#2E6C3F
(46,108,63)
#2A6039
(42,96,57)
#265433
(38,84,51)
#22482D
(34,72,45)
#1E3C27
(30,60,39)
#1A3021
(26,48,33)
#16241B
(22,36,27)
#121815
(18,24,21)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #36844B

#36844B
(54,132,75)
#488F5B
(72,143,91)
#5A9A6B
(90,154,107)
#6CA57B
(108,165,123)
#7EB08B
(126,176,139)
#90BB9B
(144,187,155)
#A2C6AB
(162,198,171)
#B4D1BB
(180,209,187)
#C6DCCB
(198,220,203)
#D8E7DB
(216,231,219)
#EAF2EB
(234,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36844B color. Also use rgb(54,132,75) instead hex code.

Text Font Color

.myTextColor { color: #36844B; }

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

This text font color is #36844B.

Background Color

.myBgColor { background-color: #36844B; }

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

This div background color is #36844B.

Border color

.myBorderColor { border: 1px solid #36844B; }

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

This div border color is #36844B.

Opacity

.myOpacity80 { color: #36844B; opacity: 0.8; }

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

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

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

This text has shadow with #36844B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36844B.

Preview

Color preview on black background

This text has color #36844B on black background.


Color preview on white background

This text has color #36844B on white background.


Black color preview on #36844B background

This text has black color on #36844B background.


White color preview on #36844B background

This text has white color on #36844B background.


Related colors

Complementary color

Complementary color for #hex is #C97BB4.


I love getcolorcode.com

Triadic colors

1 #4B3684 and #844B36 with #36844B are triadic colors.

2 #4B8436 and #84364B with #36844B are triadic colors.