COLOR #446F51

HEX: #446F51 RGB: (68,111,81)

Color info

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

RGB color model

#446F51 color RGB value is (68,111,81).

RGB: (68,111,81) (27%, 44%, 32%)

RGB channels and saturation

R 68 of 255 = 27%
G 111 of 255 = 44%
B 81 of 255 = 32%

68
111
81

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

Portions of RGB colors in percentages

R + G + B = 68 + 111 + 81 = 260 (100%)
R 68 of 260 ~ 26.15%
G 111 of 260 ~ 42.69%
B 81 of 260 ~ 31.15'%

%26.15
%42.69
%31.15

CMYK color model

#446F51 color CMYK value is (39,0,27,56).

  • cyan value is 38.74%
  • magenta value is 0.00%
  • yellow value is 27.03%
  • key color value is 56.47%
CMYK: (39,0,27,56) C39M0Y27K56 (39%,0%,27%,56%) (0.39/0.00/0.27/0.56) 

CMYK percentages

%38.74
%0
%27.03
%56.47

Codes

Color #446F51 in popluar color models

44 6F 51
RGB 68 111 81
HSL 138° 24.02% 35.10%
HSB/HSV 138° 38.74% 43.53%
CMYK 38.74% 0.00% 27.03%
56.47%

Color #446F51 in popluar number systems.

HEX 44 6F 51
Decimal 68 111 81
Binary 1000100 1101111 1010001
Octal 104 157 121

Shades and tints

Shades of #446F51

#446F51
(68,111,81)
#3E654A
(62,101,74)
#385B43
(56,91,67)
#32513C
(50,81,60)
#2C4735
(44,71,53)
#263D2E
(38,61,46)
#203327
(32,51,39)
#1A2920
(26,41,32)
#141F19
(20,31,25)
#0E1512
(14,21,18)
#080B0B
(8,11,11)
#000000
(0,0,0)

Tints of #446F51

#446F51
(68,111,81)
#557C60
(85,124,96)
#66896F
(102,137,111)
#77967E
(119,150,126)
#88A38D
(136,163,141)
#99B09C
(153,176,156)
#AABDAB
(170,189,171)
#BBCABA
(187,202,186)
#CCD7C9
(204,215,201)
#DDE4D8
(221,228,216)
#EEF1E7
(238,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446F51; }

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

This text font color is #446F51.

Background Color

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

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

This div background color is #446F51.

Border color

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

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

This div border color is #446F51.

Opacity

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

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

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

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

This text has shadow with #446F51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446F51.

Preview

Color preview on black background

This text has color #446F51 on black background.


Color preview on white background

This text has color #446F51 on white background.


Black color preview on #446F51 background

This text has black color on #446F51 background.


White color preview on #446F51 background

This text has white color on #446F51 background.


Related colors

Complementary color

Complementary color for #hex is #BB90AE.


I love getcolorcode.com

Triadic colors

1 #51446F and #6F5144 with #446F51 are triadic colors.

2 #516F44 and #6F4451 with #446F51 are triadic colors.