COLOR #445559

HEX: #445559 RGB: (68,85,89)

Color info

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

RGB color model

#445559 color RGB value is (68,85,89).

RGB: (68,85,89) (27%, 33%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 85 of 255 = 33%
B 89 of 255 = 35%

68
85
89

R + G + B ~ 32%. #445559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 85 + 89 = 242 (100%)
R 68 of 242 ~ 28.1%
G 85 of 242 ~ 35.12%
B 89 of 242 ~ 36.78'%

%28.1
%35.12
%36.78

CMYK color model

#445559 color CMYK value is (24,4,0,65).

  • cyan value is 23.60%
  • magenta value is 4.49%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (24,4,0,65)
C24M4Y0K65 (24%, 4%, 0%, 65%)
(0.24 / 0.04 / 0.00 / 0.65)

CMYK percentages

%23.6
%4.49
%0
%65.1

Codes

Color #445559 in popluar color models

44 55 59
RGB 68 85 89
HSL 191° 13.38% 30.78%
HSB/HSV 191° 23.60% 34.90%
CMYK 23.60% 4.49% 0.00%
65.10%

Color #445559 in popluar number systems.

HEX 44 55 59
Decimal 68 85 89
Binary 1000100 1010101 1011001
Octal 104 125 131

Shades and tints

Shades of #445559

#445559
(68,85,89)
#3E4E51
(62,78,81)
#384749
(56,71,73)
#324041
(50,64,65)
#2C3939
(44,57,57)
#263231
(38,50,49)
#202B29
(32,43,41)
#1A2421
(26,36,33)
#141D19
(20,29,25)
#0E1611
(14,22,17)
#080F09
(8,15,9)
#000000
(0,0,0)

Tints of #445559

#445559
(68,85,89)
#556468
(85,100,104)
#667377
(102,115,119)
#778286
(119,130,134)
#889195
(136,145,149)
#99A0A4
(153,160,164)
#AAAFB3
(170,175,179)
#BBBEC2
(187,190,194)
#CCCDD1
(204,205,209)
#DDDCE0
(221,220,224)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445559 color. Also use rgb(68,85,89) instead hex code.

Text Font Color

.myTextColor { color: #445559; }

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

This text font color is #445559.

Background Color

.myBgColor { background-color: #445559; }

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

This div background color is #445559.

Border color

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

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

This div border color is #445559.

Opacity

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

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

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

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

This text has shadow with #445559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445559.

Preview

Color preview on black background

This text has color #445559 on black background.


Color preview on white background

This text has color #445559 on white background.


Black color preview on #445559 background

This text has black color on #445559 background.


White color preview on #445559 background

This text has white color on #445559 background.


Related colors

Complementary color

Complementary color for #hex is #BBAAA6.


I love getcolorcode.com

Triadic colors

1 #594455 and #555944 with #445559 are triadic colors.

2 #595544 and #554459 with #445559 are triadic colors.