COLOR #446349

HEX: #446349 RGB: (68,99,73)

Color info

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

RGB color model

#446349 color RGB value is (68,99,73).

RGB: (68,99,73) (27%, 39%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 99 of 255 = 39%
B 73 of 255 = 29%

68
99
73

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

Portions of RGB colors in percentages

R + G + B = 68 + 99 + 73 = 240 (100%)
R 68 of 240 ~ 28.33%
G 99 of 240 ~ 41.25%
B 73 of 240 ~ 30.42'%

%28.33
%41.25
%30.42

CMYK color model

#446349 color CMYK value is (31,0,26,61).

  • cyan value is 31.31%
  • magenta value is 0.00%
  • yellow value is 26.26%
  • key color value is 61.18%

CMYK: (31,0,26,61)
C31M0Y26K61 (31%, 0%, 26%, 61%)
(0.31 / 0.00 / 0.26 / 0.61)

CMYK percentages

%31.31
%0
%26.26
%61.18

Codes

Color #446349 in popluar color models

44 63 49
RGB 68 99 73
HSL 130° 18.56% 32.75%
HSB/HSV 130° 31.31% 38.82%
CMYK 31.31% 0.00% 26.26%
61.18%

Color #446349 in popluar number systems.

HEX 44 63 49
Decimal 68 99 73
Binary 1000100 1100011 1001001
Octal 104 143 111

Shades and tints

Shades of #446349

#446349
(68,99,73)
#3E5A43
(62,90,67)
#38513D
(56,81,61)
#324837
(50,72,55)
#2C3F31
(44,63,49)
#26362B
(38,54,43)
#202D25
(32,45,37)
#1A241F
(26,36,31)
#141B19
(20,27,25)
#0E1213
(14,18,19)
#08090D
(8,9,13)
#000000
(0,0,0)

Tints of #446349

#446349
(68,99,73)
#557159
(85,113,89)
#667F69
(102,127,105)
#778D79
(119,141,121)
#889B89
(136,155,137)
#99A999
(153,169,153)
#AAB7A9
(170,183,169)
#BBC5B9
(187,197,185)
#CCD3C9
(204,211,201)
#DDE1D9
(221,225,217)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446349; }

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

This text font color is #446349.

Background Color

.myBgColor { background-color: #446349; }

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

This div background color is #446349.

Border color

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

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

This div border color is #446349.

Opacity

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

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

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

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

This text has shadow with #446349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446349.

Preview

Color preview on black background

This text has color #446349 on black background.


Color preview on white background

This text has color #446349 on white background.


Black color preview on #446349 background

This text has black color on #446349 background.


White color preview on #446349 background

This text has white color on #446349 background.


Related colors

Complementary color

Complementary color for #hex is #BB9CB6.


I love getcolorcode.com

Triadic colors

1 #494463 and #634944 with #446349 are triadic colors.

2 #496344 and #634449 with #446349 are triadic colors.