COLOR #366830

HEX: #366830 RGB: (54,104,48)

Color info

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

RGB color model

#366830 color RGB value is (54,104,48).

RGB: (54,104,48) (21%, 41%, 19%)

RGB channels and saturation

R 54 of 255 = 21%
G 104 of 255 = 41%
B 48 of 255 = 19%

54
104
48

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

Portions of RGB colors in percentages

R + G + B = 54 + 104 + 48 = 206 (100%)
R 54 of 206 ~ 26.21%
G 104 of 206 ~ 50.49%
B 48 of 206 ~ 23.3'%

%26.21
%50.49
%23.3

CMYK color model

#366830 color CMYK value is (48,0,54,59).

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

CMYK: (48,0,54,59)
C48M0Y54K59 (48%, 0%, 54%, 59%)
(0.48 / 0.00 / 0.54 / 0.59)

CMYK percentages

%48.08
%0
%53.85
%59.22

Codes

Color #366830 in popluar color models

36 68 30
RGB 54 104 48
HSL 114° 36.84% 29.80%
HSB/HSV 114° 53.85% 40.78%
CMYK 48.08% 0.00% 53.85%
59.22%

Color #366830 in popluar number systems.

HEX 36 68 30
Decimal 54 104 48
Binary 110110 1101000 110000
Octal 66 150 60

Shades and tints

Shades of #366830

#366830
(54,104,48)
#325F2C
(50,95,44)
#2E5628
(46,86,40)
#2A4D24
(42,77,36)
#264420
(38,68,32)
#223B1C
(34,59,28)
#1E3218
(30,50,24)
#1A2914
(26,41,20)
#162010
(22,32,16)
#12170C
(18,23,12)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #366830

#366830
(54,104,48)
#487542
(72,117,66)
#5A8254
(90,130,84)
#6C8F66
(108,143,102)
#7E9C78
(126,156,120)
#90A98A
(144,169,138)
#A2B69C
(162,182,156)
#B4C3AE
(180,195,174)
#C6D0C0
(198,208,192)
#D8DDD2
(216,221,210)
#EAEAE4
(234,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #366830; }

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

This text font color is #366830.

Background Color

.myBgColor { background-color: #366830; }

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

This div background color is #366830.

Border color

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

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

This div border color is #366830.

Opacity

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

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

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

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

This text has shadow with #366830 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366830.

Preview

Color preview on black background

This text has color #366830 on black background.


Color preview on white background

This text has color #366830 on white background.


Black color preview on #366830 background

This text has black color on #366830 background.


White color preview on #366830 background

This text has white color on #366830 background.


Related colors

Complementary color

Complementary color for #hex is #C997CF.


I love getcolorcode.com

Triadic colors

1 #303668 and #683036 with #366830 are triadic colors.

2 #306836 and #683630 with #366830 are triadic colors.