COLOR #446968

HEX: #446968 RGB: (68,105,104)

Color info

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

RGB color model

#446968 color RGB value is (68,105,104).

RGB: (68,105,104) (27%, 41%, 41%)

RGB channels and saturation

R 68 of 255 = 27%
G 105 of 255 = 41%
B 104 of 255 = 41%

68
105
104

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

Portions of RGB colors in percentages

R + G + B = 68 + 105 + 104 = 277 (100%)
R 68 of 277 ~ 24.55%
G 105 of 277 ~ 37.91%
B 104 of 277 ~ 37.55'%

%24.55
%37.91
%37.55

CMYK color model

#446968 color CMYK value is (35,0,1,59).

  • cyan value is 35.24%
  • magenta value is 0.00%
  • yellow value is 0.95%
  • key color value is 58.82%

CMYK: (35,0,1,59)
C35M0Y1K59 (35%, 0%, 1%, 59%)
(0.35 / 0.00 / 0.01 / 0.59)

CMYK percentages

%35.24
%0
%0.95
%58.82

Codes

Color #446968 in popluar color models

44 69 68
RGB 68 105 104
HSL 178° 21.39% 33.92%
HSB/HSV 178° 35.24% 41.18%
CMYK 35.24% 0.00% 0.95%
58.82%

Color #446968 in popluar number systems.

HEX 44 69 68
Decimal 68 105 104
Binary 1000100 1101001 1101000
Octal 104 151 150

Shades and tints

Shades of #446968

#446968
(68,105,104)
#3E605F
(62,96,95)
#385756
(56,87,86)
#324E4D
(50,78,77)
#2C4544
(44,69,68)
#263C3B
(38,60,59)
#203332
(32,51,50)
#1A2A29
(26,42,41)
#142120
(20,33,32)
#0E1817
(14,24,23)
#080F0E
(8,15,14)
#000000
(0,0,0)

Tints of #446968

#446968
(68,105,104)
#557675
(85,118,117)
#668382
(102,131,130)
#77908F
(119,144,143)
#889D9C
(136,157,156)
#99AAA9
(153,170,169)
#AAB7B6
(170,183,182)
#BBC4C3
(187,196,195)
#CCD1D0
(204,209,208)
#DDDEDD
(221,222,221)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446968; }

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

This text font color is #446968.

Background Color

.myBgColor { background-color: #446968; }

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

This div background color is #446968.

Border color

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

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

This div border color is #446968.

Opacity

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

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

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

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

This text has shadow with #446968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446968.

Preview

Color preview on black background

This text has color #446968 on black background.


Color preview on white background

This text has color #446968 on white background.


Black color preview on #446968 background

This text has black color on #446968 background.


White color preview on #446968 background

This text has white color on #446968 background.


Related colors

Complementary color

Complementary color for #hex is #BB9697.


I love getcolorcode.com

Triadic colors

1 #684469 and #696844 with #446968 are triadic colors.

2 #686944 and #694468 with #446968 are triadic colors.