COLOR #449774

HEX: #449774 RGB: (68,151,116)

Color info

#449774 contains mainly green and blue colors. Web safe color of #449774 is #339966 (or #396).

RGB color model

#449774 color RGB value is (68,151,116).

RGB: (68,151,116) (27%, 59%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 151 of 255 = 59%
B 116 of 255 = 45%

68
151
116

R + G + B ~ 44%. #449774 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 68 + 151 + 116 = 335 (100%)
R 68 of 335 ~ 20.3%
G 151 of 335 ~ 45.07%
B 116 of 335 ~ 34.63'%

%20.3
%45.07
%34.63

CMYK color model

#449774 color CMYK value is (55,0,23,41).

  • cyan value is 54.97%
  • magenta value is 0.00%
  • yellow value is 23.18%
  • key color value is 40.78%

CMYK: (55,0,23,41)
C55M0Y23K41 (55%, 0%, 23%, 41%)
(0.55 / 0.00 / 0.23 / 0.41)

CMYK percentages

%54.97
%0
%23.18
%40.78

Codes

Color #449774 in popluar color models

44 97 74
RGB 68 151 116
HSL 155° 37.90% 42.94%
HSB/HSV 155° 54.97% 59.22%
CMYK 54.97% 0.00% 23.18%
40.78%

Color #449774 in popluar number systems.

HEX 44 97 74
Decimal 68 151 116
Binary 1000100 10010111 1110100
Octal 104 227 164

Shades and tints

Shades of #449774

#449774
(68,151,116)
#3E8A6A
(62,138,106)
#387D60
(56,125,96)
#327056
(50,112,86)
#2C634C
(44,99,76)
#265642
(38,86,66)
#204938
(32,73,56)
#1A3C2E
(26,60,46)
#142F24
(20,47,36)
#0E221A
(14,34,26)
#081510
(8,21,16)
#000000
(0,0,0)

Tints of #449774

#449774
(68,151,116)
#55A080
(85,160,128)
#66A98C
(102,169,140)
#77B298
(119,178,152)
#88BBA4
(136,187,164)
#99C4B0
(153,196,176)
#AACDBC
(170,205,188)
#BBD6C8
(187,214,200)
#CCDFD4
(204,223,212)
#DDE8E0
(221,232,224)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #449774; }

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

This text font color is #449774.

Background Color

.myBgColor { background-color: #449774; }

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

This div background color is #449774.

Border color

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

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

This div border color is #449774.

Opacity

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

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

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

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

This text has shadow with #449774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #449774.

Preview

Color preview on black background

This text has color #449774 on black background.


Color preview on white background

This text has color #449774 on white background.


Black color preview on #449774 background

This text has black color on #449774 background.


White color preview on #449774 background

This text has white color on #449774 background.


Related colors

Complementary color

Complementary color for #hex is #BB688B.


I love getcolorcode.com

Triadic colors

1 #744497 and #977444 with #449774 are triadic colors.

2 #749744 and #974474 with #449774 are triadic colors.