COLOR #445467

HEX: #445467 RGB: (68,84,103)

Color info

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

RGB color model

#445467 color RGB value is (68,84,103).

RGB: (68,84,103) (27%, 33%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 84 of 255 = 33%
B 103 of 255 = 40%

68
84
103

R + G + B ~ 33%. #445467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 84 + 103 = 255 (100%)
R 68 of 255 ~ 26.67%
G 84 of 255 ~ 32.94%
B 103 of 255 ~ 40.39'%

%26.67
%32.94
%40.39

CMYK color model

#445467 color CMYK value is (34,18,0,60).

  • cyan value is 33.98%
  • magenta value is 18.45%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (34,18,0,60)
C34M18Y0K60 (34%, 18%, 0%, 60%)
(0.34 / 0.18 / 0.00 / 0.60)

CMYK percentages

%33.98
%18.45
%0
%59.61

Codes

Color #445467 in popluar color models

44 54 67
RGB 68 84 103
HSL 213° 20.47% 33.53%
HSB/HSV 213° 33.98% 40.39%
CMYK 33.98% 18.45% 0.00%
59.61%

Color #445467 in popluar number systems.

HEX 44 54 67
Decimal 68 84 103
Binary 1000100 1010100 1100111
Octal 104 124 147

Shades and tints

Shades of #445467

#445467
(68,84,103)
#3E4D5E
(62,77,94)
#384655
(56,70,85)
#323F4C
(50,63,76)
#2C3843
(44,56,67)
#26313A
(38,49,58)
#202A31
(32,42,49)
#1A2328
(26,35,40)
#141C1F
(20,28,31)
#0E1516
(14,21,22)
#080E0D
(8,14,13)
#000000
(0,0,0)

Tints of #445467

#445467
(68,84,103)
#556374
(85,99,116)
#667281
(102,114,129)
#77818E
(119,129,142)
#88909B
(136,144,155)
#999FA8
(153,159,168)
#AAAEB5
(170,174,181)
#BBBDC2
(187,189,194)
#CCCCCF
(204,204,207)
#DDDBDC
(221,219,220)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445467 color. Also use rgb(68,84,103) instead hex code.

Text Font Color

.myTextColor { color: #445467; }

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

This text font color is #445467.

Background Color

.myBgColor { background-color: #445467; }

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

This div background color is #445467.

Border color

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

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

This div border color is #445467.

Opacity

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

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

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

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

This text has shadow with #445467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445467.

Preview

Color preview on black background

This text has color #445467 on black background.


Color preview on white background

This text has color #445467 on white background.


Black color preview on #445467 background

This text has black color on #445467 background.


White color preview on #445467 background

This text has white color on #445467 background.


Related colors

Complementary color

Complementary color for #hex is #BBAB98.


I love getcolorcode.com

Triadic colors

1 #674454 and #546744 with #445467 are triadic colors.

2 #675444 and #544467 with #445467 are triadic colors.