COLOR #446015

HEX: #446015 RGB: (68,96,21)

Color info

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

RGB color model

#446015 color RGB value is (68,96,21).

RGB: (68,96,21) (27%, 38%, 8%)

RGB channels and saturation

R 68 of 255 = 27%
G 96 of 255 = 38%
B 21 of 255 = 8%

68
96
21

R + G + B ~ 24%. #446015 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 96 + 21 = 185 (100%)
R 68 of 185 ~ 36.76%
G 96 of 185 ~ 51.89%
B 21 of 185 ~ 11.35'%

%36.76
%51.89
%11.35

CMYK color model

#446015 color CMYK value is (29,0,78,62).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 78.13%
  • key color value is 62.35%

CMYK: (29,0,78,62)
C29M0Y78K62 (29%, 0%, 78%, 62%)
(0.29 / 0.00 / 0.78 / 0.62)

CMYK percentages

%29.17
%0
%78.13
%62.35

Codes

Color #446015 in popluar color models

44 60 15
RGB 68 96 21
HSL 82° 64.10% 22.94%
HSB/HSV 82° 78.13% 37.65%
CMYK 29.17% 0.00% 78.13%
62.35%

Color #446015 in popluar number systems.

HEX 44 60 15
Decimal 68 96 21
Binary 1000100 1100000 10101
Octal 104 140 25

Shades and tints

Shades of #446015

#446015
(68,96,21)
#3E5814
(62,88,20)
#385013
(56,80,19)
#324812
(50,72,18)
#2C4011
(44,64,17)
#263810
(38,56,16)
#20300F
(32,48,15)
#1A280E
(26,40,14)
#14200D
(20,32,13)
#0E180C
(14,24,12)
#08100B
(8,16,11)
#000000
(0,0,0)

Tints of #446015

#446015
(68,96,21)
#556E2A
(85,110,42)
#667C3F
(102,124,63)
#778A54
(119,138,84)
#889869
(136,152,105)
#99A67E
(153,166,126)
#AAB493
(170,180,147)
#BBC2A8
(187,194,168)
#CCD0BD
(204,208,189)
#DDDED2
(221,222,210)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446015; }

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

This text font color is #446015.

Background Color

.myBgColor { background-color: #446015; }

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

This div background color is #446015.

Border color

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

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

This div border color is #446015.

Opacity

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

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

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

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

This text has shadow with #446015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446015.

Preview

Color preview on black background

This text has color #446015 on black background.


Color preview on white background

This text has color #446015 on white background.


Black color preview on #446015 background

This text has black color on #446015 background.


White color preview on #446015 background

This text has white color on #446015 background.


Related colors

Complementary color

Complementary color for #hex is #BB9FEA.


I love getcolorcode.com

Triadic colors

1 #154460 and #601544 with #446015 are triadic colors.

2 #156044 and #604415 with #446015 are triadic colors.