COLOR #426844

HEX: #426844 RGB: (66,104,68)

Color info

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

RGB color model

#426844 color RGB value is (66,104,68).

RGB: (66,104,68) (26%, 41%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 68 of 255 = 27%

66
104
68

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

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 68 = 238 (100%)
R 66 of 238 ~ 27.73%
G 104 of 238 ~ 43.7%
B 68 of 238 ~ 28.57'%

%27.73
%43.7
%28.57

CMYK color model

#426844 color CMYK value is (37,0,35,59).

  • cyan value is 36.54%
  • magenta value is 0.00%
  • yellow value is 34.62%
  • key color value is 59.22%

CMYK: (37,0,35,59)
C37M0Y35K59 (37%, 0%, 35%, 59%)
(0.37 / 0.00 / 0.35 / 0.59)

CMYK percentages

%36.54
%0
%34.62
%59.22

Codes

Color #426844 in popluar color models

42 68 44
RGB 66 104 68
HSL 123° 22.35% 33.33%
HSB/HSV 123° 36.54% 40.78%
CMYK 36.54% 0.00% 34.62%
59.22%

Color #426844 in popluar number systems.

HEX 42 68 44
Decimal 66 104 68
Binary 1000010 1101000 1000100
Octal 102 150 104

Shades and tints

Shades of #426844

#426844
(66,104,68)
#3C5F3E
(60,95,62)
#365638
(54,86,56)
#304D32
(48,77,50)
#2A442C
(42,68,44)
#243B26
(36,59,38)
#1E3220
(30,50,32)
#18291A
(24,41,26)
#122014
(18,32,20)
#0C170E
(12,23,14)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #426844

#426844
(66,104,68)
#537555
(83,117,85)
#648266
(100,130,102)
#758F77
(117,143,119)
#869C88
(134,156,136)
#97A999
(151,169,153)
#A8B6AA
(168,182,170)
#B9C3BB
(185,195,187)
#CAD0CC
(202,208,204)
#DBDDDD
(219,221,221)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426844 color. Also use rgb(66,104,68) instead hex code.

Text Font Color

.myTextColor { color: #426844; }

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

This text font color is #426844.

Background Color

.myBgColor { background-color: #426844; }

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

This div background color is #426844.

Border color

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

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

This div border color is #426844.

Opacity

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

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

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

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

This text has shadow with #426844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426844.

Preview

Color preview on black background

This text has color #426844 on black background.


Color preview on white background

This text has color #426844 on white background.


Black color preview on #426844 background

This text has black color on #426844 background.


White color preview on #426844 background

This text has white color on #426844 background.


Related colors

Complementary color

Complementary color for #hex is #BD97BB.


I love getcolorcode.com

Triadic colors

1 #444268 and #684442 with #426844 are triadic colors.

2 #446842 and #684244 with #426844 are triadic colors.