COLOR #365C41

HEX: #365C41 RGB: (54,92,65)

Color info

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

RGB color model

#365C41 color RGB value is (54,92,65).

RGB: (54,92,65) (21%, 36%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 92 of 255 = 36%
B 65 of 255 = 25%

54
92
65

R + G + B ~ 27%. #365C41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 92 + 65 = 211 (100%)
R 54 of 211 ~ 25.59%
G 92 of 211 ~ 43.6%
B 65 of 211 ~ 30.81'%

%25.59
%43.6
%30.81

CMYK color model

#365C41 color CMYK value is (41,0,29,64).

  • cyan value is 41.30%
  • magenta value is 0.00%
  • yellow value is 29.35%
  • key color value is 63.92%
CMYK: (41,0,29,64) C41M0Y29K64 (41%,0%,29%,64%) (0.41/0.00/0.29/0.64) 

CMYK percentages

%41.3
%0
%29.35
%63.92

Codes

Color #365C41 in popluar color models

36 5C 41
RGB 54 92 65
HSL 137° 26.03% 28.63%
HSB/HSV 137° 41.30% 36.08%
CMYK 41.30% 0.00% 29.35%
63.92%

Color #365C41 in popluar number systems.

HEX 36 5C 41
Decimal 54 92 65
Binary 110110 1011100 1000001
Octal 66 134 101

Shades and tints

Shades of #365C41

#365C41
(54,92,65)
#32543C
(50,84,60)
#2E4C37
(46,76,55)
#2A4432
(42,68,50)
#263C2D
(38,60,45)
#223428
(34,52,40)
#1E2C23
(30,44,35)
#1A241E
(26,36,30)
#161C19
(22,28,25)
#121414
(18,20,20)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #365C41

#365C41
(54,92,65)
#486A52
(72,106,82)
#5A7863
(90,120,99)
#6C8674
(108,134,116)
#7E9485
(126,148,133)
#90A296
(144,162,150)
#A2B0A7
(162,176,167)
#B4BEB8
(180,190,184)
#C6CCC9
(198,204,201)
#D8DADA
(216,218,218)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365C41; }

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

This text font color is #365C41.

Background Color

.myBgColor { background-color: #365C41; }

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

This div background color is #365C41.

Border color

.myBorderColor { border: 1px solid #365C41; }

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

This div border color is #365C41.

Opacity

.myOpacity80 { color: #365C41; opacity: 0.8; }

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

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

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

This text has shadow with #365C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365C41.

Preview

Color preview on black background

This text has color #365C41 on black background.


Color preview on white background

This text has color #365C41 on white background.


Black color preview on #365C41 background

This text has black color on #365C41 background.


White color preview on #365C41 background

This text has white color on #365C41 background.


Related colors

Complementary color

Complementary color for #hex is #C9A3BE.


I love getcolorcode.com

Triadic colors

1 #41365C and #5C4136 with #365C41 are triadic colors.

2 #415C36 and #5C3641 with #365C41 are triadic colors.