COLOR #36682E

HEX: #36682E RGB: (54,104,46)

Color info

#36682E contains red, green and blue colors in about the same proportion. Web safe color of #36682E is #336633 (or #363).

RGB color model

#36682E color RGB value is (54,104,46).

RGB: (54,104,46) (21%, 41%, 18%)

RGB channels and saturation

R 54 of 255 = 21%
G 104 of 255 = 41%
B 46 of 255 = 18%

54
104
46

R + G + B ~ 27%. #36682E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 104 + 46 = 204 (100%)
R 54 of 204 ~ 26.47%
G 104 of 204 ~ 50.98%
B 46 of 204 ~ 22.55'%

%26.47
%50.98
%22.55

CMYK color model

#36682E color CMYK value is (48,0,56,59).

  • cyan value is 48.08%
  • magenta value is 0.00%
  • yellow value is 55.77%
  • key color value is 59.22%
CMYK: (48,0,56,59) C48M0Y56K59 (48%,0%,56%,59%) (0.48/0.00/0.56/0.59) 

CMYK percentages

%48.08
%0
%55.77
%59.22

Codes

Color #36682E in popluar color models

36 68 2E
RGB 54 104 46
HSL 112° 38.67% 29.41%
HSB/HSV 112° 55.77% 40.78%
CMYK 48.08% 0.00% 55.77%
59.22%

Color #36682E in popluar number systems.

HEX 36 68 2E
Decimal 54 104 46
Binary 110110 1101000 101110
Octal 66 150 56

Shades and tints

Shades of #36682E

#36682E
(54,104,46)
#325F2A
(50,95,42)
#2E5626
(46,86,38)
#2A4D22
(42,77,34)
#26441E
(38,68,30)
#223B1A
(34,59,26)
#1E3216
(30,50,22)
#1A2912
(26,41,18)
#16200E
(22,32,14)
#12170A
(18,23,10)
#0E0E06
(14,14,6)
#000000
(0,0,0)

Tints of #36682E

#36682E
(54,104,46)
#487541
(72,117,65)
#5A8254
(90,130,84)
#6C8F67
(108,143,103)
#7E9C7A
(126,156,122)
#90A98D
(144,169,141)
#A2B6A0
(162,182,160)
#B4C3B3
(180,195,179)
#C6D0C6
(198,208,198)
#D8DDD9
(216,221,217)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36682E color. Also use rgb(54,104,46) instead hex code.

Text Font Color

.myTextColor { color: #36682E; }

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

This text font color is #36682E.

Background Color

.myBgColor { background-color: #36682E; }

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

This div background color is #36682E.

Border color

.myBorderColor { border: 1px solid #36682E; }

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

This div border color is #36682E.

Opacity

.myOpacity80 { color: #36682E; opacity: 0.8; }

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

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

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

This text has shadow with #36682E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36682E.

Preview

Color preview on black background

This text has color #36682E on black background.


Color preview on white background

This text has color #36682E on white background.


Black color preview on #36682E background

This text has black color on #36682E background.


White color preview on #36682E background

This text has white color on #36682E background.


Related colors

Complementary color

Complementary color for #hex is #C997D1.


I love getcolorcode.com

Triadic colors

1 #2E3668 and #682E36 with #36682E are triadic colors.

2 #2E6836 and #68362E with #36682E are triadic colors.