COLOR #426047

HEX: #426047 RGB: (66,96,71)

Color info

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

RGB color model

#426047 color RGB value is (66,96,71).

RGB: (66,96,71) (26%, 38%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 71 of 255 = 28%

66
96
71

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

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 71 = 233 (100%)
R 66 of 233 ~ 28.33%
G 96 of 233 ~ 41.2%
B 71 of 233 ~ 30.47'%

%28.33
%41.2
%30.47

CMYK color model

#426047 color CMYK value is (31,0,26,62).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 26.04%
  • key color value is 62.35%

CMYK: (31,0,26,62)
C31M0Y26K62 (31%, 0%, 26%, 62%)
(0.31 / 0.00 / 0.26 / 0.62)

CMYK percentages

%31.25
%0
%26.04
%62.35

Codes

Color #426047 in popluar color models

42 60 47
RGB 66 96 71
HSL 130° 18.52% 31.76%
HSB/HSV 130° 31.25% 37.65%
CMYK 31.25% 0.00% 26.04%
62.35%

Color #426047 in popluar number systems.

HEX 42 60 47
Decimal 66 96 71
Binary 1000010 1100000 1000111
Octal 102 140 107

Shades and tints

Shades of #426047

#426047
(66,96,71)
#3C5841
(60,88,65)
#36503B
(54,80,59)
#304835
(48,72,53)
#2A402F
(42,64,47)
#243829
(36,56,41)
#1E3023
(30,48,35)
#18281D
(24,40,29)
#122017
(18,32,23)
#0C1811
(12,24,17)
#06100B
(6,16,11)
#000000
(0,0,0)

Tints of #426047

#426047
(66,96,71)
#536E57
(83,110,87)
#647C67
(100,124,103)
#758A77
(117,138,119)
#869887
(134,152,135)
#97A697
(151,166,151)
#A8B4A7
(168,180,167)
#B9C2B7
(185,194,183)
#CAD0C7
(202,208,199)
#DBDED7
(219,222,215)
#ECECE7
(236,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426047 color. Also use rgb(66,96,71) instead hex code.

Text Font Color

.myTextColor { color: #426047; }

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

This text font color is #426047.

Background Color

.myBgColor { background-color: #426047; }

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

This div background color is #426047.

Border color

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

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

This div border color is #426047.

Opacity

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

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

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

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

This text has shadow with #426047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426047.

Preview

Color preview on black background

This text has color #426047 on black background.


Color preview on white background

This text has color #426047 on white background.


Black color preview on #426047 background

This text has black color on #426047 background.


White color preview on #426047 background

This text has white color on #426047 background.


Related colors

Complementary color

Complementary color for #hex is #BD9FB8.


I love getcolorcode.com

Triadic colors

1 #474260 and #604742 with #426047 are triadic colors.

2 #476042 and #604247 with #426047 are triadic colors.