COLOR #365029

HEX: #365029 RGB: (54,80,41)

Color info

#365029 contains red, green and blue colors in about the same proportion. Web safe color of #365029 is #336633 (or #363).

RGB color model

#365029 color RGB value is (54,80,41).

RGB: (54,80,41) (21%, 31%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 80 of 255 = 31%
B 41 of 255 = 16%

54
80
41

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

Portions of RGB colors in percentages

R + G + B = 54 + 80 + 41 = 175 (100%)
R 54 of 175 ~ 30.86%
G 80 of 175 ~ 45.71%
B 41 of 175 ~ 23.43'%

%30.86
%45.71
%23.43

CMYK color model

#365029 color CMYK value is (33,0,49,69).

  • cyan value is 32.50%
  • magenta value is 0.00%
  • yellow value is 48.75%
  • key color value is 68.63%

CMYK: (33,0,49,69)
C33M0Y49K69 (33%, 0%, 49%, 69%)
(0.33 / 0.00 / 0.49 / 0.69)

CMYK percentages

%32.5
%0
%48.75
%68.63

Codes

Color #365029 in popluar color models

36 50 29
RGB 54 80 41
HSL 100° 32.23% 23.73%
HSB/HSV 100° 48.75% 31.37%
CMYK 32.50% 0.00% 48.75%
68.63%

Color #365029 in popluar number systems.

HEX 36 50 29
Decimal 54 80 41
Binary 110110 1010000 101001
Octal 66 120 51

Shades and tints

Shades of #365029

#365029
(54,80,41)
#324926
(50,73,38)
#2E4223
(46,66,35)
#2A3B20
(42,59,32)
#26341D
(38,52,29)
#222D1A
(34,45,26)
#1E2617
(30,38,23)
#1A1F14
(26,31,20)
#161811
(22,24,17)
#12110E
(18,17,14)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #365029

#365029
(54,80,41)
#485F3C
(72,95,60)
#5A6E4F
(90,110,79)
#6C7D62
(108,125,98)
#7E8C75
(126,140,117)
#909B88
(144,155,136)
#A2AA9B
(162,170,155)
#B4B9AE
(180,185,174)
#C6C8C1
(198,200,193)
#D8D7D4
(216,215,212)
#EAE6E7
(234,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365029; }

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

This text font color is #365029.

Background Color

.myBgColor { background-color: #365029; }

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

This div background color is #365029.

Border color

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

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

This div border color is #365029.

Opacity

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

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

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

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

This text has shadow with #365029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365029.

Preview

Color preview on black background

This text has color #365029 on black background.


Color preview on white background

This text has color #365029 on white background.


Black color preview on #365029 background

This text has black color on #365029 background.


White color preview on #365029 background

This text has white color on #365029 background.


Related colors

Complementary color

Complementary color for #hex is #C9AFD6.


I love getcolorcode.com

Triadic colors

1 #293650 and #502936 with #365029 are triadic colors.

2 #295036 and #503629 with #365029 are triadic colors.