COLOR #437675

HEX: #437675 RGB: (67,118,117)

Color info

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

RGB color model

#437675 color RGB value is (67,118,117).

RGB: (67,118,117) (26%, 46%, 46%)

RGB channels and saturation

R 67 of 255 = 26%
G 118 of 255 = 46%
B 117 of 255 = 46%

67
118
117

R + G + B ~ 39%. #437675 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 118 + 117 = 302 (100%)
R 67 of 302 ~ 22.19%
G 118 of 302 ~ 39.07%
B 117 of 302 ~ 38.74'%

%22.19
%39.07
%38.74

CMYK color model

#437675 color CMYK value is (43,0,1,54).

  • cyan value is 43.22%
  • magenta value is 0.00%
  • yellow value is 0.85%
  • key color value is 53.73%

CMYK: (43,0,1,54)
C43M0Y1K54 (43%, 0%, 1%, 54%)
(0.43 / 0.00 / 0.01 / 0.54)

CMYK percentages

%43.22
%0
%0.85
%53.73

Codes

Color #437675 in popluar color models

43 76 75
RGB 67 118 117
HSL 179° 27.57% 36.27%
HSB/HSV 179° 43.22% 46.27%
CMYK 43.22% 0.00% 0.85%
53.73%

Color #437675 in popluar number systems.

HEX 43 76 75
Decimal 67 118 117
Binary 1000011 1110110 1110101
Octal 103 166 165

Shades and tints

Shades of #437675

#437675
(67,118,117)
#3D6C6B
(61,108,107)
#376261
(55,98,97)
#315857
(49,88,87)
#2B4E4D
(43,78,77)
#254443
(37,68,67)
#1F3A39
(31,58,57)
#19302F
(25,48,47)
#132625
(19,38,37)
#0D1C1B
(13,28,27)
#071211
(7,18,17)
#000000
(0,0,0)

Tints of #437675

#437675
(67,118,117)
#548281
(84,130,129)
#658E8D
(101,142,141)
#769A99
(118,154,153)
#87A6A5
(135,166,165)
#98B2B1
(152,178,177)
#A9BEBD
(169,190,189)
#BACAC9
(186,202,201)
#CBD6D5
(203,214,213)
#DCE2E1
(220,226,225)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #437675 color. Also use rgb(67,118,117) instead hex code.

Text Font Color

.myTextColor { color: #437675; }

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

This text font color is #437675.

Background Color

.myBgColor { background-color: #437675; }

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

This div background color is #437675.

Border color

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

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

This div border color is #437675.

Opacity

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

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

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

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

This text has shadow with #437675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #437675.

Preview

Color preview on black background

This text has color #437675 on black background.


Color preview on white background

This text has color #437675 on white background.


Black color preview on #437675 background

This text has black color on #437675 background.


White color preview on #437675 background

This text has white color on #437675 background.


Related colors

Complementary color

Complementary color for #hex is #BC898A.


I love getcolorcode.com

Triadic colors

1 #754376 and #767543 with #437675 are triadic colors.

2 #757643 and #764375 with #437675 are triadic colors.