COLOR #446170

HEX: #446170 RGB: (68,97,112)

Color info

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

RGB color model

#446170 color RGB value is (68,97,112).

RGB: (68,97,112) (27%, 38%, 44%)

RGB channels and saturation

R 68 of 255 = 27%
G 97 of 255 = 38%
B 112 of 255 = 44%

68
97
112

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

Portions of RGB colors in percentages

R + G + B = 68 + 97 + 112 = 277 (100%)
R 68 of 277 ~ 24.55%
G 97 of 277 ~ 35.02%
B 112 of 277 ~ 40.43'%

%24.55
%35.02
%40.43

CMYK color model

#446170 color CMYK value is (39,13,0,56).

  • cyan value is 39.29%
  • magenta value is 13.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (39,13,0,56)
C39M13Y0K56 (39%, 13%, 0%, 56%)
(0.39 / 0.13 / 0.00 / 0.56)

CMYK percentages

%39.29
%13.39
%0
%56.08

Codes

Color #446170 in popluar color models

44 61 70
RGB 68 97 112
HSL 200° 24.44% 35.29%
HSB/HSV 200° 39.29% 43.92%
CMYK 39.29% 13.39% 0.00%
56.08%

Color #446170 in popluar number systems.

HEX 44 61 70
Decimal 68 97 112
Binary 1000100 1100001 1110000
Octal 104 141 160

Shades and tints

Shades of #446170

#446170
(68,97,112)
#3E5966
(62,89,102)
#38515C
(56,81,92)
#324952
(50,73,82)
#2C4148
(44,65,72)
#26393E
(38,57,62)
#203134
(32,49,52)
#1A292A
(26,41,42)
#142120
(20,33,32)
#0E1916
(14,25,22)
#08110C
(8,17,12)
#000000
(0,0,0)

Tints of #446170

#446170
(68,97,112)
#556F7D
(85,111,125)
#667D8A
(102,125,138)
#778B97
(119,139,151)
#8899A4
(136,153,164)
#99A7B1
(153,167,177)
#AAB5BE
(170,181,190)
#BBC3CB
(187,195,203)
#CCD1D8
(204,209,216)
#DDDFE5
(221,223,229)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446170 color. Also use rgb(68,97,112) instead hex code.

Text Font Color

.myTextColor { color: #446170; }

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

This text font color is #446170.

Background Color

.myBgColor { background-color: #446170; }

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

This div background color is #446170.

Border color

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

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

This div border color is #446170.

Opacity

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

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

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

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

This text has shadow with #446170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446170.

Preview

Color preview on black background

This text has color #446170 on black background.


Color preview on white background

This text has color #446170 on white background.


Black color preview on #446170 background

This text has black color on #446170 background.


White color preview on #446170 background

This text has white color on #446170 background.


Related colors

Complementary color

Complementary color for #hex is #BB9E8F.


I love getcolorcode.com

Triadic colors

1 #704461 and #617044 with #446170 are triadic colors.

2 #706144 and #614470 with #446170 are triadic colors.