COLOR #446225

HEX: #446225 RGB: (68,98,37)

Color info

#446225 contains mainly red and green colors. Web safe color of #446225 is #336633 (or #363).

RGB color model

#446225 color RGB value is (68,98,37).

RGB: (68,98,37) (27%, 38%, 15%)

RGB channels and saturation

R 68 of 255 = 27%
G 98 of 255 = 38%
B 37 of 255 = 15%

68
98
37

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

Portions of RGB colors in percentages

R + G + B = 68 + 98 + 37 = 203 (100%)
R 68 of 203 ~ 33.5%
G 98 of 203 ~ 48.28%
B 37 of 203 ~ 18.23'%

%33.5
%48.28
%18.23

CMYK color model

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

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

CMYK: (31,0,62,62)
C31M0Y62K62 (31%, 0%, 62%, 62%)
(0.31 / 0.00 / 0.62 / 0.62)

CMYK percentages

%30.61
%0
%62.24
%61.57

Codes

Color #446225 in popluar color models

44 62 25
RGB 68 98 37
HSL 90° 45.19% 26.47%
HSB/HSV 90° 62.24% 38.43%
CMYK 30.61% 0.00% 62.24%
61.57%

Color #446225 in popluar number systems.

HEX 44 62 25
Decimal 68 98 37
Binary 1000100 1100010 100101
Octal 104 142 45

Shades and tints

Shades of #446225

#446225
(68,98,37)
#3E5A22
(62,90,34)
#38521F
(56,82,31)
#324A1C
(50,74,28)
#2C4219
(44,66,25)
#263A16
(38,58,22)
#203213
(32,50,19)
#1A2A10
(26,42,16)
#14220D
(20,34,13)
#0E1A0A
(14,26,10)
#081207
(8,18,7)
#000000
(0,0,0)

Tints of #446225

#446225
(68,98,37)
#557038
(85,112,56)
#667E4B
(102,126,75)
#778C5E
(119,140,94)
#889A71
(136,154,113)
#99A884
(153,168,132)
#AAB697
(170,182,151)
#BBC4AA
(187,196,170)
#CCD2BD
(204,210,189)
#DDE0D0
(221,224,208)
#EEEEE3
(238,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446225; }

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

This text font color is #446225.

Background Color

.myBgColor { background-color: #446225; }

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

This div background color is #446225.

Border color

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

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

This div border color is #446225.

Opacity

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

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

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

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

This text has shadow with #446225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446225.

Preview

Color preview on black background

This text has color #446225 on black background.


Color preview on white background

This text has color #446225 on white background.


Black color preview on #446225 background

This text has black color on #446225 background.


White color preview on #446225 background

This text has white color on #446225 background.


Related colors

Complementary color

Complementary color for #hex is #BB9DDA.


I love getcolorcode.com

Triadic colors

1 #254462 and #622544 with #446225 are triadic colors.

2 #256244 and #624425 with #446225 are triadic colors.