COLOR #365A39

HEX: #365A39 RGB: (54,90,57)

Color info

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

RGB color model

#365A39 color RGB value is (54,90,57).

RGB: (54,90,57) (21%, 35%, 22%)

RGB channels and saturation

R 54 of 255 = 21%
G 90 of 255 = 35%
B 57 of 255 = 22%

54
90
57

R + G + B ~ 26%. #365A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 90 + 57 = 201 (100%)
R 54 of 201 ~ 26.87%
G 90 of 201 ~ 44.78%
B 57 of 201 ~ 28.36'%

%26.87
%44.78
%28.36

CMYK color model

#365A39 color CMYK value is (40,0,37,65).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 36.67%
  • key color value is 64.71%

CMYK: (40,0,37,65)
C40M0Y37K65 (40%, 0%, 37%, 65%)
(0.40 / 0.00 / 0.37 / 0.65)

CMYK percentages

%40
%0
%36.67
%64.71

Codes

Color #365A39 in popluar color models

36 5A 39
RGB 54 90 57
HSL 125° 25.00% 28.24%
HSB/HSV 125° 40.00% 35.29%
CMYK 40.00% 0.00% 36.67%
64.71%

Color #365A39 in popluar number systems.

HEX 36 5A 39
Decimal 54 90 57
Binary 110110 1011010 111001
Octal 66 132 71

Shades and tints

Shades of #365A39

#365A39
(54,90,57)
#325234
(50,82,52)
#2E4A2F
(46,74,47)
#2A422A
(42,66,42)
#263A25
(38,58,37)
#223220
(34,50,32)
#1E2A1B
(30,42,27)
#1A2216
(26,34,22)
#161A11
(22,26,17)
#12120C
(18,18,12)
#0E0A07
(14,10,7)
#000000
(0,0,0)

Tints of #365A39

#365A39
(54,90,57)
#48694B
(72,105,75)
#5A785D
(90,120,93)
#6C876F
(108,135,111)
#7E9681
(126,150,129)
#90A593
(144,165,147)
#A2B4A5
(162,180,165)
#B4C3B7
(180,195,183)
#C6D2C9
(198,210,201)
#D8E1DB
(216,225,219)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365A39 color. Also use rgb(54,90,57) instead hex code.

Text Font Color

.myTextColor { color: #365A39; }

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

This text font color is #365A39.

Background Color

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

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

This div background color is #365A39.

Border color

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

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

This div border color is #365A39.

Opacity

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

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

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

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

This text has shadow with #365A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365A39.

Preview

Color preview on black background

This text has color #365A39 on black background.


Color preview on white background

This text has color #365A39 on white background.


Black color preview on #365A39 background

This text has black color on #365A39 background.


White color preview on #365A39 background

This text has white color on #365A39 background.


Related colors

Complementary color

Complementary color for #hex is #C9A5C6.


I love getcolorcode.com

Triadic colors

1 #39365A and #5A3936 with #365A39 are triadic colors.

2 #395A36 and #5A3639 with #365A39 are triadic colors.