COLOR #446768

HEX: #446768 RGB: (68,103,104)

Color info

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

RGB color model

#446768 color RGB value is (68,103,104).

RGB: (68,103,104) (27%, 40%, 41%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 104 of 255 = 41%

68
103
104

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

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 104 = 275 (100%)
R 68 of 275 ~ 24.73%
G 103 of 275 ~ 37.45%
B 104 of 275 ~ 37.82'%

%24.73
%37.45
%37.82

CMYK color model

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

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

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

CMYK percentages

%34.62
%0.96
%0
%59.22

Codes

Color #446768 in popluar color models

44 67 68
RGB 68 103 104
HSL 182° 20.93% 33.73%
HSB/HSV 182° 34.62% 40.78%
CMYK 34.62% 0.96% 0.00%
59.22%

Color #446768 in popluar number systems.

HEX 44 67 68
Decimal 68 103 104
Binary 1000100 1100111 1101000
Octal 104 147 150

Shades and tints

Shades of #446768

#446768
(68,103,104)
#3E5E5F
(62,94,95)
#385556
(56,85,86)
#324C4D
(50,76,77)
#2C4344
(44,67,68)
#263A3B
(38,58,59)
#203132
(32,49,50)
#1A2829
(26,40,41)
#141F20
(20,31,32)
#0E1617
(14,22,23)
#080D0E
(8,13,14)
#000000
(0,0,0)

Tints of #446768

#446768
(68,103,104)
#557475
(85,116,117)
#668182
(102,129,130)
#778E8F
(119,142,143)
#889B9C
(136,155,156)
#99A8A9
(153,168,169)
#AAB5B6
(170,181,182)
#BBC2C3
(187,194,195)
#CCCFD0
(204,207,208)
#DDDCDD
(221,220,221)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446768; }

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

This text font color is #446768.

Background Color

.myBgColor { background-color: #446768; }

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

This div background color is #446768.

Border color

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

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

This div border color is #446768.

Opacity

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

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

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

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

This text has shadow with #446768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446768.

Preview

Color preview on black background

This text has color #446768 on black background.


Color preview on white background

This text has color #446768 on white background.


Black color preview on #446768 background

This text has black color on #446768 background.


White color preview on #446768 background

This text has white color on #446768 background.


Related colors

Complementary color

Complementary color for #hex is #BB9897.


I love getcolorcode.com

Triadic colors

1 #684467 and #676844 with #446768 are triadic colors.

2 #686744 and #674468 with #446768 are triadic colors.