COLOR #446E57

HEX: #446E57 RGB: (68,110,87)

Color info

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

RGB color model

#446E57 color RGB value is (68,110,87).

RGB: (68,110,87) (27%, 43%, 34%)

RGB channels and saturation

R 68 of 255 = 27%
G 110 of 255 = 43%
B 87 of 255 = 34%

68
110
87

R + G + B ~ 35%. #446E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 110 + 87 = 265 (100%)
R 68 of 265 ~ 25.66%
G 110 of 265 ~ 41.51%
B 87 of 265 ~ 32.83'%

%25.66
%41.51
%32.83

CMYK color model

#446E57 color CMYK value is (38,0,21,57).

  • cyan value is 38.18%
  • magenta value is 0.00%
  • yellow value is 20.91%
  • key color value is 56.86%

CMYK: (38,0,21,57)
C38M0Y21K57 (38%, 0%, 21%, 57%)
(0.38 / 0.00 / 0.21 / 0.57)

CMYK percentages

%38.18
%0
%20.91
%56.86

Codes

Color #446E57 in popluar color models

44 6E 57
RGB 68 110 87
HSL 147° 23.60% 34.90%
HSB/HSV 147° 38.18% 43.14%
CMYK 38.18% 0.00% 20.91%
56.86%

Color #446E57 in popluar number systems.

HEX 44 6E 57
Decimal 68 110 87
Binary 1000100 1101110 1010111
Octal 104 156 127

Shades and tints

Shades of #446E57

#446E57
(68,110,87)
#3E6450
(62,100,80)
#385A49
(56,90,73)
#325042
(50,80,66)
#2C463B
(44,70,59)
#263C34
(38,60,52)
#20322D
(32,50,45)
#1A2826
(26,40,38)
#141E1F
(20,30,31)
#0E1418
(14,20,24)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #446E57

#446E57
(68,110,87)
#557B66
(85,123,102)
#668875
(102,136,117)
#779584
(119,149,132)
#88A293
(136,162,147)
#99AFA2
(153,175,162)
#AABCB1
(170,188,177)
#BBC9C0
(187,201,192)
#CCD6CF
(204,214,207)
#DDE3DE
(221,227,222)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446E57 color. Also use rgb(68,110,87) instead hex code.

Text Font Color

.myTextColor { color: #446E57; }

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

This text font color is #446E57.

Background Color

.myBgColor { background-color: #446E57; }

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

This div background color is #446E57.

Border color

.myBorderColor { border: 1px solid #446E57; }

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

This div border color is #446E57.

Opacity

.myOpacity80 { color: #446E57; opacity: 0.8; }

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

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

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

This text has shadow with #446E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446E57.

Preview

Color preview on black background

This text has color #446E57 on black background.


Color preview on white background

This text has color #446E57 on white background.


Black color preview on #446E57 background

This text has black color on #446E57 background.


White color preview on #446E57 background

This text has white color on #446E57 background.


Related colors

Complementary color

Complementary color for #hex is #BB91A8.


I love getcolorcode.com

Triadic colors

1 #57446E and #6E5744 with #446E57 are triadic colors.

2 #576E44 and #6E4457 with #446E57 are triadic colors.