COLOR #364126

HEX: #364126 RGB: (54,65,38)

Color info

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

RGB color model

#364126 color RGB value is (54,65,38).

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

RGB channels and saturation

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

54
65
38

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

Portions of RGB colors in percentages

R + G + B = 54 + 65 + 38 = 157 (100%)
R 54 of 157 ~ 34.39%
G 65 of 157 ~ 41.4%
B 38 of 157 ~ 24.2'%

%34.39
%41.4
%24.2

CMYK color model

#364126 color CMYK value is (17,0,42,75).

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

CMYK: (17,0,42,75)
C17M0Y42K75 (17%, 0%, 42%, 75%)
(0.17 / 0.00 / 0.42 / 0.75)

CMYK percentages

%16.92
%0
%41.54
%74.51

Codes

Color #364126 in popluar color models

36 41 26
RGB 54 65 38
HSL 84° 26.21% 20.20%
HSB/HSV 84° 41.54% 25.49%
CMYK 16.92% 0.00% 41.54%
74.51%

Color #364126 in popluar number systems.

HEX 36 41 26
Decimal 54 65 38
Binary 110110 1000001 100110
Octal 66 101 46

Shades and tints

Shades of #364126

#364126
(54,65,38)
#323C23
(50,60,35)
#2E3720
(46,55,32)
#2A321D
(42,50,29)
#262D1A
(38,45,26)
#222817
(34,40,23)
#1E2314
(30,35,20)
#1A1E11
(26,30,17)
#16190E
(22,25,14)
#12140B
(18,20,11)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #364126

#364126
(54,65,38)
#485239
(72,82,57)
#5A634C
(90,99,76)
#6C745F
(108,116,95)
#7E8572
(126,133,114)
#909685
(144,150,133)
#A2A798
(162,167,152)
#B4B8AB
(180,184,171)
#C6C9BE
(198,201,190)
#D8DAD1
(216,218,209)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364126; }

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

This text font color is #364126.

Background Color

.myBgColor { background-color: #364126; }

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

This div background color is #364126.

Border color

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

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

This div border color is #364126.

Opacity

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

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

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

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

This text has shadow with #364126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364126.

Preview

Color preview on black background

This text has color #364126 on black background.


Color preview on white background

This text has color #364126 on white background.


Black color preview on #364126 background

This text has black color on #364126 background.


White color preview on #364126 background

This text has white color on #364126 background.


Related colors

Complementary color

Complementary color for #hex is #C9BED9.


I love getcolorcode.com

Triadic colors

1 #263641 and #412636 with #364126 are triadic colors.

2 #264136 and #413626 with #364126 are triadic colors.