COLOR #446450

HEX: #446450 RGB: (68,100,80)

Color info

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

RGB color model

#446450 color RGB value is (68,100,80).

RGB: (68,100,80) (27%, 39%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 100 of 255 = 39%
B 80 of 255 = 31%

68
100
80

R + G + B ~ 32%. #446450 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 100 + 80 = 248 (100%)
R 68 of 248 ~ 27.42%
G 100 of 248 ~ 40.32%
B 80 of 248 ~ 32.26'%

%27.42
%40.32
%32.26

CMYK color model

#446450 color CMYK value is (32,0,20,61).

  • cyan value is 32.00%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 60.78%

CMYK: (32,0,20,61)
C32M0Y20K61 (32%, 0%, 20%, 61%)
(0.32 / 0.00 / 0.20 / 0.61)

CMYK percentages

%32
%0
%20
%60.78

Codes

Color #446450 in popluar color models

44 64 50
RGB 68 100 80
HSL 143° 19.05% 32.94%
HSB/HSV 143° 32.00% 39.22%
CMYK 32.00% 0.00% 20.00%
60.78%

Color #446450 in popluar number systems.

HEX 44 64 50
Decimal 68 100 80
Binary 1000100 1100100 1010000
Octal 104 144 120

Shades and tints

Shades of #446450

#446450
(68,100,80)
#3E5B49
(62,91,73)
#385242
(56,82,66)
#32493B
(50,73,59)
#2C4034
(44,64,52)
#26372D
(38,55,45)
#202E26
(32,46,38)
#1A251F
(26,37,31)
#141C18
(20,28,24)
#0E1311
(14,19,17)
#080A0A
(8,10,10)
#000000
(0,0,0)

Tints of #446450

#446450
(68,100,80)
#55725F
(85,114,95)
#66806E
(102,128,110)
#778E7D
(119,142,125)
#889C8C
(136,156,140)
#99AA9B
(153,170,155)
#AAB8AA
(170,184,170)
#BBC6B9
(187,198,185)
#CCD4C8
(204,212,200)
#DDE2D7
(221,226,215)
#EEF0E6
(238,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446450 color. Also use rgb(68,100,80) instead hex code.

Text Font Color

.myTextColor { color: #446450; }

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

This text font color is #446450.

Background Color

.myBgColor { background-color: #446450; }

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

This div background color is #446450.

Border color

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

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

This div border color is #446450.

Opacity

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

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

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

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

This text has shadow with #446450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446450.

Preview

Color preview on black background

This text has color #446450 on black background.


Color preview on white background

This text has color #446450 on white background.


Black color preview on #446450 background

This text has black color on #446450 background.


White color preview on #446450 background

This text has white color on #446450 background.


Related colors

Complementary color

Complementary color for #hex is #BB9BAF.


I love getcolorcode.com

Triadic colors

1 #504464 and #645044 with #446450 are triadic colors.

2 #506444 and #644450 with #446450 are triadic colors.