COLOR #447766

HEX: #447766 RGB: (68,119,102)

Color info

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

RGB color model

#447766 color RGB value is (68,119,102).

RGB: (68,119,102) (27%, 47%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 119 of 255 = 47%
B 102 of 255 = 40%

68
119
102

R + G + B ~ 38%. #447766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 119 + 102 = 289 (100%)
R 68 of 289 ~ 23.53%
G 119 of 289 ~ 41.18%
B 102 of 289 ~ 35.29'%

%23.53
%41.18
%35.29

CMYK color model

#447766 color CMYK value is (43,0,14,53).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 53.33%

CMYK: (43,0,14,53)
C43M0Y14K53 (43%, 0%, 14%, 53%)
(0.43 / 0.00 / 0.14 / 0.53)

CMYK percentages

%42.86
%0
%14.29
%53.33

Codes

Color #447766 in popluar color models

44 77 66
RGB 68 119 102
HSL 160° 27.27% 36.67%
HSB/HSV 160° 42.86% 46.67%
CMYK 42.86% 0.00% 14.29%
53.33%

Color #447766 in popluar number systems.

HEX 44 77 66
Decimal 68 119 102
Binary 1000100 1110111 1100110
Octal 104 167 146

Shades and tints

Shades of #447766

#447766
(68,119,102)
#3E6D5D
(62,109,93)
#386354
(56,99,84)
#32594B
(50,89,75)
#2C4F42
(44,79,66)
#264539
(38,69,57)
#203B30
(32,59,48)
#1A3127
(26,49,39)
#14271E
(20,39,30)
#0E1D15
(14,29,21)
#08130C
(8,19,12)
#000000
(0,0,0)

Tints of #447766

#447766
(68,119,102)
#558373
(85,131,115)
#668F80
(102,143,128)
#779B8D
(119,155,141)
#88A79A
(136,167,154)
#99B3A7
(153,179,167)
#AABFB4
(170,191,180)
#BBCBC1
(187,203,193)
#CCD7CE
(204,215,206)
#DDE3DB
(221,227,219)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447766; }

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

This text font color is #447766.

Background Color

.myBgColor { background-color: #447766; }

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

This div background color is #447766.

Border color

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

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

This div border color is #447766.

Opacity

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

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

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

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

This text has shadow with #447766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447766.

Preview

Color preview on black background

This text has color #447766 on black background.


Color preview on white background

This text has color #447766 on white background.


Black color preview on #447766 background

This text has black color on #447766 background.


White color preview on #447766 background

This text has white color on #447766 background.


Related colors

Complementary color

Complementary color for #hex is #BB8899.


I love getcolorcode.com

Triadic colors

1 #664477 and #776644 with #447766 are triadic colors.

2 #667744 and #774466 with #447766 are triadic colors.