COLOR #365328

HEX: #365328 RGB: (54,83,40)

Color info

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

RGB color model

#365328 color RGB value is (54,83,40).

RGB: (54,83,40) (21%, 33%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 83 of 255 = 33%
B 40 of 255 = 16%

54
83
40

R + G + B ~ 23%. #365328 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 83 + 40 = 177 (100%)
R 54 of 177 ~ 30.51%
G 83 of 177 ~ 46.89%
B 40 of 177 ~ 22.6'%

%30.51
%46.89
%22.6

CMYK color model

#365328 color CMYK value is (35,0,52,67).

  • cyan value is 34.94%
  • magenta value is 0.00%
  • yellow value is 51.81%
  • key color value is 67.45%
CMYK: (35,0,52,67) C35M0Y52K67 (35%,0%,52%,67%) (0.35/0.00/0.52/0.67) 

CMYK percentages

%34.94
%0
%51.81
%67.45

Codes

Color #365328 in popluar color models

36 53 28
RGB 54 83 40
HSL 100° 34.96% 24.12%
HSB/HSV 100° 51.81% 32.55%
CMYK 34.94% 0.00% 51.81%
67.45%

Color #365328 in popluar number systems.

HEX 36 53 28
Decimal 54 83 40
Binary 110110 1010011 101000
Octal 66 123 50

Shades and tints

Shades of #365328

#365328
(54,83,40)
#324C25
(50,76,37)
#2E4522
(46,69,34)
#2A3E1F
(42,62,31)
#26371C
(38,55,28)
#223019
(34,48,25)
#1E2916
(30,41,22)
#1A2213
(26,34,19)
#161B10
(22,27,16)
#12140D
(18,20,13)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #365328

#365328
(54,83,40)
#48623B
(72,98,59)
#5A714E
(90,113,78)
#6C8061
(108,128,97)
#7E8F74
(126,143,116)
#909E87
(144,158,135)
#A2AD9A
(162,173,154)
#B4BCAD
(180,188,173)
#C6CBC0
(198,203,192)
#D8DAD3
(216,218,211)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365328 color. Also use rgb(54,83,40) instead hex code.

Text Font Color

.myTextColor { color: #365328; }

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

This text font color is #365328.

Background Color

.myBgColor { background-color: #365328; }

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

This div background color is #365328.

Border color

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

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

This div border color is #365328.

Opacity

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

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

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

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

This text has shadow with #365328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365328.

Preview

Color preview on black background

This text has color #365328 on black background.


Color preview on white background

This text has color #365328 on white background.


Black color preview on #365328 background

This text has black color on #365328 background.


White color preview on #365328 background

This text has white color on #365328 background.


Related colors

Complementary color

Complementary color for #hex is #C9ACD7.


I love getcolorcode.com

Triadic colors

1 #283653 and #532836 with #365328 are triadic colors.

2 #285336 and #533628 with #365328 are triadic colors.