COLOR #367985

HEX: #367985 RGB: (54,121,133)

Color info

#367985 contains mainly green and blue colors. Web safe color of #367985 is #336699 (or #369).

RGB color model

#367985 color RGB value is (54,121,133).

RGB: (54,121,133) (21%, 47%, 52%)

RGB channels and saturation

R 54 of 255 = 21%
G 121 of 255 = 47%
B 133 of 255 = 52%

54
121
133

R + G + B ~ 40%. #367985 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 121 + 133 = 308 (100%)
R 54 of 308 ~ 17.53%
G 121 of 308 ~ 39.29%
B 133 of 308 ~ 43.18'%

%17.53
%39.29
%43.18

CMYK color model

#367985 color CMYK value is (59,9,0,48).

  • cyan value is 59.40%
  • magenta value is 9.02%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (59,9,0,48)
C59M9Y0K48 (59%, 9%, 0%, 48%)
(0.59 / 0.09 / 0.00 / 0.48)

CMYK percentages

%59.4
%9.02
%0
%47.84

Codes

Color #367985 in popluar color models

36 79 85
RGB 54 121 133
HSL 189° 42.25% 36.67%
HSB/HSV 189° 59.40% 52.16%
CMYK 59.40% 9.02% 0.00%
47.84%

Color #367985 in popluar number systems.

HEX 36 79 85
Decimal 54 121 133
Binary 110110 1111001 10000101
Octal 66 171 205

Shades and tints

Shades of #367985

#367985
(54,121,133)
#326E79
(50,110,121)
#2E636D
(46,99,109)
#2A5861
(42,88,97)
#264D55
(38,77,85)
#224249
(34,66,73)
#1E373D
(30,55,61)
#1A2C31
(26,44,49)
#162125
(22,33,37)
#121619
(18,22,25)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #367985

#367985
(54,121,133)
#488590
(72,133,144)
#5A919B
(90,145,155)
#6C9DA6
(108,157,166)
#7EA9B1
(126,169,177)
#90B5BC
(144,181,188)
#A2C1C7
(162,193,199)
#B4CDD2
(180,205,210)
#C6D9DD
(198,217,221)
#D8E5E8
(216,229,232)
#EAF1F3
(234,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367985 color. Also use rgb(54,121,133) instead hex code.

Text Font Color

.myTextColor { color: #367985; }

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

This text font color is #367985.

Background Color

.myBgColor { background-color: #367985; }

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

This div background color is #367985.

Border color

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

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

This div border color is #367985.

Opacity

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

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

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

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

This text has shadow with #367985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367985.

Preview

Color preview on black background

This text has color #367985 on black background.


Color preview on white background

This text has color #367985 on white background.


Black color preview on #367985 background

This text has black color on #367985 background.


White color preview on #367985 background

This text has white color on #367985 background.


Related colors

Complementary color

Complementary color for #hex is #C9867A.


I love getcolorcode.com

Triadic colors

1 #853679 and #798536 with #367985 are triadic colors.

2 #857936 and #793685 with #367985 are triadic colors.