COLOR #438656

HEX: #438656 RGB: (67,134,86)

Color info

#438656 contains mainly green and blue colors. Web safe color of #438656 is #339966 (or #396).

RGB color model

#438656 color RGB value is (67,134,86).

RGB: (67,134,86) (26%, 53%, 34%)

RGB channels and saturation

R 67 of 255 = 26%
G 134 of 255 = 53%
B 86 of 255 = 34%

67
134
86

R + G + B ~ 38%. #438656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 134 + 86 = 287 (100%)
R 67 of 287 ~ 23.34%
G 134 of 287 ~ 46.69%
B 86 of 287 ~ 29.97'%

%23.34
%46.69
%29.97

CMYK color model

#438656 color CMYK value is (50,0,36,47).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 35.82%
  • key color value is 47.45%

CMYK: (50,0,36,47)
C50M0Y36K47 (50%, 0%, 36%, 47%)
(0.50 / 0.00 / 0.36 / 0.47)

CMYK percentages

%50
%0
%35.82
%47.45

Codes

Color #438656 in popluar color models

43 86 56
RGB 67 134 86
HSL 137° 33.33% 39.41%
HSB/HSV 137° 50.00% 52.55%
CMYK 50.00% 0.00% 35.82%
47.45%

Color #438656 in popluar number systems.

HEX 43 86 56
Decimal 67 134 86
Binary 1000011 10000110 1010110
Octal 103 206 126

Shades and tints

Shades of #438656

#438656
(67,134,86)
#3D7A4F
(61,122,79)
#376E48
(55,110,72)
#316241
(49,98,65)
#2B563A
(43,86,58)
#254A33
(37,74,51)
#1F3E2C
(31,62,44)
#193225
(25,50,37)
#13261E
(19,38,30)
#0D1A17
(13,26,23)
#070E10
(7,14,16)
#000000
(0,0,0)

Tints of #438656

#438656
(67,134,86)
#549165
(84,145,101)
#659C74
(101,156,116)
#76A783
(118,167,131)
#87B292
(135,178,146)
#98BDA1
(152,189,161)
#A9C8B0
(169,200,176)
#BAD3BF
(186,211,191)
#CBDECE
(203,222,206)
#DCE9DD
(220,233,221)
#EDF4EC
(237,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438656 color. Also use rgb(67,134,86) instead hex code.

Text Font Color

.myTextColor { color: #438656; }

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

This text font color is #438656.

Background Color

.myBgColor { background-color: #438656; }

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

This div background color is #438656.

Border color

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

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

This div border color is #438656.

Opacity

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

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

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

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

This text has shadow with #438656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438656.

Preview

Color preview on black background

This text has color #438656 on black background.


Color preview on white background

This text has color #438656 on white background.


Black color preview on #438656 background

This text has black color on #438656 background.


White color preview on #438656 background

This text has white color on #438656 background.


Related colors

Complementary color

Complementary color for #hex is #BC79A9.


I love getcolorcode.com

Triadic colors

1 #564386 and #865643 with #438656 are triadic colors.

2 #568643 and #864356 with #438656 are triadic colors.