COLOR #446948

HEX: #446948 RGB: (68,105,72)

Color info

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

RGB color model

#446948 color RGB value is (68,105,72).

RGB: (68,105,72) (27%, 41%, 28%)

RGB channels and saturation

R 68 of 255 = 27%
G 105 of 255 = 41%
B 72 of 255 = 28%

68
105
72

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

Portions of RGB colors in percentages

R + G + B = 68 + 105 + 72 = 245 (100%)
R 68 of 245 ~ 27.76%
G 105 of 245 ~ 42.86%
B 72 of 245 ~ 29.39'%

%27.76
%42.86
%29.39

CMYK color model

#446948 color CMYK value is (35,0,31,59).

  • cyan value is 35.24%
  • magenta value is 0.00%
  • yellow value is 31.43%
  • key color value is 58.82%

CMYK: (35,0,31,59)
C35M0Y31K59 (35%, 0%, 31%, 59%)
(0.35 / 0.00 / 0.31 / 0.59)

CMYK percentages

%35.24
%0
%31.43
%58.82

Codes

Color #446948 in popluar color models

44 69 48
RGB 68 105 72
HSL 126° 21.39% 33.92%
HSB/HSV 126° 35.24% 41.18%
CMYK 35.24% 0.00% 31.43%
58.82%

Color #446948 in popluar number systems.

HEX 44 69 48
Decimal 68 105 72
Binary 1000100 1101001 1001000
Octal 104 151 110

Shades and tints

Shades of #446948

#446948
(68,105,72)
#3E6042
(62,96,66)
#38573C
(56,87,60)
#324E36
(50,78,54)
#2C4530
(44,69,48)
#263C2A
(38,60,42)
#203324
(32,51,36)
#1A2A1E
(26,42,30)
#142118
(20,33,24)
#0E1812
(14,24,18)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #446948

#446948
(68,105,72)
#557658
(85,118,88)
#668368
(102,131,104)
#779078
(119,144,120)
#889D88
(136,157,136)
#99AA98
(153,170,152)
#AAB7A8
(170,183,168)
#BBC4B8
(187,196,184)
#CCD1C8
(204,209,200)
#DDDED8
(221,222,216)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446948; }

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

This text font color is #446948.

Background Color

.myBgColor { background-color: #446948; }

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

This div background color is #446948.

Border color

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

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

This div border color is #446948.

Opacity

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

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

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

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

This text has shadow with #446948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446948.

Preview

Color preview on black background

This text has color #446948 on black background.


Color preview on white background

This text has color #446948 on white background.


Black color preview on #446948 background

This text has black color on #446948 background.


White color preview on #446948 background

This text has white color on #446948 background.


Related colors

Complementary color

Complementary color for #hex is #BB96B7.


I love getcolorcode.com

Triadic colors

1 #484469 and #694844 with #446948 are triadic colors.

2 #486944 and #694448 with #446948 are triadic colors.