COLOR #446A66

HEX: #446A66 RGB: (68,106,102)

Color info

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

RGB color model

#446A66 color RGB value is (68,106,102).

RGB: (68,106,102) (27%, 42%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 106 of 255 = 42%
B 102 of 255 = 40%

68
106
102

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

Portions of RGB colors in percentages

R + G + B = 68 + 106 + 102 = 276 (100%)
R 68 of 276 ~ 24.64%
G 106 of 276 ~ 38.41%
B 102 of 276 ~ 36.96'%

%24.64
%38.41
%36.96

CMYK color model

#446A66 color CMYK value is (36,0,4,58).

  • cyan value is 35.85%
  • magenta value is 0.00%
  • yellow value is 3.77%
  • key color value is 58.43%

CMYK: (36,0,4,58)
C36M0Y4K58 (36%, 0%, 4%, 58%)
(0.36 / 0.00 / 0.04 / 0.58)

CMYK percentages

%35.85
%0
%3.77
%58.43

Codes

Color #446A66 in popluar color models

44 6A 66
RGB 68 106 102
HSL 174° 21.84% 34.12%
HSB/HSV 174° 35.85% 41.57%
CMYK 35.85% 0.00% 3.77%
58.43%

Color #446A66 in popluar number systems.

HEX 44 6A 66
Decimal 68 106 102
Binary 1000100 1101010 1100110
Octal 104 152 146

Shades and tints

Shades of #446A66

#446A66
(68,106,102)
#3E615D
(62,97,93)
#385854
(56,88,84)
#324F4B
(50,79,75)
#2C4642
(44,70,66)
#263D39
(38,61,57)
#203430
(32,52,48)
#1A2B27
(26,43,39)
#14221E
(20,34,30)
#0E1915
(14,25,21)
#08100C
(8,16,12)
#000000
(0,0,0)

Tints of #446A66

#446A66
(68,106,102)
#557773
(85,119,115)
#668480
(102,132,128)
#77918D
(119,145,141)
#889E9A
(136,158,154)
#99ABA7
(153,171,167)
#AAB8B4
(170,184,180)
#BBC5C1
(187,197,193)
#CCD2CE
(204,210,206)
#DDDFDB
(221,223,219)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446A66 color. Also use rgb(68,106,102) instead hex code.

Text Font Color

.myTextColor { color: #446A66; }

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

This text font color is #446A66.

Background Color

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

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

This div background color is #446A66.

Border color

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

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

This div border color is #446A66.

Opacity

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

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

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

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

This text has shadow with #446A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446A66.

Preview

Color preview on black background

This text has color #446A66 on black background.


Color preview on white background

This text has color #446A66 on white background.


Black color preview on #446A66 background

This text has black color on #446A66 background.


White color preview on #446A66 background

This text has white color on #446A66 background.


Related colors

Complementary color

Complementary color for #hex is #BB9599.


I love getcolorcode.com

Triadic colors

1 #66446A and #6A6644 with #446A66 are triadic colors.

2 #666A44 and #6A4466 with #446A66 are triadic colors.