COLOR #446E4F

HEX: #446E4F RGB: (68,110,79)

Color info

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

RGB color model

#446E4F color RGB value is (68,110,79).

RGB: (68,110,79) (27%, 43%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 110 of 255 = 43%
B 79 of 255 = 31%

68
110
79

R + G + B ~ 34%. #446E4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 110 + 79 = 257 (100%)
R 68 of 257 ~ 26.46%
G 110 of 257 ~ 42.8%
B 79 of 257 ~ 30.74'%

%26.46
%42.8
%30.74

CMYK color model

#446E4F color CMYK value is (38,0,28,57).

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

CMYK: (38,0,28,57)
C38M0Y28K57 (38%, 0%, 28%, 57%)
(0.38 / 0.00 / 0.28 / 0.57)

CMYK percentages

%38.18
%0
%28.18
%56.86

Codes

Color #446E4F in popluar color models

44 6E 4F
RGB 68 110 79
HSL 136° 23.60% 34.90%
HSB/HSV 136° 38.18% 43.14%
CMYK 38.18% 0.00% 28.18%
56.86%

Color #446E4F in popluar number systems.

HEX 44 6E 4F
Decimal 68 110 79
Binary 1000100 1101110 1001111
Octal 104 156 117

Shades and tints

Shades of #446E4F

#446E4F
(68,110,79)
#3E6448
(62,100,72)
#385A41
(56,90,65)
#32503A
(50,80,58)
#2C4633
(44,70,51)
#263C2C
(38,60,44)
#203225
(32,50,37)
#1A281E
(26,40,30)
#141E17
(20,30,23)
#0E1410
(14,20,16)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #446E4F

#446E4F
(68,110,79)
#557B5F
(85,123,95)
#66886F
(102,136,111)
#77957F
(119,149,127)
#88A28F
(136,162,143)
#99AF9F
(153,175,159)
#AABCAF
(170,188,175)
#BBC9BF
(187,201,191)
#CCD6CF
(204,214,207)
#DDE3DF
(221,227,223)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446E4F; }

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

This text font color is #446E4F.

Background Color

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

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

This div background color is #446E4F.

Border color

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

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

This div border color is #446E4F.

Opacity

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

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

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

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

This text has shadow with #446E4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446E4F.

Preview

Color preview on black background

This text has color #446E4F on black background.


Color preview on white background

This text has color #446E4F on white background.


Black color preview on #446E4F background

This text has black color on #446E4F background.


White color preview on #446E4F background

This text has white color on #446E4F background.


Related colors

Complementary color

Complementary color for #hex is #BB91B0.


I love getcolorcode.com

Triadic colors

1 #4F446E and #6E4F44 with #446E4F are triadic colors.

2 #4F6E44 and #6E444F with #446E4F are triadic colors.