COLOR #365962

HEX: #365962 RGB: (54,89,98)

Color info

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

RGB color model

#365962 color RGB value is (54,89,98).

RGB: (54,89,98) (21%, 35%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 89 of 255 = 35%
B 98 of 255 = 38%

54
89
98

R + G + B ~ 31%. #365962 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 89 + 98 = 241 (100%)
R 54 of 241 ~ 22.41%
G 89 of 241 ~ 36.93%
B 98 of 241 ~ 40.66'%

%22.41
%36.93
%40.66

CMYK color model

#365962 color CMYK value is (45,9,0,62).

  • cyan value is 44.90%
  • magenta value is 9.18%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (45,9,0,62) C45M9Y0K62 (45%,9%,0%,62%) (0.45/0.09/0.00/0.62) 

CMYK percentages

%44.9
%9.18
%0
%61.57

Codes

Color #365962 in popluar color models

36 59 62
RGB 54 89 98
HSL 192° 28.95% 29.80%
HSB/HSV 192° 44.90% 38.43%
CMYK 44.90% 9.18% 0.00%
61.57%

Color #365962 in popluar number systems.

HEX 36 59 62
Decimal 54 89 98
Binary 110110 1011001 1100010
Octal 66 131 142

Shades and tints

Shades of #365962

#365962
(54,89,98)
#32515A
(50,81,90)
#2E4952
(46,73,82)
#2A414A
(42,65,74)
#263942
(38,57,66)
#22313A
(34,49,58)
#1E2932
(30,41,50)
#1A212A
(26,33,42)
#161922
(22,25,34)
#12111A
(18,17,26)
#0E0912
(14,9,18)
#000000
(0,0,0)

Tints of #365962

#365962
(54,89,98)
#486870
(72,104,112)
#5A777E
(90,119,126)
#6C868C
(108,134,140)
#7E959A
(126,149,154)
#90A4A8
(144,164,168)
#A2B3B6
(162,179,182)
#B4C2C4
(180,194,196)
#C6D1D2
(198,209,210)
#D8E0E0
(216,224,224)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365962; }

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

This text font color is #365962.

Background Color

.myBgColor { background-color: #365962; }

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

This div background color is #365962.

Border color

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

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

This div border color is #365962.

Opacity

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

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

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

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

This text has shadow with #365962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365962.

Preview

Color preview on black background

This text has color #365962 on black background.


Color preview on white background

This text has color #365962 on white background.


Black color preview on #365962 background

This text has black color on #365962 background.


White color preview on #365962 background

This text has white color on #365962 background.


Related colors

Complementary color

Complementary color for #hex is #C9A69D.


I love getcolorcode.com

Triadic colors

1 #623659 and #596236 with #365962 are triadic colors.

2 #625936 and #593662 with #365962 are triadic colors.