COLOR #437986

HEX: #437986 RGB: (67,121,134)

Color info

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

RGB color model

#437986 color RGB value is (67,121,134).

RGB: (67,121,134) (26%, 47%, 53%)

RGB channels and saturation

R 67 of 255 = 26%
G 121 of 255 = 47%
B 134 of 255 = 53%

67
121
134

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

Portions of RGB colors in percentages

R + G + B = 67 + 121 + 134 = 322 (100%)
R 67 of 322 ~ 20.81%
G 121 of 322 ~ 37.58%
B 134 of 322 ~ 41.61'%

%20.81
%37.58
%41.61

CMYK color model

#437986 color CMYK value is (50,10,0,47).

  • cyan value is 50.00%
  • magenta value is 9.70%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (50,10,0,47)
C50M10Y0K47 (50%, 10%, 0%, 47%)
(0.50 / 0.10 / 0.00 / 0.47)

CMYK percentages

%50
%9.7
%0
%47.45

Codes

Color #437986 in popluar color models

43 79 86
RGB 67 121 134
HSL 192° 33.33% 39.41%
HSB/HSV 192° 50.00% 52.55%
CMYK 50.00% 9.70% 0.00%
47.45%

Color #437986 in popluar number systems.

HEX 43 79 86
Decimal 67 121 134
Binary 1000011 1111001 10000110
Octal 103 171 206

Shades and tints

Shades of #437986

#437986
(67,121,134)
#3D6E7A
(61,110,122)
#37636E
(55,99,110)
#315862
(49,88,98)
#2B4D56
(43,77,86)
#25424A
(37,66,74)
#1F373E
(31,55,62)
#192C32
(25,44,50)
#132126
(19,33,38)
#0D161A
(13,22,26)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #437986

#437986
(67,121,134)
#548591
(84,133,145)
#65919C
(101,145,156)
#769DA7
(118,157,167)
#87A9B2
(135,169,178)
#98B5BD
(152,181,189)
#A9C1C8
(169,193,200)
#BACDD3
(186,205,211)
#CBD9DE
(203,217,222)
#DCE5E9
(220,229,233)
#EDF1F4
(237,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #437986 color. Also use rgb(67,121,134) instead hex code.

Text Font Color

.myTextColor { color: #437986; }

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

This text font color is #437986.

Background Color

.myBgColor { background-color: #437986; }

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

This div background color is #437986.

Border color

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

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

This div border color is #437986.

Opacity

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

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

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

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

This text has shadow with #437986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #437986.

Preview

Color preview on black background

This text has color #437986 on black background.


Color preview on white background

This text has color #437986 on white background.


Black color preview on #437986 background

This text has black color on #437986 background.


White color preview on #437986 background

This text has white color on #437986 background.


Related colors

Complementary color

Complementary color for #hex is #BC8679.


I love getcolorcode.com

Triadic colors

1 #864379 and #798643 with #437986 are triadic colors.

2 #867943 and #794386 with #437986 are triadic colors.