COLOR #364331

HEX: #364331 RGB: (54,67,49)

Color info

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

RGB color model

#364331 color RGB value is (54,67,49).

RGB: (54,67,49) (21%, 26%, 19%)

RGB channels and saturation

R 54 of 255 = 21%
G 67 of 255 = 26%
B 49 of 255 = 19%

54
67
49

R + G + B ~ 22%. #364331 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 67 + 49 = 170 (100%)
R 54 of 170 ~ 31.76%
G 67 of 170 ~ 39.41%
B 49 of 170 ~ 28.82'%

%31.76
%39.41
%28.82

CMYK color model

#364331 color CMYK value is (19,0,27,74).

  • cyan value is 19.40%
  • magenta value is 0.00%
  • yellow value is 26.87%
  • key color value is 73.73%

CMYK: (19,0,27,74)
C19M0Y27K74 (19%, 0%, 27%, 74%)
(0.19 / 0.00 / 0.27 / 0.74)

CMYK percentages

%19.4
%0
%26.87
%73.73

Codes

Color #364331 in popluar color models

36 43 31
RGB 54 67 49
HSL 103° 15.52% 22.75%
HSB/HSV 103° 26.87% 26.27%
CMYK 19.40% 0.00% 26.87%
73.73%

Color #364331 in popluar number systems.

HEX 36 43 31
Decimal 54 67 49
Binary 110110 1000011 110001
Octal 66 103 61

Shades and tints

Shades of #364331

#364331
(54,67,49)
#323D2D
(50,61,45)
#2E3729
(46,55,41)
#2A3125
(42,49,37)
#262B21
(38,43,33)
#22251D
(34,37,29)
#1E1F19
(30,31,25)
#1A1915
(26,25,21)
#161311
(22,19,17)
#120D0D
(18,13,13)
#0E0709
(14,7,9)
#000000
(0,0,0)

Tints of #364331

#364331
(54,67,49)
#485443
(72,84,67)
#5A6555
(90,101,85)
#6C7667
(108,118,103)
#7E8779
(126,135,121)
#90988B
(144,152,139)
#A2A99D
(162,169,157)
#B4BAAF
(180,186,175)
#C6CBC1
(198,203,193)
#D8DCD3
(216,220,211)
#EAEDE5
(234,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364331 color. Also use rgb(54,67,49) instead hex code.

Text Font Color

.myTextColor { color: #364331; }

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

This text font color is #364331.

Background Color

.myBgColor { background-color: #364331; }

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

This div background color is #364331.

Border color

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

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

This div border color is #364331.

Opacity

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

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

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

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

This text has shadow with #364331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364331.

Preview

Color preview on black background

This text has color #364331 on black background.


Color preview on white background

This text has color #364331 on white background.


Black color preview on #364331 background

This text has black color on #364331 background.


White color preview on #364331 background

This text has white color on #364331 background.


Related colors

Complementary color

Complementary color for #hex is #C9BCCE.


I love getcolorcode.com

Triadic colors

1 #313643 and #433136 with #364331 are triadic colors.

2 #314336 and #433631 with #364331 are triadic colors.