COLOR #365B38

HEX: #365B38 RGB: (54,91,56)

Color info

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

RGB color model

#365B38 color RGB value is (54,91,56).

RGB: (54,91,56) (21%, 36%, 22%)

RGB channels and saturation

R 54 of 255 = 21%
G 91 of 255 = 36%
B 56 of 255 = 22%

54
91
56

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

Portions of RGB colors in percentages

R + G + B = 54 + 91 + 56 = 201 (100%)
R 54 of 201 ~ 26.87%
G 91 of 201 ~ 45.27%
B 56 of 201 ~ 27.86'%

%26.87
%45.27
%27.86

CMYK color model

#365B38 color CMYK value is (41,0,38,64).

  • cyan value is 40.66%
  • magenta value is 0.00%
  • yellow value is 38.46%
  • key color value is 64.31%

CMYK: (41,0,38,64)
C41M0Y38K64 (41%, 0%, 38%, 64%)
(0.41 / 0.00 / 0.38 / 0.64)

CMYK percentages

%40.66
%0
%38.46
%64.31

Codes

Color #365B38 in popluar color models

36 5B 38
RGB 54 91 56
HSL 123° 25.52% 28.43%
HSB/HSV 123° 40.66% 35.69%
CMYK 40.66% 0.00% 38.46%
64.31%

Color #365B38 in popluar number systems.

HEX 36 5B 38
Decimal 54 91 56
Binary 110110 1011011 111000
Octal 66 133 70

Shades and tints

Shades of #365B38

#365B38
(54,91,56)
#325333
(50,83,51)
#2E4B2E
(46,75,46)
#2A4329
(42,67,41)
#263B24
(38,59,36)
#22331F
(34,51,31)
#1E2B1A
(30,43,26)
#1A2315
(26,35,21)
#161B10
(22,27,16)
#12130B
(18,19,11)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #365B38

#365B38
(54,91,56)
#48694A
(72,105,74)
#5A775C
(90,119,92)
#6C856E
(108,133,110)
#7E9380
(126,147,128)
#90A192
(144,161,146)
#A2AFA4
(162,175,164)
#B4BDB6
(180,189,182)
#C6CBC8
(198,203,200)
#D8D9DA
(216,217,218)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365B38 color. Also use rgb(54,91,56) instead hex code.

Text Font Color

.myTextColor { color: #365B38; }

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

This text font color is #365B38.

Background Color

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

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

This div background color is #365B38.

Border color

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

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

This div border color is #365B38.

Opacity

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

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

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

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

This text has shadow with #365B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365B38.

Preview

Color preview on black background

This text has color #365B38 on black background.


Color preview on white background

This text has color #365B38 on white background.


Black color preview on #365B38 background

This text has black color on #365B38 background.


White color preview on #365B38 background

This text has white color on #365B38 background.


Related colors

Complementary color

Complementary color for #hex is #C9A4C7.


I love getcolorcode.com

Triadic colors

1 #38365B and #5B3836 with #365B38 are triadic colors.

2 #385B36 and #5B3638 with #365B38 are triadic colors.