COLOR #366847

HEX: #366847 RGB: (54,104,71)

Color info

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

RGB color model

#366847 color RGB value is (54,104,71).

RGB: (54,104,71) (21%, 41%, 28%)

RGB channels and saturation

R 54 of 255 = 21%
G 104 of 255 = 41%
B 71 of 255 = 28%

54
104
71

R + G + B ~ 30%. #366847 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 104 + 71 = 229 (100%)
R 54 of 229 ~ 23.58%
G 104 of 229 ~ 45.41%
B 71 of 229 ~ 31'%

%23.58
%45.41
%31

CMYK color model

#366847 color CMYK value is (48,0,32,59).

  • cyan value is 48.08%
  • magenta value is 0.00%
  • yellow value is 31.73%
  • key color value is 59.22%

CMYK: (48,0,32,59)
C48M0Y32K59 (48%, 0%, 32%, 59%)
(0.48 / 0.00 / 0.32 / 0.59)

CMYK percentages

%48.08
%0
%31.73
%59.22

Codes

Color #366847 in popluar color models

36 68 47
RGB 54 104 71
HSL 140° 31.65% 30.98%
HSB/HSV 140° 48.08% 40.78%
CMYK 48.08% 0.00% 31.73%
59.22%

Color #366847 in popluar number systems.

HEX 36 68 47
Decimal 54 104 71
Binary 110110 1101000 1000111
Octal 66 150 107

Shades and tints

Shades of #366847

#366847
(54,104,71)
#325F41
(50,95,65)
#2E563B
(46,86,59)
#2A4D35
(42,77,53)
#26442F
(38,68,47)
#223B29
(34,59,41)
#1E3223
(30,50,35)
#1A291D
(26,41,29)
#162017
(22,32,23)
#121711
(18,23,17)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #366847

#366847
(54,104,71)
#487557
(72,117,87)
#5A8267
(90,130,103)
#6C8F77
(108,143,119)
#7E9C87
(126,156,135)
#90A997
(144,169,151)
#A2B6A7
(162,182,167)
#B4C3B7
(180,195,183)
#C6D0C7
(198,208,199)
#D8DDD7
(216,221,215)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #366847; }

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

This text font color is #366847.

Background Color

.myBgColor { background-color: #366847; }

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

This div background color is #366847.

Border color

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

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

This div border color is #366847.

Opacity

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

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

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

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

This text has shadow with #366847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366847.

Preview

Color preview on black background

This text has color #366847 on black background.


Color preview on white background

This text has color #366847 on white background.


Black color preview on #366847 background

This text has black color on #366847 background.


White color preview on #366847 background

This text has white color on #366847 background.


Related colors

Complementary color

Complementary color for #hex is #C997B8.


I love getcolorcode.com

Triadic colors

1 #473668 and #684736 with #366847 are triadic colors.

2 #476836 and #683647 with #366847 are triadic colors.