COLOR #446245

HEX: #446245 RGB: (68,98,69)

Color info

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

RGB color model

#446245 color RGB value is (68,98,69).

RGB: (68,98,69) (27%, 38%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 98 of 255 = 38%
B 69 of 255 = 27%

68
98
69

R + G + B ~ 31%. #446245 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 98 + 69 = 235 (100%)
R 68 of 235 ~ 28.94%
G 98 of 235 ~ 41.7%
B 69 of 235 ~ 29.36'%

%28.94
%41.7
%29.36

CMYK color model

#446245 color CMYK value is (31,0,30,62).

  • cyan value is 30.61%
  • magenta value is 0.00%
  • yellow value is 29.59%
  • key color value is 61.57%

CMYK: (31,0,30,62)
C31M0Y30K62 (31%, 0%, 30%, 62%)
(0.31 / 0.00 / 0.30 / 0.62)

CMYK percentages

%30.61
%0
%29.59
%61.57

Codes

Color #446245 in popluar color models

44 62 45
RGB 68 98 69
HSL 122° 18.07% 32.55%
HSB/HSV 122° 30.61% 38.43%
CMYK 30.61% 0.00% 29.59%
61.57%

Color #446245 in popluar number systems.

HEX 44 62 45
Decimal 68 98 69
Binary 1000100 1100010 1000101
Octal 104 142 105

Shades and tints

Shades of #446245

#446245
(68,98,69)
#3E5A3F
(62,90,63)
#385239
(56,82,57)
#324A33
(50,74,51)
#2C422D
(44,66,45)
#263A27
(38,58,39)
#203221
(32,50,33)
#1A2A1B
(26,42,27)
#142215
(20,34,21)
#0E1A0F
(14,26,15)
#081209
(8,18,9)
#000000
(0,0,0)

Tints of #446245

#446245
(68,98,69)
#557055
(85,112,85)
#667E65
(102,126,101)
#778C75
(119,140,117)
#889A85
(136,154,133)
#99A895
(153,168,149)
#AAB6A5
(170,182,165)
#BBC4B5
(187,196,181)
#CCD2C5
(204,210,197)
#DDE0D5
(221,224,213)
#EEEEE5
(238,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446245 color. Also use rgb(68,98,69) instead hex code.

Text Font Color

.myTextColor { color: #446245; }

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

This text font color is #446245.

Background Color

.myBgColor { background-color: #446245; }

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

This div background color is #446245.

Border color

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

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

This div border color is #446245.

Opacity

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

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

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

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

This text has shadow with #446245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446245.

Preview

Color preview on black background

This text has color #446245 on black background.


Color preview on white background

This text has color #446245 on white background.


Black color preview on #446245 background

This text has black color on #446245 background.


White color preview on #446245 background

This text has white color on #446245 background.


Related colors

Complementary color

Complementary color for #hex is #BB9DBA.


I love getcolorcode.com

Triadic colors

1 #454462 and #624544 with #446245 are triadic colors.

2 #456244 and #624445 with #446245 are triadic colors.