COLOR #364341

HEX: #364341 RGB: (54,67,65)

Color info

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

RGB color model

#364341 color RGB value is (54,67,65).

RGB: (54,67,65) (21%, 26%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 67 of 255 = 26%
B 65 of 255 = 25%

54
67
65

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

Portions of RGB colors in percentages

R + G + B = 54 + 67 + 65 = 186 (100%)
R 54 of 186 ~ 29.03%
G 67 of 186 ~ 36.02%
B 65 of 186 ~ 34.95'%

%29.03
%36.02
%34.95

CMYK color model

#364341 color CMYK value is (19,0,3,74).

  • cyan value is 19.40%
  • magenta value is 0.00%
  • yellow value is 2.99%
  • key color value is 73.73%
CMYK: (19,0,3,74) C19M0Y3K74 (19%,0%,3%,74%) (0.19/0.00/0.03/0.74) 

CMYK percentages

%19.4
%0
%2.99
%73.73

Codes

Color #364341 in popluar color models

36 43 41
RGB 54 67 65
HSL 171° 10.74% 23.73%
HSB/HSV 171° 19.40% 26.27%
CMYK 19.40% 0.00% 2.99%
73.73%

Color #364341 in popluar number systems.

HEX 36 43 41
Decimal 54 67 65
Binary 110110 1000011 1000001
Octal 66 103 101

Shades and tints

Shades of #364341

#364341
(54,67,65)
#323D3C
(50,61,60)
#2E3737
(46,55,55)
#2A3132
(42,49,50)
#262B2D
(38,43,45)
#222528
(34,37,40)
#1E1F23
(30,31,35)
#1A191E
(26,25,30)
#161319
(22,19,25)
#120D14
(18,13,20)
#0E070F
(14,7,15)
#000000
(0,0,0)

Tints of #364341

#364341
(54,67,65)
#485452
(72,84,82)
#5A6563
(90,101,99)
#6C7674
(108,118,116)
#7E8785
(126,135,133)
#909896
(144,152,150)
#A2A9A7
(162,169,167)
#B4BAB8
(180,186,184)
#C6CBC9
(198,203,201)
#D8DCDA
(216,220,218)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364341; }

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

This text font color is #364341.

Background Color

.myBgColor { background-color: #364341; }

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

This div background color is #364341.

Border color

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

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

This div border color is #364341.

Opacity

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

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

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

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

This text has shadow with #364341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364341.

Preview

Color preview on black background

This text has color #364341 on black background.


Color preview on white background

This text has color #364341 on white background.


Black color preview on #364341 background

This text has black color on #364341 background.


White color preview on #364341 background

This text has white color on #364341 background.


Related colors

Complementary color

Complementary color for #hex is #C9BCBE.


I love getcolorcode.com

Triadic colors

1 #413643 and #434136 with #364341 are triadic colors.

2 #414336 and #433641 with #364341 are triadic colors.