COLOR #446744

HEX: #446744 RGB: (68,103,68)

Color info

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

RGB color model

#446744 color RGB value is (68,103,68).

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

RGB channels and saturation

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

68
103
68

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

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 68 = 239 (100%)
R 68 of 239 ~ 28.45%
G 103 of 239 ~ 43.1%
B 68 of 239 ~ 28.45'%

%28.45
%43.1
%28.45

CMYK color model

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

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

CMYK: (34,0,34,60)
C34M0Y34K60 (34%, 0%, 34%, 60%)
(0.34 / 0.00 / 0.34 / 0.60)

CMYK percentages

%33.98
%0
%33.98
%59.61

Codes

Color #446744 in popluar color models

44 67 44
RGB 68 103 68
HSL 120° 20.47% 33.53%
HSB/HSV 120° 33.98% 40.39%
CMYK 33.98% 0.00% 33.98%
59.61%

Color #446744 in popluar number systems.

HEX 44 67 44
Decimal 68 103 68
Binary 1000100 1100111 1000100
Octal 104 147 104

Shades and tints

Shades of #446744

#446744
(68,103,68)
#3E5E3E
(62,94,62)
#385538
(56,85,56)
#324C32
(50,76,50)
#2C432C
(44,67,44)
#263A26
(38,58,38)
#203120
(32,49,32)
#1A281A
(26,40,26)
#141F14
(20,31,20)
#0E160E
(14,22,14)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #446744

#446744
(68,103,68)
#557455
(85,116,85)
#668166
(102,129,102)
#778E77
(119,142,119)
#889B88
(136,155,136)
#99A899
(153,168,153)
#AAB5AA
(170,181,170)
#BBC2BB
(187,194,187)
#CCCFCC
(204,207,204)
#DDDCDD
(221,220,221)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446744; }

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

This text font color is #446744.

Background Color

.myBgColor { background-color: #446744; }

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

This div background color is #446744.

Border color

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

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

This div border color is #446744.

Opacity

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

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

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

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

This text has shadow with #446744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446744.

Preview

Color preview on black background

This text has color #446744 on black background.


Color preview on white background

This text has color #446744 on white background.


Black color preview on #446744 background

This text has black color on #446744 background.


White color preview on #446744 background

This text has white color on #446744 background.


Related colors

Complementary color

Complementary color for #hex is #BB98BB.


I love getcolorcode.com

Triadic colors

1 #444467 and #674444 with #446744 are triadic colors.

2 #446744 and #674444 with #446744 are triadic colors.