COLOR #365653

HEX: #365653 RGB: (54,86,83)

Color info

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

RGB color model

#365653 color RGB value is (54,86,83).

RGB: (54,86,83) (21%, 34%, 33%)

RGB channels and saturation

R 54 of 255 = 21%
G 86 of 255 = 34%
B 83 of 255 = 33%

54
86
83

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

Portions of RGB colors in percentages

R + G + B = 54 + 86 + 83 = 223 (100%)
R 54 of 223 ~ 24.22%
G 86 of 223 ~ 38.57%
B 83 of 223 ~ 37.22'%

%24.22
%38.57
%37.22

CMYK color model

#365653 color CMYK value is (37,0,3,66).

  • cyan value is 37.21%
  • magenta value is 0.00%
  • yellow value is 3.49%
  • key color value is 66.27%
CMYK: (37,0,3,66) C37M0Y3K66 (37%,0%,3%,66%) (0.37/0.00/0.03/0.66) 

CMYK percentages

%37.21
%0
%3.49
%66.27

Codes

Color #365653 in popluar color models

36 56 53
RGB 54 86 83
HSL 174° 22.86% 27.45%
HSB/HSV 174° 37.21% 33.73%
CMYK 37.21% 0.00% 3.49%
66.27%

Color #365653 in popluar number systems.

HEX 36 56 53
Decimal 54 86 83
Binary 110110 1010110 1010011
Octal 66 126 123

Shades and tints

Shades of #365653

#365653
(54,86,83)
#324F4C
(50,79,76)
#2E4845
(46,72,69)
#2A413E
(42,65,62)
#263A37
(38,58,55)
#223330
(34,51,48)
#1E2C29
(30,44,41)
#1A2522
(26,37,34)
#161E1B
(22,30,27)
#121714
(18,23,20)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #365653

#365653
(54,86,83)
#486562
(72,101,98)
#5A7471
(90,116,113)
#6C8380
(108,131,128)
#7E928F
(126,146,143)
#90A19E
(144,161,158)
#A2B0AD
(162,176,173)
#B4BFBC
(180,191,188)
#C6CECB
(198,206,203)
#D8DDDA
(216,221,218)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365653 color. Also use rgb(54,86,83) instead hex code.

Text Font Color

.myTextColor { color: #365653; }

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

This text font color is #365653.

Background Color

.myBgColor { background-color: #365653; }

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

This div background color is #365653.

Border color

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

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

This div border color is #365653.

Opacity

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

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

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

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

This text has shadow with #365653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365653.

Preview

Color preview on black background

This text has color #365653 on black background.


Color preview on white background

This text has color #365653 on white background.


Black color preview on #365653 background

This text has black color on #365653 background.


White color preview on #365653 background

This text has white color on #365653 background.


Related colors

Complementary color

Complementary color for #hex is #C9A9AC.


I love getcolorcode.com

Triadic colors

1 #533656 and #565336 with #365653 are triadic colors.

2 #535636 and #563653 with #365653 are triadic colors.