COLOR #446830

HEX: #446830 RGB: (68,104,48)

Color info

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

RGB color model

#446830 color RGB value is (68,104,48).

RGB: (68,104,48) (27%, 41%, 19%)

RGB channels and saturation

R 68 of 255 = 27%
G 104 of 255 = 41%
B 48 of 255 = 19%

68
104
48

R + G + B ~ 29%. #446830 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 104 + 48 = 220 (100%)
R 68 of 220 ~ 30.91%
G 104 of 220 ~ 47.27%
B 48 of 220 ~ 21.82'%

%30.91
%47.27
%21.82

CMYK color model

#446830 color CMYK value is (35,0,54,59).

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

CMYK: (35,0,54,59)
C35M0Y54K59 (35%, 0%, 54%, 59%)
(0.35 / 0.00 / 0.54 / 0.59)

CMYK percentages

%34.62
%0
%53.85
%59.22

Codes

Color #446830 in popluar color models

44 68 30
RGB 68 104 48
HSL 99° 36.84% 29.80%
HSB/HSV 99° 53.85% 40.78%
CMYK 34.62% 0.00% 53.85%
59.22%

Color #446830 in popluar number systems.

HEX 44 68 30
Decimal 68 104 48
Binary 1000100 1101000 110000
Octal 104 150 60

Shades and tints

Shades of #446830

#446830
(68,104,48)
#3E5F2C
(62,95,44)
#385628
(56,86,40)
#324D24
(50,77,36)
#2C4420
(44,68,32)
#263B1C
(38,59,28)
#203218
(32,50,24)
#1A2914
(26,41,20)
#142010
(20,32,16)
#0E170C
(14,23,12)
#080E08
(8,14,8)
#000000
(0,0,0)

Tints of #446830

#446830
(68,104,48)
#557542
(85,117,66)
#668254
(102,130,84)
#778F66
(119,143,102)
#889C78
(136,156,120)
#99A98A
(153,169,138)
#AAB69C
(170,182,156)
#BBC3AE
(187,195,174)
#CCD0C0
(204,208,192)
#DDDDD2
(221,221,210)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446830; }

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

This text font color is #446830.

Background Color

.myBgColor { background-color: #446830; }

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

This div background color is #446830.

Border color

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

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

This div border color is #446830.

Opacity

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

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

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

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

This text has shadow with #446830 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446830.

Preview

Color preview on black background

This text has color #446830 on black background.


Color preview on white background

This text has color #446830 on white background.


Black color preview on #446830 background

This text has black color on #446830 background.


White color preview on #446830 background

This text has white color on #446830 background.


Related colors

Complementary color

Complementary color for #hex is #BB97CF.


I love getcolorcode.com

Triadic colors

1 #304468 and #683044 with #446830 are triadic colors.

2 #306844 and #684430 with #446830 are triadic colors.