COLOR #365967

HEX: #365967 RGB: (54,89,103)

Color info

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

RGB color model

#365967 color RGB value is (54,89,103).

RGB: (54,89,103) (21%, 35%, 40%)

RGB channels and saturation

R 54 of 255 = 21%
G 89 of 255 = 35%
B 103 of 255 = 40%

54
89
103

R + G + B ~ 32%. #365967 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 89 + 103 = 246 (100%)
R 54 of 246 ~ 21.95%
G 89 of 246 ~ 36.18%
B 103 of 246 ~ 41.87'%

%21.95
%36.18
%41.87

CMYK color model

#365967 color CMYK value is (48,14,0,60).

  • cyan value is 47.57%
  • magenta value is 13.59%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (48,14,0,60)
C48M14Y0K60 (48%, 14%, 0%, 60%)
(0.48 / 0.14 / 0.00 / 0.60)

CMYK percentages

%47.57
%13.59
%0
%59.61

Codes

Color #365967 in popluar color models

36 59 67
RGB 54 89 103
HSL 197° 31.21% 30.78%
HSB/HSV 197° 47.57% 40.39%
CMYK 47.57% 13.59% 0.00%
59.61%

Color #365967 in popluar number systems.

HEX 36 59 67
Decimal 54 89 103
Binary 110110 1011001 1100111
Octal 66 131 147

Shades and tints

Shades of #365967

#365967
(54,89,103)
#32515E
(50,81,94)
#2E4955
(46,73,85)
#2A414C
(42,65,76)
#263943
(38,57,67)
#22313A
(34,49,58)
#1E2931
(30,41,49)
#1A2128
(26,33,40)
#16191F
(22,25,31)
#121116
(18,17,22)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #365967

#365967
(54,89,103)
#486874
(72,104,116)
#5A7781
(90,119,129)
#6C868E
(108,134,142)
#7E959B
(126,149,155)
#90A4A8
(144,164,168)
#A2B3B5
(162,179,181)
#B4C2C2
(180,194,194)
#C6D1CF
(198,209,207)
#D8E0DC
(216,224,220)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365967; }

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

This text font color is #365967.

Background Color

.myBgColor { background-color: #365967; }

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

This div background color is #365967.

Border color

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

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

This div border color is #365967.

Opacity

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

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

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

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

This text has shadow with #365967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365967.

Preview

Color preview on black background

This text has color #365967 on black background.


Color preview on white background

This text has color #365967 on white background.


Black color preview on #365967 background

This text has black color on #365967 background.


White color preview on #365967 background

This text has white color on #365967 background.


Related colors

Complementary color

Complementary color for #hex is #C9A698.


I love getcolorcode.com

Triadic colors

1 #673659 and #596736 with #365967 are triadic colors.

2 #675936 and #593667 with #365967 are triadic colors.