COLOR #365841

HEX: #365841 RGB: (54,88,65)

Color info

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

RGB color model

#365841 color RGB value is (54,88,65).

RGB: (54,88,65) (21%, 35%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 88 of 255 = 35%
B 65 of 255 = 25%

54
88
65

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

Portions of RGB colors in percentages

R + G + B = 54 + 88 + 65 = 207 (100%)
R 54 of 207 ~ 26.09%
G 88 of 207 ~ 42.51%
B 65 of 207 ~ 31.4'%

%26.09
%42.51
%31.4

CMYK color model

#365841 color CMYK value is (39,0,26,65).

  • cyan value is 38.64%
  • magenta value is 0.00%
  • yellow value is 26.14%
  • key color value is 65.49%

CMYK: (39,0,26,65)
C39M0Y26K65 (39%, 0%, 26%, 65%)
(0.39 / 0.00 / 0.26 / 0.65)

CMYK percentages

%38.64
%0
%26.14
%65.49

Codes

Color #365841 in popluar color models

36 58 41
RGB 54 88 65
HSL 139° 23.94% 27.84%
HSB/HSV 139° 38.64% 34.51%
CMYK 38.64% 0.00% 26.14%
65.49%

Color #365841 in popluar number systems.

HEX 36 58 41
Decimal 54 88 65
Binary 110110 1011000 1000001
Octal 66 130 101

Shades and tints

Shades of #365841

#365841
(54,88,65)
#32503C
(50,80,60)
#2E4837
(46,72,55)
#2A4032
(42,64,50)
#26382D
(38,56,45)
#223028
(34,48,40)
#1E2823
(30,40,35)
#1A201E
(26,32,30)
#161819
(22,24,25)
#121014
(18,16,20)
#0E080F
(14,8,15)
#000000
(0,0,0)

Tints of #365841

#365841
(54,88,65)
#486752
(72,103,82)
#5A7663
(90,118,99)
#6C8574
(108,133,116)
#7E9485
(126,148,133)
#90A396
(144,163,150)
#A2B2A7
(162,178,167)
#B4C1B8
(180,193,184)
#C6D0C9
(198,208,201)
#D8DFDA
(216,223,218)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365841; }

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

This text font color is #365841.

Background Color

.myBgColor { background-color: #365841; }

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

This div background color is #365841.

Border color

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

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

This div border color is #365841.

Opacity

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

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

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

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

This text has shadow with #365841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365841.

Preview

Color preview on black background

This text has color #365841 on black background.


Color preview on white background

This text has color #365841 on white background.


Black color preview on #365841 background

This text has black color on #365841 background.


White color preview on #365841 background

This text has white color on #365841 background.


Related colors

Complementary color

Complementary color for #hex is #C9A7BE.


I love getcolorcode.com

Triadic colors

1 #413658 and #584136 with #365841 are triadic colors.

2 #415836 and #583641 with #365841 are triadic colors.