COLOR #364127

HEX: #364127 RGB: (54,65,39)

Color info

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

RGB color model

#364127 color RGB value is (54,65,39).

RGB: (54,65,39) (21%, 25%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 65 of 255 = 25%
B 39 of 255 = 15%

54
65
39

R + G + B ~ 20%. #364127 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 65 + 39 = 158 (100%)
R 54 of 158 ~ 34.18%
G 65 of 158 ~ 41.14%
B 39 of 158 ~ 24.68'%

%34.18
%41.14
%24.68

CMYK color model

#364127 color CMYK value is (17,0,40,75).

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

CMYK: (17,0,40,75)
C17M0Y40K75 (17%, 0%, 40%, 75%)
(0.17 / 0.00 / 0.40 / 0.75)

CMYK percentages

%16.92
%0
%40
%74.51

Codes

Color #364127 in popluar color models

36 41 27
RGB 54 65 39
HSL 85° 25.00% 20.39%
HSB/HSV 85° 40.00% 25.49%
CMYK 16.92% 0.00% 40.00%
74.51%

Color #364127 in popluar number systems.

HEX 36 41 27
Decimal 54 65 39
Binary 110110 1000001 100111
Octal 66 101 47

Shades and tints

Shades of #364127

#364127
(54,65,39)
#323C24
(50,60,36)
#2E3721
(46,55,33)
#2A321E
(42,50,30)
#262D1B
(38,45,27)
#222818
(34,40,24)
#1E2315
(30,35,21)
#1A1E12
(26,30,18)
#16190F
(22,25,15)
#12140C
(18,20,12)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #364127

#364127
(54,65,39)
#48523A
(72,82,58)
#5A634D
(90,99,77)
#6C7460
(108,116,96)
#7E8573
(126,133,115)
#909686
(144,150,134)
#A2A799
(162,167,153)
#B4B8AC
(180,184,172)
#C6C9BF
(198,201,191)
#D8DAD2
(216,218,210)
#EAEBE5
(234,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364127; }

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

This text font color is #364127.

Background Color

.myBgColor { background-color: #364127; }

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

This div background color is #364127.

Border color

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

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

This div border color is #364127.

Opacity

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

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

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

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

This text has shadow with #364127 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364127.

Preview

Color preview on black background

This text has color #364127 on black background.


Color preview on white background

This text has color #364127 on white background.


Black color preview on #364127 background

This text has black color on #364127 background.


White color preview on #364127 background

This text has white color on #364127 background.


Related colors

Complementary color

Complementary color for #hex is #C9BED8.


I love getcolorcode.com

Triadic colors

1 #273641 and #412736 with #364127 are triadic colors.

2 #274136 and #413627 with #364127 are triadic colors.