COLOR #426038

HEX: #426038 RGB: (66,96,56)

Color info

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

RGB color model

#426038 color RGB value is (66,96,56).

RGB: (66,96,56) (26%, 38%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 56 of 255 = 22%

66
96
56

R + G + B ~ 29%. #426038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 56 = 218 (100%)
R 66 of 218 ~ 30.28%
G 96 of 218 ~ 44.04%
B 56 of 218 ~ 25.69'%

%30.28
%44.04
%25.69

CMYK color model

#426038 color CMYK value is (31,0,42,62).

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

CMYK: (31,0,42,62)
C31M0Y42K62 (31%, 0%, 42%, 62%)
(0.31 / 0.00 / 0.42 / 0.62)

CMYK percentages

%31.25
%0
%41.67
%62.35

Codes

Color #426038 in popluar color models

42 60 38
RGB 66 96 56
HSL 105° 26.32% 29.80%
HSB/HSV 105° 41.67% 37.65%
CMYK 31.25% 0.00% 41.67%
62.35%

Color #426038 in popluar number systems.

HEX 42 60 38
Decimal 66 96 56
Binary 1000010 1100000 111000
Octal 102 140 70

Shades and tints

Shades of #426038

#426038
(66,96,56)
#3C5833
(60,88,51)
#36502E
(54,80,46)
#304829
(48,72,41)
#2A4024
(42,64,36)
#24381F
(36,56,31)
#1E301A
(30,48,26)
#182815
(24,40,21)
#122010
(18,32,16)
#0C180B
(12,24,11)
#061006
(6,16,6)
#000000
(0,0,0)

Tints of #426038

#426038
(66,96,56)
#536E4A
(83,110,74)
#647C5C
(100,124,92)
#758A6E
(117,138,110)
#869880
(134,152,128)
#97A692
(151,166,146)
#A8B4A4
(168,180,164)
#B9C2B6
(185,194,182)
#CAD0C8
(202,208,200)
#DBDEDA
(219,222,218)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426038; }

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

This text font color is #426038.

Background Color

.myBgColor { background-color: #426038; }

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

This div background color is #426038.

Border color

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

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

This div border color is #426038.

Opacity

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

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

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

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

This text has shadow with #426038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426038.

Preview

Color preview on black background

This text has color #426038 on black background.


Color preview on white background

This text has color #426038 on white background.


Black color preview on #426038 background

This text has black color on #426038 background.


White color preview on #426038 background

This text has white color on #426038 background.


Related colors

Complementary color

Complementary color for #hex is #BD9FC7.


I love getcolorcode.com

Triadic colors

1 #384260 and #603842 with #426038 are triadic colors.

2 #386042 and #604238 with #426038 are triadic colors.