COLOR #449188

HEX: #449188 RGB: (68,145,136)

Color info

#449188 contains mainly green and blue colors. Web safe color of #449188 is #339999 (or #399).

RGB color model

#449188 color RGB value is (68,145,136).

RGB: (68,145,136) (27%, 57%, 53%)

RGB channels and saturation

R 68 of 255 = 27%
G 145 of 255 = 57%
B 136 of 255 = 53%

68
145
136

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

Portions of RGB colors in percentages

R + G + B = 68 + 145 + 136 = 349 (100%)
R 68 of 349 ~ 19.48%
G 145 of 349 ~ 41.55%
B 136 of 349 ~ 38.97'%

%19.48
%41.55
%38.97

CMYK color model

#449188 color CMYK value is (53,0,6,43).

  • cyan value is 53.10%
  • magenta value is 0.00%
  • yellow value is 6.21%
  • key color value is 43.14%
CMYK: (53,0,6,43) C53M0Y6K43 (53%,0%,6%,43%) (0.53/0.00/0.06/0.43) 

CMYK percentages

%53.1
%0
%6.21
%43.14

Codes

Color #449188 in popluar color models

44 91 88
RGB 68 145 136
HSL 173° 36.15% 41.76%
HSB/HSV 173° 53.10% 56.86%
CMYK 53.10% 0.00% 6.21%
43.14%

Color #449188 in popluar number systems.

HEX 44 91 88
Decimal 68 145 136
Binary 1000100 10010001 10001000
Octal 104 221 210

Shades and tints

Shades of #449188

#449188
(68,145,136)
#3E847C
(62,132,124)
#387770
(56,119,112)
#326A64
(50,106,100)
#2C5D58
(44,93,88)
#26504C
(38,80,76)
#204340
(32,67,64)
#1A3634
(26,54,52)
#142928
(20,41,40)
#0E1C1C
(14,28,28)
#080F10
(8,15,16)
#000000
(0,0,0)

Tints of #449188

#449188
(68,145,136)
#559B92
(85,155,146)
#66A59C
(102,165,156)
#77AFA6
(119,175,166)
#88B9B0
(136,185,176)
#99C3BA
(153,195,186)
#AACDC4
(170,205,196)
#BBD7CE
(187,215,206)
#CCE1D8
(204,225,216)
#DDEBE2
(221,235,226)
#EEF5EC
(238,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #449188 color. Also use rgb(68,145,136) instead hex code.

Text Font Color

.myTextColor { color: #449188; }

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

This text font color is #449188.

Background Color

.myBgColor { background-color: #449188; }

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

This div background color is #449188.

Border color

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

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

This div border color is #449188.

Opacity

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

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

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

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

This text has shadow with #449188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #449188.

Preview

Color preview on black background

This text has color #449188 on black background.


Color preview on white background

This text has color #449188 on white background.


Black color preview on #449188 background

This text has black color on #449188 background.


White color preview on #449188 background

This text has white color on #449188 background.


Related colors

Complementary color

Complementary color for #hex is #BB6E77.


I love getcolorcode.com

Triadic colors

1 #884491 and #918844 with #449188 are triadic colors.

2 #889144 and #914488 with #449188 are triadic colors.