COLOR #446D51

HEX: #446D51 RGB: (68,109,81)

Color info

#446D51 contains red, green and blue colors in about the same proportion. Web safe color of #446D51 is #336666 (or #366).

RGB color model

#446D51 color RGB value is (68,109,81).

RGB: (68,109,81) (27%, 43%, 32%)

RGB channels and saturation

R 68 of 255 = 27%
G 109 of 255 = 43%
B 81 of 255 = 32%

68
109
81

R + G + B ~ 34%. #446D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 109 + 81 = 258 (100%)
R 68 of 258 ~ 26.36%
G 109 of 258 ~ 42.25%
B 81 of 258 ~ 31.4'%

%26.36
%42.25
%31.4

CMYK color model

#446D51 color CMYK value is (38,0,26,57).

  • cyan value is 37.61%
  • magenta value is 0.00%
  • yellow value is 25.69%
  • key color value is 57.25%
CMYK: (38,0,26,57) C38M0Y26K57 (38%,0%,26%,57%) (0.38/0.00/0.26/0.57) 

CMYK percentages

%37.61
%0
%25.69
%57.25

Codes

Color #446D51 in popluar color models

44 6D 51
RGB 68 109 81
HSL 139° 23.16% 34.71%
HSB/HSV 139° 37.61% 42.75%
CMYK 37.61% 0.00% 25.69%
57.25%

Color #446D51 in popluar number systems.

HEX 44 6D 51
Decimal 68 109 81
Binary 1000100 1101101 1010001
Octal 104 155 121

Shades and tints

Shades of #446D51

#446D51
(68,109,81)
#3E644A
(62,100,74)
#385B43
(56,91,67)
#32523C
(50,82,60)
#2C4935
(44,73,53)
#26402E
(38,64,46)
#203727
(32,55,39)
#1A2E20
(26,46,32)
#142519
(20,37,25)
#0E1C12
(14,28,18)
#08130B
(8,19,11)
#000000
(0,0,0)

Tints of #446D51

#446D51
(68,109,81)
#557A60
(85,122,96)
#66876F
(102,135,111)
#77947E
(119,148,126)
#88A18D
(136,161,141)
#99AE9C
(153,174,156)
#AABBAB
(170,187,171)
#BBC8BA
(187,200,186)
#CCD5C9
(204,213,201)
#DDE2D8
(221,226,216)
#EEEFE7
(238,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446D51 color. Also use rgb(68,109,81) instead hex code.

Text Font Color

.myTextColor { color: #446D51; }

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

This text font color is #446D51.

Background Color

.myBgColor { background-color: #446D51; }

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

This div background color is #446D51.

Border color

.myBorderColor { border: 1px solid #446D51; }

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

This div border color is #446D51.

Opacity

.myOpacity80 { color: #446D51; opacity: 0.8; }

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

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

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

This text has shadow with #446D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446D51.

Preview

Color preview on black background

This text has color #446D51 on black background.


Color preview on white background

This text has color #446D51 on white background.


Black color preview on #446D51 background

This text has black color on #446D51 background.


White color preview on #446D51 background

This text has white color on #446D51 background.


Related colors

Complementary color

Complementary color for #hex is #BB92AE.


I love getcolorcode.com

Triadic colors

1 #51446D and #6D5144 with #446D51 are triadic colors.

2 #516D44 and #6D4451 with #446D51 are triadic colors.