COLOR #446713

HEX: #446713 RGB: (68,103,19)

Color info

#446713 contains mainly red and green colors. Web safe color of #446713 is #336600 (or #360).

RGB color model

#446713 color RGB value is (68,103,19).

RGB: (68,103,19) (27%, 40%, 7%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 19 of 255 = 7%

68
103
19

R + G + B ~ 25%. #446713 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 19 = 190 (100%)
R 68 of 190 ~ 35.79%
G 103 of 190 ~ 54.21%
B 19 of 190 ~ 10'%

%35.79
%54.21

CMYK color model

#446713 color CMYK value is (34,0,82,60).

  • cyan value is 33.98%
  • magenta value is 0.00%
  • yellow value is 81.55%
  • key color value is 59.61%

CMYK: (34,0,82,60)
C34M0Y82K60 (34%, 0%, 82%, 60%)
(0.34 / 0.00 / 0.82 / 0.60)

CMYK percentages

%33.98
%0
%81.55
%59.61

Codes

Color #446713 in popluar color models

44 67 13
RGB 68 103 19
HSL 85° 68.85% 23.92%
HSB/HSV 85° 81.55% 40.39%
CMYK 33.98% 0.00% 81.55%
59.61%

Color #446713 in popluar number systems.

HEX 44 67 13
Decimal 68 103 19
Binary 1000100 1100111 10011
Octal 104 147 23

Shades and tints

Shades of #446713

#446713
(68,103,19)
#3E5E12
(62,94,18)
#385511
(56,85,17)
#324C10
(50,76,16)
#2C430F
(44,67,15)
#263A0E
(38,58,14)
#20310D
(32,49,13)
#1A280C
(26,40,12)
#141F0B
(20,31,11)
#0E160A
(14,22,10)
#080D09
(8,13,9)
#000000
(0,0,0)

Tints of #446713

#446713
(68,103,19)
#557428
(85,116,40)
#66813D
(102,129,61)
#778E52
(119,142,82)
#889B67
(136,155,103)
#99A87C
(153,168,124)
#AAB591
(170,181,145)
#BBC2A6
(187,194,166)
#CCCFBB
(204,207,187)
#DDDCD0
(221,220,208)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446713 color. Also use rgb(68,103,19) instead hex code.

Text Font Color

.myTextColor { color: #446713; }

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

This text font color is #446713.

Background Color

.myBgColor { background-color: #446713; }

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

This div background color is #446713.

Border color

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

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

This div border color is #446713.

Opacity

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

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

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

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

This text has shadow with #446713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446713.

Preview

Color preview on black background

This text has color #446713 on black background.


Color preview on white background

This text has color #446713 on white background.


Black color preview on #446713 background

This text has black color on #446713 background.


White color preview on #446713 background

This text has white color on #446713 background.


Related colors

Complementary color

Complementary color for #hex is #BB98EC.


I love getcolorcode.com

Triadic colors

1 #134467 and #671344 with #446713 are triadic colors.

2 #136744 and #674413 with #446713 are triadic colors.