COLOR #446741

HEX: #446741 RGB: (68,103,65)

Color info

#446741 contains red, green and blue colors in about the same proportion. Web safe color of #446741 is #336633 (or #363).

RGB color model

#446741 color RGB value is (68,103,65).

RGB: (68,103,65) (27%, 40%, 25%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 65 of 255 = 25%

68
103
65

R + G + B ~ 31%. #446741 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 65 = 236 (100%)
R 68 of 236 ~ 28.81%
G 103 of 236 ~ 43.64%
B 65 of 236 ~ 27.54'%

%28.81
%43.64
%27.54

CMYK color model

#446741 color CMYK value is (34,0,37,60).

  • cyan value is 33.98%
  • magenta value is 0.00%
  • yellow value is 36.89%
  • key color value is 59.61%

CMYK: (34,0,37,60)
C34M0Y37K60 (34%, 0%, 37%, 60%)
(0.34 / 0.00 / 0.37 / 0.60)

CMYK percentages

%33.98
%0
%36.89
%59.61

Codes

Color #446741 in popluar color models

44 67 41
RGB 68 103 65
HSL 115° 22.62% 32.94%
HSB/HSV 115° 36.89% 40.39%
CMYK 33.98% 0.00% 36.89%
59.61%

Color #446741 in popluar number systems.

HEX 44 67 41
Decimal 68 103 65
Binary 1000100 1100111 1000001
Octal 104 147 101

Shades and tints

Shades of #446741

#446741
(68,103,65)
#3E5E3C
(62,94,60)
#385537
(56,85,55)
#324C32
(50,76,50)
#2C432D
(44,67,45)
#263A28
(38,58,40)
#203123
(32,49,35)
#1A281E
(26,40,30)
#141F19
(20,31,25)
#0E1614
(14,22,20)
#080D0F
(8,13,15)
#000000
(0,0,0)

Tints of #446741

#446741
(68,103,65)
#557452
(85,116,82)
#668163
(102,129,99)
#778E74
(119,142,116)
#889B85
(136,155,133)
#99A896
(153,168,150)
#AAB5A7
(170,181,167)
#BBC2B8
(187,194,184)
#CCCFC9
(204,207,201)
#DDDCDA
(221,220,218)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446741 color. Also use rgb(68,103,65) instead hex code.

Text Font Color

.myTextColor { color: #446741; }

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

This text font color is #446741.

Background Color

.myBgColor { background-color: #446741; }

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

This div background color is #446741.

Border color

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

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

This div border color is #446741.

Opacity

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

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

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

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

This text has shadow with #446741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446741.

Preview

Color preview on black background

This text has color #446741 on black background.


Color preview on white background

This text has color #446741 on white background.


Black color preview on #446741 background

This text has black color on #446741 background.


White color preview on #446741 background

This text has white color on #446741 background.


Related colors

Complementary color

Complementary color for #hex is #BB98BE.


I love getcolorcode.com

Triadic colors

1 #414467 and #674144 with #446741 are triadic colors.

2 #416744 and #674441 with #446741 are triadic colors.