COLOR #447270

HEX: #447270 RGB: (68,114,112)

Color info

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

RGB color model

#447270 color RGB value is (68,114,112).

RGB: (68,114,112) (27%, 45%, 44%)

RGB channels and saturation

R 68 of 255 = 27%
G 114 of 255 = 45%
B 112 of 255 = 44%

68
114
112

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

Portions of RGB colors in percentages

R + G + B = 68 + 114 + 112 = 294 (100%)
R 68 of 294 ~ 23.13%
G 114 of 294 ~ 38.78%
B 112 of 294 ~ 38.1'%

%23.13
%38.78
%38.1

CMYK color model

#447270 color CMYK value is (40,0,2,55).

  • cyan value is 40.35%
  • magenta value is 0.00%
  • yellow value is 1.75%
  • key color value is 55.29%

CMYK: (40,0,2,55)
C40M0Y2K55 (40%, 0%, 2%, 55%)
(0.40 / 0.00 / 0.02 / 0.55)

CMYK percentages

%40.35
%0
%1.75
%55.29

Codes

Color #447270 in popluar color models

44 72 70
RGB 68 114 112
HSL 177° 25.27% 35.69%
HSB/HSV 177° 40.35% 44.71%
CMYK 40.35% 0.00% 1.75%
55.29%

Color #447270 in popluar number systems.

HEX 44 72 70
Decimal 68 114 112
Binary 1000100 1110010 1110000
Octal 104 162 160

Shades and tints

Shades of #447270

#447270
(68,114,112)
#3E6866
(62,104,102)
#385E5C
(56,94,92)
#325452
(50,84,82)
#2C4A48
(44,74,72)
#26403E
(38,64,62)
#203634
(32,54,52)
#1A2C2A
(26,44,42)
#142220
(20,34,32)
#0E1816
(14,24,22)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #447270

#447270
(68,114,112)
#557E7D
(85,126,125)
#668A8A
(102,138,138)
#779697
(119,150,151)
#88A2A4
(136,162,164)
#99AEB1
(153,174,177)
#AABABE
(170,186,190)
#BBC6CB
(187,198,203)
#CCD2D8
(204,210,216)
#DDDEE5
(221,222,229)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447270; }

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

This text font color is #447270.

Background Color

.myBgColor { background-color: #447270; }

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

This div background color is #447270.

Border color

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

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

This div border color is #447270.

Opacity

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

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

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

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

This text has shadow with #447270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447270.

Preview

Color preview on black background

This text has color #447270 on black background.


Color preview on white background

This text has color #447270 on white background.


Black color preview on #447270 background

This text has black color on #447270 background.


White color preview on #447270 background

This text has white color on #447270 background.


Related colors

Complementary color

Complementary color for #hex is #BB8D8F.


I love getcolorcode.com

Triadic colors

1 #704472 and #727044 with #447270 are triadic colors.

2 #707244 and #724470 with #447270 are triadic colors.