COLOR #446468

HEX: #446468 RGB: (68,100,104)

Color info

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

RGB color model

#446468 color RGB value is (68,100,104).

RGB: (68,100,104) (27%, 39%, 41%)

RGB channels and saturation

R 68 of 255 = 27%
G 100 of 255 = 39%
B 104 of 255 = 41%

68
100
104

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

Portions of RGB colors in percentages

R + G + B = 68 + 100 + 104 = 272 (100%)
R 68 of 272 ~ 25%
G 100 of 272 ~ 36.76%
B 104 of 272 ~ 38.24'%

%25
%36.76
%38.24

CMYK color model

#446468 color CMYK value is (35,4,0,59).

  • cyan value is 34.62%
  • magenta value is 3.85%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (35,4,0,59)
C35M4Y0K59 (35%, 4%, 0%, 59%)
(0.35 / 0.04 / 0.00 / 0.59)

CMYK percentages

%34.62
%3.85
%0
%59.22

Codes

Color #446468 in popluar color models

44 64 68
RGB 68 100 104
HSL 187° 20.93% 33.73%
HSB/HSV 187° 34.62% 40.78%
CMYK 34.62% 3.85% 0.00%
59.22%

Color #446468 in popluar number systems.

HEX 44 64 68
Decimal 68 100 104
Binary 1000100 1100100 1101000
Octal 104 144 150

Shades and tints

Shades of #446468

#446468
(68,100,104)
#3E5B5F
(62,91,95)
#385256
(56,82,86)
#32494D
(50,73,77)
#2C4044
(44,64,68)
#26373B
(38,55,59)
#202E32
(32,46,50)
#1A2529
(26,37,41)
#141C20
(20,28,32)
#0E1317
(14,19,23)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #446468

#446468
(68,100,104)
#557275
(85,114,117)
#668082
(102,128,130)
#778E8F
(119,142,143)
#889C9C
(136,156,156)
#99AAA9
(153,170,169)
#AAB8B6
(170,184,182)
#BBC6C3
(187,198,195)
#CCD4D0
(204,212,208)
#DDE2DD
(221,226,221)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446468; }

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

This text font color is #446468.

Background Color

.myBgColor { background-color: #446468; }

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

This div background color is #446468.

Border color

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

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

This div border color is #446468.

Opacity

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

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

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

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

This text has shadow with #446468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446468.

Preview

Color preview on black background

This text has color #446468 on black background.


Color preview on white background

This text has color #446468 on white background.


Black color preview on #446468 background

This text has black color on #446468 background.


White color preview on #446468 background

This text has white color on #446468 background.


Related colors

Complementary color

Complementary color for #hex is #BB9B97.


I love getcolorcode.com

Triadic colors

1 #684464 and #646844 with #446468 are triadic colors.

2 #686444 and #644468 with #446468 are triadic colors.