COLOR #447F54

HEX: #447F54 RGB: (68,127,84)

Color info

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

RGB color model

#447F54 color RGB value is (68,127,84).

RGB: (68,127,84) (27%, 50%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 127 of 255 = 50%
B 84 of 255 = 33%

68
127
84

R + G + B ~ 37%. #447F54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 127 + 84 = 279 (100%)
R 68 of 279 ~ 24.37%
G 127 of 279 ~ 45.52%
B 84 of 279 ~ 30.11'%

%24.37
%45.52
%30.11

CMYK color model

#447F54 color CMYK value is (46,0,34,50).

  • cyan value is 46.46%
  • magenta value is 0.00%
  • yellow value is 33.86%
  • key color value is 50.20%
CMYK: (46,0,34,50) C46M0Y34K50 (46%,0%,34%,50%) (0.46/0.00/0.34/0.50) 

CMYK percentages

%46.46
%0
%33.86
%50.2

Codes

Color #447F54 in popluar color models

44 7F 54
RGB 68 127 84
HSL 136° 30.26% 38.24%
HSB/HSV 136° 46.46% 49.80%
CMYK 46.46% 0.00% 33.86%
50.20%

Color #447F54 in popluar number systems.

HEX 44 7F 54
Decimal 68 127 84
Binary 1000100 1111111 1010100
Octal 104 177 124

Shades and tints

Shades of #447F54

#447F54
(68,127,84)
#3E744D
(62,116,77)
#386946
(56,105,70)
#325E3F
(50,94,63)
#2C5338
(44,83,56)
#264831
(38,72,49)
#203D2A
(32,61,42)
#1A3223
(26,50,35)
#14271C
(20,39,28)
#0E1C15
(14,28,21)
#08110E
(8,17,14)
#000000
(0,0,0)

Tints of #447F54

#447F54
(68,127,84)
#558A63
(85,138,99)
#669572
(102,149,114)
#77A081
(119,160,129)
#88AB90
(136,171,144)
#99B69F
(153,182,159)
#AAC1AE
(170,193,174)
#BBCCBD
(187,204,189)
#CCD7CC
(204,215,204)
#DDE2DB
(221,226,219)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447F54 color. Also use rgb(68,127,84) instead hex code.

Text Font Color

.myTextColor { color: #447F54; }

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

This text font color is #447F54.

Background Color

.myBgColor { background-color: #447F54; }

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

This div background color is #447F54.

Border color

.myBorderColor { border: 1px solid #447F54; }

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

This div border color is #447F54.

Opacity

.myOpacity80 { color: #447F54; opacity: 0.8; }

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

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

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

This text has shadow with #447F54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447F54.

Preview

Color preview on black background

This text has color #447F54 on black background.


Color preview on white background

This text has color #447F54 on white background.


Black color preview on #447F54 background

This text has black color on #447F54 background.


White color preview on #447F54 background

This text has white color on #447F54 background.


Related colors

Complementary color

Complementary color for #hex is #BB80AB.


I love getcolorcode.com

Triadic colors

1 #54447F and #7F5444 with #447F54 are triadic colors.

2 #547F44 and #7F4454 with #447F54 are triadic colors.