COLOR #36836F

HEX: #36836F RGB: (54,131,111)

Color info

#36836F contains mainly green and blue colors. Web safe color of #36836F is #339966 (or #396).

RGB color model

#36836F color RGB value is (54,131,111).

RGB: (54,131,111) (21%, 51%, 44%)

RGB channels and saturation

R 54 of 255 = 21%
G 131 of 255 = 51%
B 111 of 255 = 44%

54
131
111

R + G + B ~ 39%. #36836F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 131 + 111 = 296 (100%)
R 54 of 296 ~ 18.24%
G 131 of 296 ~ 44.26%
B 111 of 296 ~ 37.5'%

%18.24
%44.26
%37.5

CMYK color model

#36836F color CMYK value is (59,0,15,49).

  • cyan value is 58.78%
  • magenta value is 0.00%
  • yellow value is 15.27%
  • key color value is 48.63%
CMYK: (59,0,15,49) C59M0Y15K49 (59%,0%,15%,49%) (0.59/0.00/0.15/0.49) 

CMYK percentages

%58.78
%0
%15.27
%48.63

Codes

Color #36836F in popluar color models

36 83 6F
RGB 54 131 111
HSL 164° 41.62% 36.27%
HSB/HSV 164° 58.78% 51.37%
CMYK 58.78% 0.00% 15.27%
48.63%

Color #36836F in popluar number systems.

HEX 36 83 6F
Decimal 54 131 111
Binary 110110 10000011 1101111
Octal 66 203 157

Shades and tints

Shades of #36836F

#36836F
(54,131,111)
#327865
(50,120,101)
#2E6D5B
(46,109,91)
#2A6251
(42,98,81)
#265747
(38,87,71)
#224C3D
(34,76,61)
#1E4133
(30,65,51)
#1A3629
(26,54,41)
#162B1F
(22,43,31)
#122015
(18,32,21)
#0E150B
(14,21,11)
#000000
(0,0,0)

Tints of #36836F

#36836F
(54,131,111)
#488E7C
(72,142,124)
#5A9989
(90,153,137)
#6CA496
(108,164,150)
#7EAFA3
(126,175,163)
#90BAB0
(144,186,176)
#A2C5BD
(162,197,189)
#B4D0CA
(180,208,202)
#C6DBD7
(198,219,215)
#D8E6E4
(216,230,228)
#EAF1F1
(234,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36836F color. Also use rgb(54,131,111) instead hex code.

Text Font Color

.myTextColor { color: #36836F; }

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

This text font color is #36836F.

Background Color

.myBgColor { background-color: #36836F; }

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

This div background color is #36836F.

Border color

.myBorderColor { border: 1px solid #36836F; }

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

This div border color is #36836F.

Opacity

.myOpacity80 { color: #36836F; opacity: 0.8; }

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

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

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

This text has shadow with #36836F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36836F.

Preview

Color preview on black background

This text has color #36836F on black background.


Color preview on white background

This text has color #36836F on white background.


Black color preview on #36836F background

This text has black color on #36836F background.


White color preview on #36836F background

This text has white color on #36836F background.


Related colors

Complementary color

Complementary color for #hex is #C97C90.


I love getcolorcode.com

Triadic colors

1 #6F3683 and #836F36 with #36836F are triadic colors.

2 #6F8336 and #83366F with #36836F are triadic colors.