COLOR #446D6E

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

68
109
110

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

Portions of RGB colors in percentages

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

%23.69
%37.98
%38.33

CMYK color model

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

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

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

CMYK percentages

%38.18
%0.91
%0
%56.86

Codes

Color #446D6E in popluar color models

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

Color #446D6E in popluar number systems.

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

Shades and tints

Shades of #446D6E

#446D6E
(68,109,110)
#3E6464
(62,100,100)
#385B5A
(56,91,90)
#325250
(50,82,80)
#2C4946
(44,73,70)
#26403C
(38,64,60)
#203732
(32,55,50)
#1A2E28
(26,46,40)
#14251E
(20,37,30)
#0E1C14
(14,28,20)
#08130A
(8,19,10)
#000000
(0,0,0)

Tints of #446D6E

#446D6E
(68,109,110)
#557A7B
(85,122,123)
#668788
(102,135,136)
#779495
(119,148,149)
#88A1A2
(136,161,162)
#99AEAF
(153,174,175)
#AABBBC
(170,187,188)
#BBC8C9
(187,200,201)
#CCD5D6
(204,213,214)
#DDE2E3
(221,226,227)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446D6E; }

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

This text font color is #446D6E.

Background Color

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

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

This div background color is #446D6E.

Border color

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

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

This div border color is #446D6E.

Opacity

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

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

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

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

This text has shadow with #446D6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446D6E.

Preview

Color preview on black background

This text has color #446D6E on black background.


Color preview on white background

This text has color #446D6E on white background.


Black color preview on #446D6E background

This text has black color on #446D6E background.


White color preview on #446D6E background

This text has white color on #446D6E background.


Related colors

Complementary color

Complementary color for #hex is #BB9291.


I love getcolorcode.com

Triadic colors

1 #6E446D and #6D6E44 with #446D6E are triadic colors.

2 #6E6D44 and #6D446E with #446D6E are triadic colors.