COLOR #446128

HEX: #446128 RGB: (68,97,40)

Color info

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

RGB color model

#446128 color RGB value is (68,97,40).

RGB: (68,97,40) (27%, 38%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 97 of 255 = 38%
B 40 of 255 = 16%

68
97
40

R + G + B ~ 27%. #446128 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 97 + 40 = 205 (100%)
R 68 of 205 ~ 33.17%
G 97 of 205 ~ 47.32%
B 40 of 205 ~ 19.51'%

%33.17
%47.32
%19.51

CMYK color model

#446128 color CMYK value is (30,0,59,62).

  • cyan value is 29.90%
  • magenta value is 0.00%
  • yellow value is 58.76%
  • key color value is 61.96%
CMYK: (30,0,59,62) C30M0Y59K62 (30%,0%,59%,62%) (0.30/0.00/0.59/0.62) 

CMYK percentages

%29.9
%0
%58.76
%61.96

Codes

Color #446128 in popluar color models

44 61 28
RGB 68 97 40
HSL 91° 41.61% 26.86%
HSB/HSV 91° 58.76% 38.04%
CMYK 29.90% 0.00% 58.76%
61.96%

Color #446128 in popluar number systems.

HEX 44 61 28
Decimal 68 97 40
Binary 1000100 1100001 101000
Octal 104 141 50

Shades and tints

Shades of #446128

#446128
(68,97,40)
#3E5925
(62,89,37)
#385122
(56,81,34)
#32491F
(50,73,31)
#2C411C
(44,65,28)
#263919
(38,57,25)
#203116
(32,49,22)
#1A2913
(26,41,19)
#142110
(20,33,16)
#0E190D
(14,25,13)
#08110A
(8,17,10)
#000000
(0,0,0)

Tints of #446128

#446128
(68,97,40)
#556F3B
(85,111,59)
#667D4E
(102,125,78)
#778B61
(119,139,97)
#889974
(136,153,116)
#99A787
(153,167,135)
#AAB59A
(170,181,154)
#BBC3AD
(187,195,173)
#CCD1C0
(204,209,192)
#DDDFD3
(221,223,211)
#EEEDE6
(238,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446128; }

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

This text font color is #446128.

Background Color

.myBgColor { background-color: #446128; }

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

This div background color is #446128.

Border color

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

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

This div border color is #446128.

Opacity

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

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

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

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

This text has shadow with #446128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446128.

Preview

Color preview on black background

This text has color #446128 on black background.


Color preview on white background

This text has color #446128 on white background.


Black color preview on #446128 background

This text has black color on #446128 background.


White color preview on #446128 background

This text has white color on #446128 background.


Related colors

Complementary color

Complementary color for #hex is #BB9ED7.


I love getcolorcode.com

Triadic colors

1 #284461 and #612844 with #446128 are triadic colors.

2 #286144 and #614428 with #446128 are triadic colors.