COLOR #446D64

HEX: #446D64 RGB: (68,109,100)

Color info

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

RGB color model

#446D64 color RGB value is (68,109,100).

RGB: (68,109,100) (27%, 43%, 39%)

RGB channels and saturation

R 68 of 255 = 27%
G 109 of 255 = 43%
B 100 of 255 = 39%

68
109
100

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

Portions of RGB colors in percentages

R + G + B = 68 + 109 + 100 = 277 (100%)
R 68 of 277 ~ 24.55%
G 109 of 277 ~ 39.35%
B 100 of 277 ~ 36.1'%

%24.55
%39.35
%36.1

CMYK color model

#446D64 color CMYK value is (38,0,8,57).

  • cyan value is 37.61%
  • magenta value is 0.00%
  • yellow value is 8.26%
  • key color value is 57.25%

CMYK: (38,0,8,57)
C38M0Y8K57 (38%, 0%, 8%, 57%)
(0.38 / 0.00 / 0.08 / 0.57)

CMYK percentages

%37.61
%0
%8.26
%57.25

Codes

Color #446D64 in popluar color models

44 6D 64
RGB 68 109 100
HSL 167° 23.16% 34.71%
HSB/HSV 167° 37.61% 42.75%
CMYK 37.61% 0.00% 8.26%
57.25%

Color #446D64 in popluar number systems.

HEX 44 6D 64
Decimal 68 109 100
Binary 1000100 1101101 1100100
Octal 104 155 144

Shades and tints

Shades of #446D64

#446D64
(68,109,100)
#3E645B
(62,100,91)
#385B52
(56,91,82)
#325249
(50,82,73)
#2C4940
(44,73,64)
#264037
(38,64,55)
#20372E
(32,55,46)
#1A2E25
(26,46,37)
#14251C
(20,37,28)
#0E1C13
(14,28,19)
#08130A
(8,19,10)
#000000
(0,0,0)

Tints of #446D64

#446D64
(68,109,100)
#557A72
(85,122,114)
#668780
(102,135,128)
#77948E
(119,148,142)
#88A19C
(136,161,156)
#99AEAA
(153,174,170)
#AABBB8
(170,187,184)
#BBC8C6
(187,200,198)
#CCD5D4
(204,213,212)
#DDE2E2
(221,226,226)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #446D64; }

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

This text font color is #446D64.

Background Color

.myBgColor { background-color: #446D64; }

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

This div background color is #446D64.

Border color

.myBorderColor { border: 1px solid #446D64; }

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

This div border color is #446D64.

Opacity

.myOpacity80 { color: #446D64; opacity: 0.8; }

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

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

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

This text has shadow with #446D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446D64.

Preview

Color preview on black background

This text has color #446D64 on black background.


Color preview on white background

This text has color #446D64 on white background.


Black color preview on #446D64 background

This text has black color on #446D64 background.


White color preview on #446D64 background

This text has white color on #446D64 background.


Related colors

Complementary color

Complementary color for #hex is #BB929B.


I love getcolorcode.com

Triadic colors

1 #64446D and #6D6444 with #446D64 are triadic colors.

2 #646D44 and #6D4464 with #446D64 are triadic colors.