COLOR #447755

HEX: #447755 RGB: (68,119,85)

Color info

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

RGB color model

#447755 color RGB value is (68,119,85).

RGB: (68,119,85) (27%, 47%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 119 of 255 = 47%
B 85 of 255 = 33%

68
119
85

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

Portions of RGB colors in percentages

R + G + B = 68 + 119 + 85 = 272 (100%)
R 68 of 272 ~ 25%
G 119 of 272 ~ 43.75%
B 85 of 272 ~ 31.25'%

%25
%43.75
%31.25

CMYK color model

#447755 color CMYK value is (43,0,29,53).

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

CMYK: (43,0,29,53)
C43M0Y29K53 (43%, 0%, 29%, 53%)
(0.43 / 0.00 / 0.29 / 0.53)

CMYK percentages

%42.86
%0
%28.57
%53.33

Codes

Color #447755 in popluar color models

44 77 55
RGB 68 119 85
HSL 140° 27.27% 36.67%
HSB/HSV 140° 42.86% 46.67%
CMYK 42.86% 0.00% 28.57%
53.33%

Color #447755 in popluar number systems.

HEX 44 77 55
Decimal 68 119 85
Binary 1000100 1110111 1010101
Octal 104 167 125

Shades and tints

Shades of #447755

#447755
(68,119,85)
#3E6D4E
(62,109,78)
#386347
(56,99,71)
#325940
(50,89,64)
#2C4F39
(44,79,57)
#264532
(38,69,50)
#203B2B
(32,59,43)
#1A3124
(26,49,36)
#14271D
(20,39,29)
#0E1D16
(14,29,22)
#08130F
(8,19,15)
#000000
(0,0,0)

Tints of #447755

#447755
(68,119,85)
#558364
(85,131,100)
#668F73
(102,143,115)
#779B82
(119,155,130)
#88A791
(136,167,145)
#99B3A0
(153,179,160)
#AABFAF
(170,191,175)
#BBCBBE
(187,203,190)
#CCD7CD
(204,215,205)
#DDE3DC
(221,227,220)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447755; }

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

This text font color is #447755.

Background Color

.myBgColor { background-color: #447755; }

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

This div background color is #447755.

Border color

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

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

This div border color is #447755.

Opacity

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

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

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

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

This text has shadow with #447755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447755.

Preview

Color preview on black background

This text has color #447755 on black background.


Color preview on white background

This text has color #447755 on white background.


Black color preview on #447755 background

This text has black color on #447755 background.


White color preview on #447755 background

This text has white color on #447755 background.


Related colors

Complementary color

Complementary color for #hex is #BB88AA.


I love getcolorcode.com

Triadic colors

1 #554477 and #775544 with #447755 are triadic colors.

2 #557744 and #774455 with #447755 are triadic colors.