COLOR #426144

HEX: #426144 RGB: (66,97,68)

Color info

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

RGB color model

#426144 color RGB value is (66,97,68).

RGB: (66,97,68) (26%, 38%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 68 of 255 = 27%

66
97
68

R + G + B ~ 30%. #426144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 68 = 231 (100%)
R 66 of 231 ~ 28.57%
G 97 of 231 ~ 41.99%
B 68 of 231 ~ 29.44'%

%28.57
%41.99
%29.44

CMYK color model

#426144 color CMYK value is (32,0,30,62).

  • cyan value is 31.96%
  • magenta value is 0.00%
  • yellow value is 29.90%
  • key color value is 61.96%

CMYK: (32,0,30,62)
C32M0Y30K62 (32%, 0%, 30%, 62%)
(0.32 / 0.00 / 0.30 / 0.62)

CMYK percentages

%31.96
%0
%29.9
%61.96

Codes

Color #426144 in popluar color models

42 61 44
RGB 66 97 68
HSL 124° 19.02% 31.96%
HSB/HSV 124° 31.96% 38.04%
CMYK 31.96% 0.00% 29.90%
61.96%

Color #426144 in popluar number systems.

HEX 42 61 44
Decimal 66 97 68
Binary 1000010 1100001 1000100
Octal 102 141 104

Shades and tints

Shades of #426144

#426144
(66,97,68)
#3C593E
(60,89,62)
#365138
(54,81,56)
#304932
(48,73,50)
#2A412C
(42,65,44)
#243926
(36,57,38)
#1E3120
(30,49,32)
#18291A
(24,41,26)
#122114
(18,33,20)
#0C190E
(12,25,14)
#061108
(6,17,8)
#000000
(0,0,0)

Tints of #426144

#426144
(66,97,68)
#536F55
(83,111,85)
#647D66
(100,125,102)
#758B77
(117,139,119)
#869988
(134,153,136)
#97A799
(151,167,153)
#A8B5AA
(168,181,170)
#B9C3BB
(185,195,187)
#CAD1CC
(202,209,204)
#DBDFDD
(219,223,221)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426144; }

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

This text font color is #426144.

Background Color

.myBgColor { background-color: #426144; }

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

This div background color is #426144.

Border color

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

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

This div border color is #426144.

Opacity

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

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

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

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

This text has shadow with #426144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426144.

Preview

Color preview on black background

This text has color #426144 on black background.


Color preview on white background

This text has color #426144 on white background.


Black color preview on #426144 background

This text has black color on #426144 background.


White color preview on #426144 background

This text has white color on #426144 background.


Related colors

Complementary color

Complementary color for #hex is #BD9EBB.


I love getcolorcode.com

Triadic colors

1 #444261 and #614442 with #426144 are triadic colors.

2 #446142 and #614244 with #426144 are triadic colors.