COLOR #446845

HEX: #446845 RGB: (68,104,69)

Color info

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

RGB color model

#446845 color RGB value is (68,104,69).

RGB: (68,104,69) (27%, 41%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 104 of 255 = 41%
B 69 of 255 = 27%

68
104
69

R + G + B ~ 32%. #446845 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 104 + 69 = 241 (100%)
R 68 of 241 ~ 28.22%
G 104 of 241 ~ 43.15%
B 69 of 241 ~ 28.63'%

%28.22
%43.15
%28.63

CMYK color model

#446845 color CMYK value is (35,0,34,59).

  • cyan value is 34.62%
  • magenta value is 0.00%
  • yellow value is 33.65%
  • key color value is 59.22%

CMYK: (35,0,34,59)
C35M0Y34K59 (35%, 0%, 34%, 59%)
(0.35 / 0.00 / 0.34 / 0.59)

CMYK percentages

%34.62
%0
%33.65
%59.22

Codes

Color #446845 in popluar color models

44 68 45
RGB 68 104 69
HSL 122° 20.93% 33.73%
HSB/HSV 122° 34.62% 40.78%
CMYK 34.62% 0.00% 33.65%
59.22%

Color #446845 in popluar number systems.

HEX 44 68 45
Decimal 68 104 69
Binary 1000100 1101000 1000101
Octal 104 150 105

Shades and tints

Shades of #446845

#446845
(68,104,69)
#3E5F3F
(62,95,63)
#385639
(56,86,57)
#324D33
(50,77,51)
#2C442D
(44,68,45)
#263B27
(38,59,39)
#203221
(32,50,33)
#1A291B
(26,41,27)
#142015
(20,32,21)
#0E170F
(14,23,15)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #446845

#446845
(68,104,69)
#557555
(85,117,85)
#668265
(102,130,101)
#778F75
(119,143,117)
#889C85
(136,156,133)
#99A995
(153,169,149)
#AAB6A5
(170,182,165)
#BBC3B5
(187,195,181)
#CCD0C5
(204,208,197)
#DDDDD5
(221,221,213)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446845; }

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

This text font color is #446845.

Background Color

.myBgColor { background-color: #446845; }

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

This div background color is #446845.

Border color

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

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

This div border color is #446845.

Opacity

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

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

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

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

This text has shadow with #446845 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446845.

Preview

Color preview on black background

This text has color #446845 on black background.


Color preview on white background

This text has color #446845 on white background.


Black color preview on #446845 background

This text has black color on #446845 background.


White color preview on #446845 background

This text has white color on #446845 background.


Related colors

Complementary color

Complementary color for #hex is #BB97BA.


I love getcolorcode.com

Triadic colors

1 #454468 and #684544 with #446845 are triadic colors.

2 #456844 and #684445 with #446845 are triadic colors.