COLOR #365035

HEX: #365035 RGB: (54,80,53)

Color info

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

RGB color model

#365035 color RGB value is (54,80,53).

RGB: (54,80,53) (21%, 31%, 21%)

RGB channels and saturation

R 54 of 255 = 21%
G 80 of 255 = 31%
B 53 of 255 = 21%

54
80
53

R + G + B ~ 24%. #365035 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 80 + 53 = 187 (100%)
R 54 of 187 ~ 28.88%
G 80 of 187 ~ 42.78%
B 53 of 187 ~ 28.34'%

%28.88
%42.78
%28.34

CMYK color model

#365035 color CMYK value is (33,0,34,69).

  • cyan value is 32.50%
  • magenta value is 0.00%
  • yellow value is 33.75%
  • key color value is 68.63%

CMYK: (33,0,34,69)
C33M0Y34K69 (33%, 0%, 34%, 69%)
(0.33 / 0.00 / 0.34 / 0.69)

CMYK percentages

%32.5
%0
%33.75
%68.63

Codes

Color #365035 in popluar color models

36 50 35
RGB 54 80 53
HSL 118° 20.30% 26.08%
HSB/HSV 118° 33.75% 31.37%
CMYK 32.50% 0.00% 33.75%
68.63%

Color #365035 in popluar number systems.

HEX 36 50 35
Decimal 54 80 53
Binary 110110 1010000 110101
Octal 66 120 65

Shades and tints

Shades of #365035

#365035
(54,80,53)
#324931
(50,73,49)
#2E422D
(46,66,45)
#2A3B29
(42,59,41)
#263425
(38,52,37)
#222D21
(34,45,33)
#1E261D
(30,38,29)
#1A1F19
(26,31,25)
#161815
(22,24,21)
#121111
(18,17,17)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #365035

#365035
(54,80,53)
#485F47
(72,95,71)
#5A6E59
(90,110,89)
#6C7D6B
(108,125,107)
#7E8C7D
(126,140,125)
#909B8F
(144,155,143)
#A2AAA1
(162,170,161)
#B4B9B3
(180,185,179)
#C6C8C5
(198,200,197)
#D8D7D7
(216,215,215)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365035 color. Also use rgb(54,80,53) instead hex code.

Text Font Color

.myTextColor { color: #365035; }

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

This text font color is #365035.

Background Color

.myBgColor { background-color: #365035; }

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

This div background color is #365035.

Border color

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

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

This div border color is #365035.

Opacity

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

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

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

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

This text has shadow with #365035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365035.

Preview

Color preview on black background

This text has color #365035 on black background.


Color preview on white background

This text has color #365035 on white background.


Black color preview on #365035 background

This text has black color on #365035 background.


White color preview on #365035 background

This text has white color on #365035 background.


Related colors

Complementary color

Complementary color for #hex is #C9AFCA.


I love getcolorcode.com

Triadic colors

1 #353650 and #503536 with #365035 are triadic colors.

2 #355036 and #503635 with #365035 are triadic colors.