COLOR #447553

HEX: #447553 RGB: (68,117,83)

Color info

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

RGB color model

#447553 color RGB value is (68,117,83).

RGB: (68,117,83) (27%, 46%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 117 of 255 = 46%
B 83 of 255 = 33%

68
117
83

R + G + B ~ 35%. #447553 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 117 + 83 = 268 (100%)
R 68 of 268 ~ 25.37%
G 117 of 268 ~ 43.66%
B 83 of 268 ~ 30.97'%

%25.37
%43.66
%30.97

CMYK color model

#447553 color CMYK value is (42,0,29,54).

  • cyan value is 41.88%
  • magenta value is 0.00%
  • yellow value is 29.06%
  • key color value is 54.12%

CMYK: (42,0,29,54)
C42M0Y29K54 (42%, 0%, 29%, 54%)
(0.42 / 0.00 / 0.29 / 0.54)

CMYK percentages

%41.88
%0
%29.06
%54.12

Codes

Color #447553 in popluar color models

44 75 53
RGB 68 117 83
HSL 138° 26.49% 36.27%
HSB/HSV 138° 41.88% 45.88%
CMYK 41.88% 0.00% 29.06%
54.12%

Color #447553 in popluar number systems.

HEX 44 75 53
Decimal 68 117 83
Binary 1000100 1110101 1010011
Octal 104 165 123

Shades and tints

Shades of #447553

#447553
(68,117,83)
#3E6B4C
(62,107,76)
#386145
(56,97,69)
#32573E
(50,87,62)
#2C4D37
(44,77,55)
#264330
(38,67,48)
#203929
(32,57,41)
#1A2F22
(26,47,34)
#14251B
(20,37,27)
#0E1B14
(14,27,20)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #447553

#447553
(68,117,83)
#558162
(85,129,98)
#668D71
(102,141,113)
#779980
(119,153,128)
#88A58F
(136,165,143)
#99B19E
(153,177,158)
#AABDAD
(170,189,173)
#BBC9BC
(187,201,188)
#CCD5CB
(204,213,203)
#DDE1DA
(221,225,218)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447553 color. Also use rgb(68,117,83) instead hex code.

Text Font Color

.myTextColor { color: #447553; }

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

This text font color is #447553.

Background Color

.myBgColor { background-color: #447553; }

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

This div background color is #447553.

Border color

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

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

This div border color is #447553.

Opacity

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

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

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

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

This text has shadow with #447553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447553.

Preview

Color preview on black background

This text has color #447553 on black background.


Color preview on white background

This text has color #447553 on white background.


Black color preview on #447553 background

This text has black color on #447553 background.


White color preview on #447553 background

This text has white color on #447553 background.


Related colors

Complementary color

Complementary color for #hex is #BB8AAC.


I love getcolorcode.com

Triadic colors

1 #534475 and #755344 with #447553 are triadic colors.

2 #537544 and #754453 with #447553 are triadic colors.