COLOR #446631

HEX: #446631 RGB: (68,102,49)

Color info

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

RGB color model

#446631 color RGB value is (68,102,49).

RGB: (68,102,49) (27%, 40%, 19%)

RGB channels and saturation

R 68 of 255 = 27%
G 102 of 255 = 40%
B 49 of 255 = 19%

68
102
49

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

Portions of RGB colors in percentages

R + G + B = 68 + 102 + 49 = 219 (100%)
R 68 of 219 ~ 31.05%
G 102 of 219 ~ 46.58%
B 49 of 219 ~ 22.37'%

%31.05
%46.58
%22.37

CMYK color model

#446631 color CMYK value is (33,0,52,60).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 51.96%
  • key color value is 60.00%
CMYK: (33,0,52,60) C33M0Y52K60 (33%,0%,52%,60%) (0.33/0.00/0.52/0.60) 

CMYK percentages

%33.33
%0
%51.96
%60

Codes

Color #446631 in popluar color models

44 66 31
RGB 68 102 49
HSL 98° 35.10% 29.61%
HSB/HSV 98° 51.96% 40.00%
CMYK 33.33% 0.00% 51.96%
60.00%

Color #446631 in popluar number systems.

HEX 44 66 31
Decimal 68 102 49
Binary 1000100 1100110 110001
Octal 104 146 61

Shades and tints

Shades of #446631

#446631
(68,102,49)
#3E5D2D
(62,93,45)
#385429
(56,84,41)
#324B25
(50,75,37)
#2C4221
(44,66,33)
#26391D
(38,57,29)
#203019
(32,48,25)
#1A2715
(26,39,21)
#141E11
(20,30,17)
#0E150D
(14,21,13)
#080C09
(8,12,9)
#000000
(0,0,0)

Tints of #446631

#446631
(68,102,49)
#557343
(85,115,67)
#668055
(102,128,85)
#778D67
(119,141,103)
#889A79
(136,154,121)
#99A78B
(153,167,139)
#AAB49D
(170,180,157)
#BBC1AF
(187,193,175)
#CCCEC1
(204,206,193)
#DDDBD3
(221,219,211)
#EEE8E5
(238,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446631 color. Also use rgb(68,102,49) instead hex code.

Text Font Color

.myTextColor { color: #446631; }

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

This text font color is #446631.

Background Color

.myBgColor { background-color: #446631; }

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

This div background color is #446631.

Border color

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

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

This div border color is #446631.

Opacity

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

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

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

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

This text has shadow with #446631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446631.

Preview

Color preview on black background

This text has color #446631 on black background.


Color preview on white background

This text has color #446631 on white background.


Black color preview on #446631 background

This text has black color on #446631 background.


White color preview on #446631 background

This text has white color on #446631 background.


Related colors

Complementary color

Complementary color for #hex is #BB99CE.


I love getcolorcode.com

Triadic colors

1 #314466 and #663144 with #446631 are triadic colors.

2 #316644 and #664431 with #446631 are triadic colors.