COLOR #446751

HEX: #446751 RGB: (68,103,81)

Color info

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

RGB color model

#446751 color RGB value is (68,103,81).

RGB: (68,103,81) (27%, 40%, 32%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 81 of 255 = 32%

68
103
81

R + G + B ~ 33%. #446751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 81 = 252 (100%)
R 68 of 252 ~ 26.98%
G 103 of 252 ~ 40.87%
B 81 of 252 ~ 32.14'%

%26.98
%40.87
%32.14

CMYK color model

#446751 color CMYK value is (34,0,21,60).

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

CMYK: (34,0,21,60)
C34M0Y21K60 (34%, 0%, 21%, 60%)
(0.34 / 0.00 / 0.21 / 0.60)

CMYK percentages

%33.98
%0
%21.36
%59.61

Codes

Color #446751 in popluar color models

44 67 51
RGB 68 103 81
HSL 142° 20.47% 33.53%
HSB/HSV 142° 33.98% 40.39%
CMYK 33.98% 0.00% 21.36%
59.61%

Color #446751 in popluar number systems.

HEX 44 67 51
Decimal 68 103 81
Binary 1000100 1100111 1010001
Octal 104 147 121

Shades and tints

Shades of #446751

#446751
(68,103,81)
#3E5E4A
(62,94,74)
#385543
(56,85,67)
#324C3C
(50,76,60)
#2C4335
(44,67,53)
#263A2E
(38,58,46)
#203127
(32,49,39)
#1A2820
(26,40,32)
#141F19
(20,31,25)
#0E1612
(14,22,18)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #446751

#446751
(68,103,81)
#557460
(85,116,96)
#66816F
(102,129,111)
#778E7E
(119,142,126)
#889B8D
(136,155,141)
#99A89C
(153,168,156)
#AAB5AB
(170,181,171)
#BBC2BA
(187,194,186)
#CCCFC9
(204,207,201)
#DDDCD8
(221,220,216)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446751; }

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

This text font color is #446751.

Background Color

.myBgColor { background-color: #446751; }

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

This div background color is #446751.

Border color

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

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

This div border color is #446751.

Opacity

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

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

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

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

This text has shadow with #446751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446751.

Preview

Color preview on black background

This text has color #446751 on black background.


Color preview on white background

This text has color #446751 on white background.


Black color preview on #446751 background

This text has black color on #446751 background.


White color preview on #446751 background

This text has white color on #446751 background.


Related colors

Complementary color

Complementary color for #hex is #BB98AE.


I love getcolorcode.com

Triadic colors

1 #514467 and #675144 with #446751 are triadic colors.

2 #516744 and #674451 with #446751 are triadic colors.