COLOR #447457

HEX: #447457 RGB: (68,116,87)

Color info

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

RGB color model

#447457 color RGB value is (68,116,87).

RGB: (68,116,87) (27%, 45%, 34%)

RGB channels and saturation

R 68 of 255 = 27%
G 116 of 255 = 45%
B 87 of 255 = 34%

68
116
87

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

Portions of RGB colors in percentages

R + G + B = 68 + 116 + 87 = 271 (100%)
R 68 of 271 ~ 25.09%
G 116 of 271 ~ 42.8%
B 87 of 271 ~ 32.1'%

%25.09
%42.8
%32.1

CMYK color model

#447457 color CMYK value is (41,0,25,55).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 54.51%

CMYK: (41,0,25,55)
C41M0Y25K55 (41%, 0%, 25%, 55%)
(0.41 / 0.00 / 0.25 / 0.55)

CMYK percentages

%41.38
%0
%25
%54.51

Codes

Color #447457 in popluar color models

44 74 57
RGB 68 116 87
HSL 144° 26.09% 36.08%
HSB/HSV 144° 41.38% 45.49%
CMYK 41.38% 0.00% 25.00%
54.51%

Color #447457 in popluar number systems.

HEX 44 74 57
Decimal 68 116 87
Binary 1000100 1110100 1010111
Octal 104 164 127

Shades and tints

Shades of #447457

#447457
(68,116,87)
#3E6A50
(62,106,80)
#386049
(56,96,73)
#325642
(50,86,66)
#2C4C3B
(44,76,59)
#264234
(38,66,52)
#20382D
(32,56,45)
#1A2E26
(26,46,38)
#14241F
(20,36,31)
#0E1A18
(14,26,24)
#081011
(8,16,17)
#000000
(0,0,0)

Tints of #447457

#447457
(68,116,87)
#558066
(85,128,102)
#668C75
(102,140,117)
#779884
(119,152,132)
#88A493
(136,164,147)
#99B0A2
(153,176,162)
#AABCB1
(170,188,177)
#BBC8C0
(187,200,192)
#CCD4CF
(204,212,207)
#DDE0DE
(221,224,222)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447457 color. Also use rgb(68,116,87) instead hex code.

Text Font Color

.myTextColor { color: #447457; }

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

This text font color is #447457.

Background Color

.myBgColor { background-color: #447457; }

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

This div background color is #447457.

Border color

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

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

This div border color is #447457.

Opacity

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

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

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

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

This text has shadow with #447457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447457.

Preview

Color preview on black background

This text has color #447457 on black background.


Color preview on white background

This text has color #447457 on white background.


Black color preview on #447457 background

This text has black color on #447457 background.


White color preview on #447457 background

This text has white color on #447457 background.


Related colors

Complementary color

Complementary color for #hex is #BB8BA8.


I love getcolorcode.com

Triadic colors

1 #574474 and #745744 with #447457 are triadic colors.

2 #577444 and #744457 with #447457 are triadic colors.