COLOR #364835

HEX: #364835 RGB: (54,72,53)

Color info

#364835 contains red, green and blue colors in about the same proportion. Web safe color of #364835 is #333333 (or #333).

RGB color model

#364835 color RGB value is (54,72,53).

RGB: (54,72,53) (21%, 28%, 21%)

RGB channels and saturation

R 54 of 255 = 21%
G 72 of 255 = 28%
B 53 of 255 = 21%

54
72
53

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

Portions of RGB colors in percentages

R + G + B = 54 + 72 + 53 = 179 (100%)
R 54 of 179 ~ 30.17%
G 72 of 179 ~ 40.22%
B 53 of 179 ~ 29.61'%

%30.17
%40.22
%29.61

CMYK color model

#364835 color CMYK value is (25,0,26,72).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 26.39%
  • key color value is 71.76%

CMYK: (25,0,26,72)
C25M0Y26K72 (25%, 0%, 26%, 72%)
(0.25 / 0.00 / 0.26 / 0.72)

CMYK percentages

%25
%0
%26.39
%71.76

Codes

Color #364835 in popluar color models

36 48 35
RGB 54 72 53
HSL 117° 15.20% 24.51%
HSB/HSV 117° 26.39% 28.24%
CMYK 25.00% 0.00% 26.39%
71.76%

Color #364835 in popluar number systems.

HEX 36 48 35
Decimal 54 72 53
Binary 110110 1001000 110101
Octal 66 110 65

Shades and tints

Shades of #364835

#364835
(54,72,53)
#324231
(50,66,49)
#2E3C2D
(46,60,45)
#2A3629
(42,54,41)
#263025
(38,48,37)
#222A21
(34,42,33)
#1E241D
(30,36,29)
#1A1E19
(26,30,25)
#161815
(22,24,21)
#121211
(18,18,17)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #364835

#364835
(54,72,53)
#485847
(72,88,71)
#5A6859
(90,104,89)
#6C786B
(108,120,107)
#7E887D
(126,136,125)
#90988F
(144,152,143)
#A2A8A1
(162,168,161)
#B4B8B3
(180,184,179)
#C6C8C5
(198,200,197)
#D8D8D7
(216,216,215)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364835; }

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

This text font color is #364835.

Background Color

.myBgColor { background-color: #364835; }

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

This div background color is #364835.

Border color

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

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

This div border color is #364835.

Opacity

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

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

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

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

This text has shadow with #364835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364835.

Preview

Color preview on black background

This text has color #364835 on black background.


Color preview on white background

This text has color #364835 on white background.


Black color preview on #364835 background

This text has black color on #364835 background.


White color preview on #364835 background

This text has white color on #364835 background.


Related colors

Complementary color

Complementary color for #hex is #C9B7CA.


I love getcolorcode.com

Triadic colors

1 #353648 and #483536 with #364835 are triadic colors.

2 #354836 and #483635 with #364835 are triadic colors.