COLOR #446963

HEX: #446963 RGB: (68,105,99)

Color info

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

RGB color model

#446963 color RGB value is (68,105,99).

RGB: (68,105,99) (27%, 41%, 39%)

RGB channels and saturation

R 68 of 255 = 27%
G 105 of 255 = 41%
B 99 of 255 = 39%

68
105
99

R + G + B ~ 36%. #446963 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 105 + 99 = 272 (100%)
R 68 of 272 ~ 25%
G 105 of 272 ~ 38.6%
B 99 of 272 ~ 36.4'%

%25
%38.6
%36.4

CMYK color model

#446963 color CMYK value is (35,0,6,59).

  • cyan value is 35.24%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 58.82%
CMYK: (35,0,6,59) C35M0Y6K59 (35%,0%,6%,59%) (0.35/0.00/0.06/0.59) 

CMYK percentages

%35.24
%0
%5.71
%58.82

Codes

Color #446963 in popluar color models

44 69 63
RGB 68 105 99
HSL 170° 21.39% 33.92%
HSB/HSV 170° 35.24% 41.18%
CMYK 35.24% 0.00% 5.71%
58.82%

Color #446963 in popluar number systems.

HEX 44 69 63
Decimal 68 105 99
Binary 1000100 1101001 1100011
Octal 104 151 143

Shades and tints

Shades of #446963

#446963
(68,105,99)
#3E605A
(62,96,90)
#385751
(56,87,81)
#324E48
(50,78,72)
#2C453F
(44,69,63)
#263C36
(38,60,54)
#20332D
(32,51,45)
#1A2A24
(26,42,36)
#14211B
(20,33,27)
#0E1812
(14,24,18)
#080F09
(8,15,9)
#000000
(0,0,0)

Tints of #446963

#446963
(68,105,99)
#557671
(85,118,113)
#66837F
(102,131,127)
#77908D
(119,144,141)
#889D9B
(136,157,155)
#99AAA9
(153,170,169)
#AAB7B7
(170,183,183)
#BBC4C5
(187,196,197)
#CCD1D3
(204,209,211)
#DDDEE1
(221,222,225)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446963 color. Also use rgb(68,105,99) instead hex code.

Text Font Color

.myTextColor { color: #446963; }

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

This text font color is #446963.

Background Color

.myBgColor { background-color: #446963; }

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

This div background color is #446963.

Border color

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

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

This div border color is #446963.

Opacity

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

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

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

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

This text has shadow with #446963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446963.

Preview

Color preview on black background

This text has color #446963 on black background.


Color preview on white background

This text has color #446963 on white background.


Black color preview on #446963 background

This text has black color on #446963 background.


White color preview on #446963 background

This text has white color on #446963 background.


Related colors

Complementary color

Complementary color for #hex is #BB969C.


I love getcolorcode.com

Triadic colors

1 #634469 and #696344 with #446963 are triadic colors.

2 #636944 and #694463 with #446963 are triadic colors.