COLOR #426449

HEX: #426449 RGB: (66,100,73)

Color info

#426449 contains red, green and blue colors in about the same proportion. Web safe color of #426449 is #336633 (or #363).

RGB color model

#426449 color RGB value is (66,100,73).

RGB: (66,100,73) (26%, 39%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 100 of 255 = 39%
B 73 of 255 = 29%

66
100
73

R + G + B ~ 31%. #426449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 100 + 73 = 239 (100%)
R 66 of 239 ~ 27.62%
G 100 of 239 ~ 41.84%
B 73 of 239 ~ 30.54'%

%27.62
%41.84
%30.54

CMYK color model

#426449 color CMYK value is (34,0,27,61).

  • cyan value is 34.00%
  • magenta value is 0.00%
  • yellow value is 27.00%
  • key color value is 60.78%

CMYK: (34,0,27,61)
C34M0Y27K61 (34%, 0%, 27%, 61%)
(0.34 / 0.00 / 0.27 / 0.61)

CMYK percentages

%34
%0
%27
%60.78

Codes

Color #426449 in popluar color models

42 64 49
RGB 66 100 73
HSL 132° 20.48% 32.55%
HSB/HSV 132° 34.00% 39.22%
CMYK 34.00% 0.00% 27.00%
60.78%

Color #426449 in popluar number systems.

HEX 42 64 49
Decimal 66 100 73
Binary 1000010 1100100 1001001
Octal 102 144 111

Shades and tints

Shades of #426449

#426449
(66,100,73)
#3C5B43
(60,91,67)
#36523D
(54,82,61)
#304937
(48,73,55)
#2A4031
(42,64,49)
#24372B
(36,55,43)
#1E2E25
(30,46,37)
#18251F
(24,37,31)
#121C19
(18,28,25)
#0C1313
(12,19,19)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #426449

#426449
(66,100,73)
#537259
(83,114,89)
#648069
(100,128,105)
#758E79
(117,142,121)
#869C89
(134,156,137)
#97AA99
(151,170,153)
#A8B8A9
(168,184,169)
#B9C6B9
(185,198,185)
#CAD4C9
(202,212,201)
#DBE2D9
(219,226,217)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426449 color. Also use rgb(66,100,73) instead hex code.

Text Font Color

.myTextColor { color: #426449; }

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

This text font color is #426449.

Background Color

.myBgColor { background-color: #426449; }

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

This div background color is #426449.

Border color

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

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

This div border color is #426449.

Opacity

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

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

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

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

This text has shadow with #426449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426449.

Preview

Color preview on black background

This text has color #426449 on black background.


Color preview on white background

This text has color #426449 on white background.


Black color preview on #426449 background

This text has black color on #426449 background.


White color preview on #426449 background

This text has white color on #426449 background.


Related colors

Complementary color

Complementary color for #hex is #BD9BB6.


I love getcolorcode.com

Triadic colors

1 #494264 and #644942 with #426449 are triadic colors.

2 #496442 and #644249 with #426449 are triadic colors.