COLOR #438220

HEX: #438220 RGB: (67,130,32)

Color info

#438220 contains mainly green color. Web safe color of #438220 is #339933 (or #393).

RGB color model

#438220 color RGB value is (67,130,32).

RGB: (67,130,32) (26%, 51%, 13%)

RGB channels and saturation

R 67 of 255 = 26%
G 130 of 255 = 51%
B 32 of 255 = 13%

67
130
32

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

Portions of RGB colors in percentages

R + G + B = 67 + 130 + 32 = 229 (100%)
R 67 of 229 ~ 29.26%
G 130 of 229 ~ 56.77%
B 32 of 229 ~ 13.97'%

%29.26
%56.77
%13.97

CMYK color model

#438220 color CMYK value is (48,0,75,49).

  • cyan value is 48.46%
  • magenta value is 0.00%
  • yellow value is 75.38%
  • key color value is 49.02%

CMYK: (48,0,75,49)
C48M0Y75K49 (48%, 0%, 75%, 49%)
(0.48 / 0.00 / 0.75 / 0.49)

CMYK percentages

%48.46
%0
%75.38
%49.02

Codes

Color #438220 in popluar color models

43 82 20
RGB 67 130 32
HSL 99° 60.49% 31.76%
HSB/HSV 99° 75.38% 50.98%
CMYK 48.46% 0.00% 75.38%
49.02%

Color #438220 in popluar number systems.

HEX 43 82 20
Decimal 67 130 32
Binary 1000011 10000010 100000
Octal 103 202 40

Shades and tints

Shades of #438220

#438220
(67,130,32)
#3D771E
(61,119,30)
#376C1C
(55,108,28)
#31611A
(49,97,26)
#2B5618
(43,86,24)
#254B16
(37,75,22)
#1F4014
(31,64,20)
#193512
(25,53,18)
#132A10
(19,42,16)
#0D1F0E
(13,31,14)
#07140C
(7,20,12)
#000000
(0,0,0)

Tints of #438220

#438220
(67,130,32)
#548D34
(84,141,52)
#659848
(101,152,72)
#76A35C
(118,163,92)
#87AE70
(135,174,112)
#98B984
(152,185,132)
#A9C498
(169,196,152)
#BACFAC
(186,207,172)
#CBDAC0
(203,218,192)
#DCE5D4
(220,229,212)
#EDF0E8
(237,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438220 color. Also use rgb(67,130,32) instead hex code.

Text Font Color

.myTextColor { color: #438220; }

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

This text font color is #438220.

Background Color

.myBgColor { background-color: #438220; }

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

This div background color is #438220.

Border color

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

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

This div border color is #438220.

Opacity

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

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

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

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

This text has shadow with #438220 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438220.

Preview

Color preview on black background

This text has color #438220 on black background.


Color preview on white background

This text has color #438220 on white background.


Black color preview on #438220 background

This text has black color on #438220 background.


White color preview on #438220 background

This text has white color on #438220 background.


Related colors

Complementary color

Complementary color for #hex is #BC7DDF.


I love getcolorcode.com

Triadic colors

1 #204382 and #822043 with #438220 are triadic colors.

2 #208243 and #824320 with #438220 are triadic colors.