COLOR #446970

HEX: #446970 RGB: (68,105,112)

Color info

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

RGB color model

#446970 color RGB value is (68,105,112).

RGB: (68,105,112) (27%, 41%, 44%)

RGB channels and saturation

R 68 of 255 = 27%
G 105 of 255 = 41%
B 112 of 255 = 44%

68
105
112

R + G + B ~ 37%. #446970 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 105 + 112 = 285 (100%)
R 68 of 285 ~ 23.86%
G 105 of 285 ~ 36.84%
B 112 of 285 ~ 39.3'%

%23.86
%36.84
%39.3

CMYK color model

#446970 color CMYK value is (39,6,0,56).

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

CMYK: (39,6,0,56)
C39M6Y0K56 (39%, 6%, 0%, 56%)
(0.39 / 0.06 / 0.00 / 0.56)

CMYK percentages

%39.29
%6.25
%0
%56.08

Codes

Color #446970 in popluar color models

44 69 70
RGB 68 105 112
HSL 190° 24.44% 35.29%
HSB/HSV 190° 39.29% 43.92%
CMYK 39.29% 6.25% 0.00%
56.08%

Color #446970 in popluar number systems.

HEX 44 69 70
Decimal 68 105 112
Binary 1000100 1101001 1110000
Octal 104 151 160

Shades and tints

Shades of #446970

#446970
(68,105,112)
#3E6066
(62,96,102)
#38575C
(56,87,92)
#324E52
(50,78,82)
#2C4548
(44,69,72)
#263C3E
(38,60,62)
#203334
(32,51,52)
#1A2A2A
(26,42,42)
#142120
(20,33,32)
#0E1816
(14,24,22)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #446970

#446970
(68,105,112)
#55767D
(85,118,125)
#66838A
(102,131,138)
#779097
(119,144,151)
#889DA4
(136,157,164)
#99AAB1
(153,170,177)
#AAB7BE
(170,183,190)
#BBC4CB
(187,196,203)
#CCD1D8
(204,209,216)
#DDDEE5
(221,222,229)
#EEEBF2
(238,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446970; }

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

This text font color is #446970.

Background Color

.myBgColor { background-color: #446970; }

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

This div background color is #446970.

Border color

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

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

This div border color is #446970.

Opacity

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

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

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

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

This text has shadow with #446970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446970.

Preview

Color preview on black background

This text has color #446970 on black background.


Color preview on white background

This text has color #446970 on white background.


Black color preview on #446970 background

This text has black color on #446970 background.


White color preview on #446970 background

This text has white color on #446970 background.


Related colors

Complementary color

Complementary color for #hex is #BB968F.


I love getcolorcode.com

Triadic colors

1 #704469 and #697044 with #446970 are triadic colors.

2 #706944 and #694470 with #446970 are triadic colors.