COLOR #444D46

HEX: #444D46 RGB: (68,77,70)

Color info

#444D46 contains red, green and blue colors in about the same proportion. Web safe color of #444D46 is #333333 (or #333).

RGB color model

#444D46 color RGB value is (68,77,70).

RGB: (68,77,70) (27%, 30%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 77 of 255 = 30%
B 70 of 255 = 27%

68
77
70

R + G + B ~ 28%. #444D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 77 + 70 = 215 (100%)
R 68 of 215 ~ 31.63%
G 77 of 215 ~ 35.81%
B 70 of 215 ~ 32.56'%

%31.63
%35.81
%32.56

CMYK color model

#444D46 color CMYK value is (12,0,9,70).

  • cyan value is 11.69%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 69.80%

CMYK: (12,0,9,70)
C12M0Y9K70 (12%, 0%, 9%, 70%)
(0.12 / 0.00 / 0.09 / 0.70)

CMYK percentages

%11.69
%0
%9.09
%69.8

Codes

Color #444D46 in popluar color models

44 4D 46
RGB 68 77 70
HSL 133° 6.21% 28.43%
HSB/HSV 133° 11.69% 30.20%
CMYK 11.69% 0.00% 9.09%
69.80%

Color #444D46 in popluar number systems.

HEX 44 4D 46
Decimal 68 77 70
Binary 1000100 1001101 1000110
Octal 104 115 106

Shades and tints

Shades of #444D46

#444D46
(68,77,70)
#3E4640
(62,70,64)
#383F3A
(56,63,58)
#323834
(50,56,52)
#2C312E
(44,49,46)
#262A28
(38,42,40)
#202322
(32,35,34)
#1A1C1C
(26,28,28)
#141516
(20,21,22)
#0E0E10
(14,14,16)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #444D46

#444D46
(68,77,70)
#555D56
(85,93,86)
#666D66
(102,109,102)
#777D76
(119,125,118)
#888D86
(136,141,134)
#999D96
(153,157,150)
#AAADA6
(170,173,166)
#BBBDB6
(187,189,182)
#CCCDC6
(204,205,198)
#DDDDD6
(221,221,214)
#EEEDE6
(238,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444D46 color. Also use rgb(68,77,70) instead hex code.

Text Font Color

.myTextColor { color: #444D46; }

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

This text font color is #444D46.

Background Color

.myBgColor { background-color: #444D46; }

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

This div background color is #444D46.

Border color

.myBorderColor { border: 1px solid #444D46; }

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

This div border color is #444D46.

Opacity

.myOpacity80 { color: #444D46; opacity: 0.8; }

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

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

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

This text has shadow with #444D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444D46.

Preview

Color preview on black background

This text has color #444D46 on black background.


Color preview on white background

This text has color #444D46 on white background.


Black color preview on #444D46 background

This text has black color on #444D46 background.


White color preview on #444D46 background

This text has white color on #444D46 background.


Related colors

Complementary color

Complementary color for #hex is #BBB2B9.


I love getcolorcode.com

Triadic colors

1 #46444D and #4D4644 with #444D46 are triadic colors.

2 #464D44 and #4D4446 with #444D46 are triadic colors.