COLOR #364029

HEX: #364029 RGB: (54,64,41)

Color info

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

RGB color model

#364029 color RGB value is (54,64,41).

RGB: (54,64,41) (21%, 25%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 41 of 255 = 16%

54
64
41

R + G + B ~ 21%. #364029 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 41 = 159 (100%)
R 54 of 159 ~ 33.96%
G 64 of 159 ~ 40.25%
B 41 of 159 ~ 25.79'%

%33.96
%40.25
%25.79

CMYK color model

#364029 color CMYK value is (16,0,36,75).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (16,0,36,75)
C16M0Y36K75 (16%, 0%, 36%, 75%)
(0.16 / 0.00 / 0.36 / 0.75)

CMYK percentages

%15.63
%0
%35.94
%74.9

Codes

Color #364029 in popluar color models

36 40 29
RGB 54 64 41
HSL 86° 21.90% 20.59%
HSB/HSV 86° 35.94% 25.10%
CMYK 15.63% 0.00% 35.94%
74.90%

Color #364029 in popluar number systems.

HEX 36 40 29
Decimal 54 64 41
Binary 110110 1000000 101001
Octal 66 100 51

Shades and tints

Shades of #364029

#364029
(54,64,41)
#323B26
(50,59,38)
#2E3623
(46,54,35)
#2A3120
(42,49,32)
#262C1D
(38,44,29)
#22271A
(34,39,26)
#1E2217
(30,34,23)
#1A1D14
(26,29,20)
#161811
(22,24,17)
#12130E
(18,19,14)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #364029

#364029
(54,64,41)
#48513C
(72,81,60)
#5A624F
(90,98,79)
#6C7362
(108,115,98)
#7E8475
(126,132,117)
#909588
(144,149,136)
#A2A69B
(162,166,155)
#B4B7AE
(180,183,174)
#C6C8C1
(198,200,193)
#D8D9D4
(216,217,212)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364029 color. Also use rgb(54,64,41) instead hex code.

Text Font Color

.myTextColor { color: #364029; }

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

This text font color is #364029.

Background Color

.myBgColor { background-color: #364029; }

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

This div background color is #364029.

Border color

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

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

This div border color is #364029.

Opacity

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

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

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

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

This text has shadow with #364029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364029.

Preview

Color preview on black background

This text has color #364029 on black background.


Color preview on white background

This text has color #364029 on white background.


Black color preview on #364029 background

This text has black color on #364029 background.


White color preview on #364029 background

This text has white color on #364029 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFD6.


I love getcolorcode.com

Triadic colors

1 #293640 and #402936 with #364029 are triadic colors.

2 #294036 and #403629 with #364029 are triadic colors.