COLOR #44646D

HEX: #44646D RGB: (68,100,109)

Color info

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

RGB color model

#44646D color RGB value is (68,100,109).

RGB: (68,100,109) (27%, 39%, 43%)

RGB channels and saturation

R 68 of 255 = 27%
G 100 of 255 = 39%
B 109 of 255 = 43%

68
100
109

R + G + B ~ 36%. #44646D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 100 + 109 = 277 (100%)
R 68 of 277 ~ 24.55%
G 100 of 277 ~ 36.1%
B 109 of 277 ~ 39.35'%

%24.55
%36.1
%39.35

CMYK color model

#44646D color CMYK value is (38,8,0,57).

  • cyan value is 37.61%
  • magenta value is 8.26%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (38,8,0,57)
C38M8Y0K57 (38%, 8%, 0%, 57%)
(0.38 / 0.08 / 0.00 / 0.57)

CMYK percentages

%37.61
%8.26
%0
%57.25

Codes

Color #44646D in popluar color models

44 64 6D
RGB 68 100 109
HSL 193° 23.16% 34.71%
HSB/HSV 193° 37.61% 42.75%
CMYK 37.61% 8.26% 0.00%
57.25%

Color #44646D in popluar number systems.

HEX 44 64 6D
Decimal 68 100 109
Binary 1000100 1100100 1101101
Octal 104 144 155

Shades and tints

Shades of #44646D

#44646D
(68,100,109)
#3E5B64
(62,91,100)
#38525B
(56,82,91)
#324952
(50,73,82)
#2C4049
(44,64,73)
#263740
(38,55,64)
#202E37
(32,46,55)
#1A252E
(26,37,46)
#141C25
(20,28,37)
#0E131C
(14,19,28)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #44646D

#44646D
(68,100,109)
#55727A
(85,114,122)
#668087
(102,128,135)
#778E94
(119,142,148)
#889CA1
(136,156,161)
#99AAAE
(153,170,174)
#AAB8BB
(170,184,187)
#BBC6C8
(187,198,200)
#CCD4D5
(204,212,213)
#DDE2E2
(221,226,226)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44646D color. Also use rgb(68,100,109) instead hex code.

Text Font Color

.myTextColor { color: #44646D; }

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

This text font color is #44646D.

Background Color

.myBgColor { background-color: #44646D; }

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

This div background color is #44646D.

Border color

.myBorderColor { border: 1px solid #44646D; }

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

This div border color is #44646D.

Opacity

.myOpacity80 { color: #44646D; opacity: 0.8; }

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

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

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

This text has shadow with #44646D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44646D.

Preview

Color preview on black background

This text has color #44646D on black background.


Color preview on white background

This text has color #44646D on white background.


Black color preview on #44646D background

This text has black color on #44646D background.


White color preview on #44646D background

This text has white color on #44646D background.


Related colors

Complementary color

Complementary color for #hex is #BB9B92.


I love getcolorcode.com

Triadic colors

1 #6D4464 and #646D44 with #44646D are triadic colors.

2 #6D6444 and #64446D with #44646D are triadic colors.