COLOR #365950

HEX: #365950 RGB: (54,89,80)

Color info

#365950 contains red, green and blue colors in about the same proportion. Web safe color of #365950 is #336666 (or #366).

RGB color model

#365950 color RGB value is (54,89,80).

RGB: (54,89,80) (21%, 35%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 89 of 255 = 35%
B 80 of 255 = 31%

54
89
80

R + G + B ~ 29%. #365950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 89 + 80 = 223 (100%)
R 54 of 223 ~ 24.22%
G 89 of 223 ~ 39.91%
B 80 of 223 ~ 35.87'%

%24.22
%39.91
%35.87

CMYK color model

#365950 color CMYK value is (39,0,10,65).

  • cyan value is 39.33%
  • magenta value is 0.00%
  • yellow value is 10.11%
  • key color value is 65.10%
CMYK: (39,0,10,65) C39M0Y10K65 (39%,0%,10%,65%) (0.39/0.00/0.10/0.65) 

CMYK percentages

%39.33
%0
%10.11
%65.1

Codes

Color #365950 in popluar color models

36 59 50
RGB 54 89 80
HSL 165° 24.48% 28.04%
HSB/HSV 165° 39.33% 34.90%
CMYK 39.33% 0.00% 10.11%
65.10%

Color #365950 in popluar number systems.

HEX 36 59 50
Decimal 54 89 80
Binary 110110 1011001 1010000
Octal 66 131 120

Shades and tints

Shades of #365950

#365950
(54,89,80)
#325149
(50,81,73)
#2E4942
(46,73,66)
#2A413B
(42,65,59)
#263934
(38,57,52)
#22312D
(34,49,45)
#1E2926
(30,41,38)
#1A211F
(26,33,31)
#161918
(22,25,24)
#121111
(18,17,17)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #365950

#365950
(54,89,80)
#48685F
(72,104,95)
#5A776E
(90,119,110)
#6C867D
(108,134,125)
#7E958C
(126,149,140)
#90A49B
(144,164,155)
#A2B3AA
(162,179,170)
#B4C2B9
(180,194,185)
#C6D1C8
(198,209,200)
#D8E0D7
(216,224,215)
#EAEFE6
(234,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365950; }

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

This text font color is #365950.

Background Color

.myBgColor { background-color: #365950; }

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

This div background color is #365950.

Border color

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

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

This div border color is #365950.

Opacity

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

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

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

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

This text has shadow with #365950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365950.

Preview

Color preview on black background

This text has color #365950 on black background.


Color preview on white background

This text has color #365950 on white background.


Black color preview on #365950 background

This text has black color on #365950 background.


White color preview on #365950 background

This text has white color on #365950 background.


Related colors

Complementary color

Complementary color for #hex is #C9A6AF.


I love getcolorcode.com

Triadic colors

1 #503659 and #595036 with #365950 are triadic colors.

2 #505936 and #593650 with #365950 are triadic colors.