COLOR #446F76

HEX: #446F76 RGB: (68,111,118)

Color info

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

RGB color model

#446F76 color RGB value is (68,111,118).

RGB: (68,111,118) (27%, 44%, 46%)

RGB channels and saturation

R 68 of 255 = 27%
G 111 of 255 = 44%
B 118 of 255 = 46%

68
111
118

R + G + B ~ 39%. #446F76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 111 + 118 = 297 (100%)
R 68 of 297 ~ 22.9%
G 111 of 297 ~ 37.37%
B 118 of 297 ~ 39.73'%

%22.9
%37.37
%39.73

CMYK color model

#446F76 color CMYK value is (42,6,0,54).

  • cyan value is 42.37%
  • magenta value is 5.93%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (42,6,0,54) C42M6Y0K54 (42%,6%,0%,54%) (0.42/0.06/0.00/0.54) 

CMYK percentages

%42.37
%5.93
%0
%53.73

Codes

Color #446F76 in popluar color models

44 6F 76
RGB 68 111 118
HSL 188° 26.88% 36.47%
HSB/HSV 188° 42.37% 46.27%
CMYK 42.37% 5.93% 0.00%
53.73%

Color #446F76 in popluar number systems.

HEX 44 6F 76
Decimal 68 111 118
Binary 1000100 1101111 1110110
Octal 104 157 166

Shades and tints

Shades of #446F76

#446F76
(68,111,118)
#3E656C
(62,101,108)
#385B62
(56,91,98)
#325158
(50,81,88)
#2C474E
(44,71,78)
#263D44
(38,61,68)
#20333A
(32,51,58)
#1A2930
(26,41,48)
#141F26
(20,31,38)
#0E151C
(14,21,28)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #446F76

#446F76
(68,111,118)
#557C82
(85,124,130)
#66898E
(102,137,142)
#77969A
(119,150,154)
#88A3A6
(136,163,166)
#99B0B2
(153,176,178)
#AABDBE
(170,189,190)
#BBCACA
(187,202,202)
#CCD7D6
(204,215,214)
#DDE4E2
(221,228,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446F76 color. Also use rgb(68,111,118) instead hex code.

Text Font Color

.myTextColor { color: #446F76; }

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

This text font color is #446F76.

Background Color

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

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

This div background color is #446F76.

Border color

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

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

This div border color is #446F76.

Opacity

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

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

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

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

This text has shadow with #446F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446F76.

Preview

Color preview on black background

This text has color #446F76 on black background.


Color preview on white background

This text has color #446F76 on white background.


Black color preview on #446F76 background

This text has black color on #446F76 background.


White color preview on #446F76 background

This text has white color on #446F76 background.


Related colors

Complementary color

Complementary color for #hex is #BB9089.


I love getcolorcode.com

Triadic colors

1 #76446F and #6F7644 with #446F76 are triadic colors.

2 #766F44 and #6F4476 with #446F76 are triadic colors.