COLOR #447079

HEX: #447079 RGB: (68,112,121)

Color info

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

RGB color model

#447079 color RGB value is (68,112,121).

RGB: (68,112,121) (27%, 44%, 47%)

RGB channels and saturation

R 68 of 255 = 27%
G 112 of 255 = 44%
B 121 of 255 = 47%

68
112
121

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

Portions of RGB colors in percentages

R + G + B = 68 + 112 + 121 = 301 (100%)
R 68 of 301 ~ 22.59%
G 112 of 301 ~ 37.21%
B 121 of 301 ~ 40.2'%

%22.59
%37.21
%40.2

CMYK color model

#447079 color CMYK value is (44,7,0,53).

  • cyan value is 43.80%
  • magenta value is 7.44%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (44,7,0,53)
C44M7Y0K53 (44%, 7%, 0%, 53%)
(0.44 / 0.07 / 0.00 / 0.53)

CMYK percentages

%43.8
%7.44
%0
%52.55

Codes

Color #447079 in popluar color models

44 70 79
RGB 68 112 121
HSL 190° 28.04% 37.06%
HSB/HSV 190° 43.80% 47.45%
CMYK 43.80% 7.44% 0.00%
52.55%

Color #447079 in popluar number systems.

HEX 44 70 79
Decimal 68 112 121
Binary 1000100 1110000 1111001
Octal 104 160 171

Shades and tints

Shades of #447079

#447079
(68,112,121)
#3E666E
(62,102,110)
#385C63
(56,92,99)
#325258
(50,82,88)
#2C484D
(44,72,77)
#263E42
(38,62,66)
#203437
(32,52,55)
#1A2A2C
(26,42,44)
#142021
(20,32,33)
#0E1616
(14,22,22)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #447079

#447079
(68,112,121)
#557D85
(85,125,133)
#668A91
(102,138,145)
#77979D
(119,151,157)
#88A4A9
(136,164,169)
#99B1B5
(153,177,181)
#AABEC1
(170,190,193)
#BBCBCD
(187,203,205)
#CCD8D9
(204,216,217)
#DDE5E5
(221,229,229)
#EEF2F1
(238,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447079 color. Also use rgb(68,112,121) instead hex code.

Text Font Color

.myTextColor { color: #447079; }

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

This text font color is #447079.

Background Color

.myBgColor { background-color: #447079; }

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

This div background color is #447079.

Border color

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

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

This div border color is #447079.

Opacity

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

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

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

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

This text has shadow with #447079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447079.

Preview

Color preview on black background

This text has color #447079 on black background.


Color preview on white background

This text has color #447079 on white background.


Black color preview on #447079 background

This text has black color on #447079 background.


White color preview on #447079 background

This text has white color on #447079 background.


Related colors

Complementary color

Complementary color for #hex is #BB8F86.


I love getcolorcode.com

Triadic colors

1 #794470 and #707944 with #447079 are triadic colors.

2 #797044 and #704479 with #447079 are triadic colors.