COLOR #364139

HEX: #364139 RGB: (54,65,57)

Color info

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

RGB color model

#364139 color RGB value is (54,65,57).

RGB: (54,65,57) (21%, 25%, 22%)

RGB channels and saturation

R 54 of 255 = 21%
G 65 of 255 = 25%
B 57 of 255 = 22%

54
65
57

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

Portions of RGB colors in percentages

R + G + B = 54 + 65 + 57 = 176 (100%)
R 54 of 176 ~ 30.68%
G 65 of 176 ~ 36.93%
B 57 of 176 ~ 32.39'%

%30.68
%36.93
%32.39

CMYK color model

#364139 color CMYK value is (17,0,12,75).

  • cyan value is 16.92%
  • magenta value is 0.00%
  • yellow value is 12.31%
  • key color value is 74.51%

CMYK: (17,0,12,75)
C17M0Y12K75 (17%, 0%, 12%, 75%)
(0.17 / 0.00 / 0.12 / 0.75)

CMYK percentages

%16.92
%0
%12.31
%74.51

Codes

Color #364139 in popluar color models

36 41 39
RGB 54 65 57
HSL 136° 9.24% 23.33%
HSB/HSV 136° 16.92% 25.49%
CMYK 16.92% 0.00% 12.31%
74.51%

Color #364139 in popluar number systems.

HEX 36 41 39
Decimal 54 65 57
Binary 110110 1000001 111001
Octal 66 101 71

Shades and tints

Shades of #364139

#364139
(54,65,57)
#323C34
(50,60,52)
#2E372F
(46,55,47)
#2A322A
(42,50,42)
#262D25
(38,45,37)
#222820
(34,40,32)
#1E231B
(30,35,27)
#1A1E16
(26,30,22)
#161911
(22,25,17)
#12140C
(18,20,12)
#0E0F07
(14,15,7)
#000000
(0,0,0)

Tints of #364139

#364139
(54,65,57)
#48524B
(72,82,75)
#5A635D
(90,99,93)
#6C746F
(108,116,111)
#7E8581
(126,133,129)
#909693
(144,150,147)
#A2A7A5
(162,167,165)
#B4B8B7
(180,184,183)
#C6C9C9
(198,201,201)
#D8DADB
(216,218,219)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364139; }

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

This text font color is #364139.

Background Color

.myBgColor { background-color: #364139; }

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

This div background color is #364139.

Border color

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

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

This div border color is #364139.

Opacity

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

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

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

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

This text has shadow with #364139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364139.

Preview

Color preview on black background

This text has color #364139 on black background.


Color preview on white background

This text has color #364139 on white background.


Black color preview on #364139 background

This text has black color on #364139 background.


White color preview on #364139 background

This text has white color on #364139 background.


Related colors

Complementary color

Complementary color for #hex is #C9BEC6.


I love getcolorcode.com

Triadic colors

1 #393641 and #413936 with #364139 are triadic colors.

2 #394136 and #413639 with #364139 are triadic colors.