COLOR #446462

HEX: #446462 RGB: (68,100,98)

Color info

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

RGB color model

#446462 color RGB value is (68,100,98).

RGB: (68,100,98) (27%, 39%, 38%)

RGB channels and saturation

R 68 of 255 = 27%
G 100 of 255 = 39%
B 98 of 255 = 38%

68
100
98

R + G + B ~ 35%. #446462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 100 + 98 = 266 (100%)
R 68 of 266 ~ 25.56%
G 100 of 266 ~ 37.59%
B 98 of 266 ~ 36.84'%

%25.56
%37.59
%36.84

CMYK color model

#446462 color CMYK value is (32,0,2,61).

  • cyan value is 32.00%
  • magenta value is 0.00%
  • yellow value is 2.00%
  • key color value is 60.78%
CMYK: (32,0,2,61) C32M0Y2K61 (32%,0%,2%,61%) (0.32/0.00/0.02/0.61) 

CMYK percentages

%32
%0
%2
%60.78

Codes

Color #446462 in popluar color models

44 64 62
RGB 68 100 98
HSL 176° 19.05% 32.94%
HSB/HSV 176° 32.00% 39.22%
CMYK 32.00% 0.00% 2.00%
60.78%

Color #446462 in popluar number systems.

HEX 44 64 62
Decimal 68 100 98
Binary 1000100 1100100 1100010
Octal 104 144 142

Shades and tints

Shades of #446462

#446462
(68,100,98)
#3E5B5A
(62,91,90)
#385252
(56,82,82)
#32494A
(50,73,74)
#2C4042
(44,64,66)
#26373A
(38,55,58)
#202E32
(32,46,50)
#1A252A
(26,37,42)
#141C22
(20,28,34)
#0E131A
(14,19,26)
#080A12
(8,10,18)
#000000
(0,0,0)

Tints of #446462

#446462
(68,100,98)
#557270
(85,114,112)
#66807E
(102,128,126)
#778E8C
(119,142,140)
#889C9A
(136,156,154)
#99AAA8
(153,170,168)
#AAB8B6
(170,184,182)
#BBC6C4
(187,198,196)
#CCD4D2
(204,212,210)
#DDE2E0
(221,226,224)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446462; }

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

This text font color is #446462.

Background Color

.myBgColor { background-color: #446462; }

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

This div background color is #446462.

Border color

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

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

This div border color is #446462.

Opacity

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

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

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

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

This text has shadow with #446462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446462.

Preview

Color preview on black background

This text has color #446462 on black background.


Color preview on white background

This text has color #446462 on white background.


Black color preview on #446462 background

This text has black color on #446462 background.


White color preview on #446462 background

This text has white color on #446462 background.


Related colors

Complementary color

Complementary color for #hex is #BB9B9D.


I love getcolorcode.com

Triadic colors

1 #624464 and #646244 with #446462 are triadic colors.

2 #626444 and #644462 with #446462 are triadic colors.