COLOR #446E6D

HEX: #446E6D RGB: (68,110,109)

Color info

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

RGB color model

#446E6D color RGB value is (68,110,109).

RGB: (68,110,109) (27%, 43%, 43%)

RGB channels and saturation

R 68 of 255 = 27%
G 110 of 255 = 43%
B 109 of 255 = 43%

68
110
109

R + G + B ~ 38%. #446E6D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 110 + 109 = 287 (100%)
R 68 of 287 ~ 23.69%
G 110 of 287 ~ 38.33%
B 109 of 287 ~ 37.98'%

%23.69
%38.33
%37.98

CMYK color model

#446E6D color CMYK value is (38,0,1,57).

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

CMYK: (38,0,1,57)
C38M0Y1K57 (38%, 0%, 1%, 57%)
(0.38 / 0.00 / 0.01 / 0.57)

CMYK percentages

%38.18
%0
%0.91
%56.86

Codes

Color #446E6D in popluar color models

44 6E 6D
RGB 68 110 109
HSL 179° 23.60% 34.90%
HSB/HSV 179° 38.18% 43.14%
CMYK 38.18% 0.00% 0.91%
56.86%

Color #446E6D in popluar number systems.

HEX 44 6E 6D
Decimal 68 110 109
Binary 1000100 1101110 1101101
Octal 104 156 155

Shades and tints

Shades of #446E6D

#446E6D
(68,110,109)
#3E6464
(62,100,100)
#385A5B
(56,90,91)
#325052
(50,80,82)
#2C4649
(44,70,73)
#263C40
(38,60,64)
#203237
(32,50,55)
#1A282E
(26,40,46)
#141E25
(20,30,37)
#0E141C
(14,20,28)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #446E6D

#446E6D
(68,110,109)
#557B7A
(85,123,122)
#668887
(102,136,135)
#779594
(119,149,148)
#88A2A1
(136,162,161)
#99AFAE
(153,175,174)
#AABCBB
(170,188,187)
#BBC9C8
(187,201,200)
#CCD6D5
(204,214,213)
#DDE3E2
(221,227,226)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446E6D; }

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

This text font color is #446E6D.

Background Color

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

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

This div background color is #446E6D.

Border color

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

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

This div border color is #446E6D.

Opacity

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

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

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

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

This text has shadow with #446E6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446E6D.

Preview

Color preview on black background

This text has color #446E6D on black background.


Color preview on white background

This text has color #446E6D on white background.


Black color preview on #446E6D background

This text has black color on #446E6D background.


White color preview on #446E6D background

This text has white color on #446E6D background.


Related colors

Complementary color

Complementary color for #hex is #BB9192.


I love getcolorcode.com

Triadic colors

1 #6D446E and #6E6D44 with #446E6D are triadic colors.

2 #6D6E44 and #6E446D with #446E6D are triadic colors.