COLOR #446715

HEX: #446715 RGB: (68,103,21)

Color info

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

RGB color model

#446715 color RGB value is (68,103,21).

RGB: (68,103,21) (27%, 40%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 21 of 255 = 8%

68
103
21

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

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 21 = 192 (100%)
R 68 of 192 ~ 35.42%
G 103 of 192 ~ 53.65%
B 21 of 192 ~ 10.94'%

%35.42
%53.65
%10.94

CMYK color model

#446715 color CMYK value is (34,0,80,60).

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

CMYK: (34,0,80,60)
C34M0Y80K60 (34%, 0%, 80%, 60%)
(0.34 / 0.00 / 0.80 / 0.60)

CMYK percentages

%33.98
%0
%79.61
%59.61

Codes

Color #446715 in popluar color models

44 67 15
RGB 68 103 21
HSL 86° 66.13% 24.31%
HSB/HSV 86° 79.61% 40.39%
CMYK 33.98% 0.00% 79.61%
59.61%

Color #446715 in popluar number systems.

HEX 44 67 15
Decimal 68 103 21
Binary 1000100 1100111 10101
Octal 104 147 25

Shades and tints

Shades of #446715

#446715
(68,103,21)
#3E5E14
(62,94,20)
#385513
(56,85,19)
#324C12
(50,76,18)
#2C4311
(44,67,17)
#263A10
(38,58,16)
#20310F
(32,49,15)
#1A280E
(26,40,14)
#141F0D
(20,31,13)
#0E160C
(14,22,12)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #446715

#446715
(68,103,21)
#55742A
(85,116,42)
#66813F
(102,129,63)
#778E54
(119,142,84)
#889B69
(136,155,105)
#99A87E
(153,168,126)
#AAB593
(170,181,147)
#BBC2A8
(187,194,168)
#CCCFBD
(204,207,189)
#DDDCD2
(221,220,210)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446715; }

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

This text font color is #446715.

Background Color

.myBgColor { background-color: #446715; }

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

This div background color is #446715.

Border color

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

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

This div border color is #446715.

Opacity

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

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

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

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

This text has shadow with #446715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446715.

Preview

Color preview on black background

This text has color #446715 on black background.


Color preview on white background

This text has color #446715 on white background.


Black color preview on #446715 background

This text has black color on #446715 background.


White color preview on #446715 background

This text has white color on #446715 background.


Related colors

Complementary color

Complementary color for #hex is #BB98EA.


I love getcolorcode.com

Triadic colors

1 #154467 and #671544 with #446715 are triadic colors.

2 #156744 and #674415 with #446715 are triadic colors.