COLOR #438F4B

HEX: #438F4B RGB: (67,143,75)

Color info

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

RGB color model

#438F4B color RGB value is (67,143,75).

RGB: (67,143,75) (26%, 56%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 143 of 255 = 56%
B 75 of 255 = 29%

67
143
75

R + G + B ~ 37%. #438F4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 143 + 75 = 285 (100%)
R 67 of 285 ~ 23.51%
G 143 of 285 ~ 50.18%
B 75 of 285 ~ 26.32'%

%23.51
%50.18
%26.32

CMYK color model

#438F4B color CMYK value is (53,0,48,44).

  • cyan value is 53.15%
  • magenta value is 0.00%
  • yellow value is 47.55%
  • key color value is 43.92%
CMYK: (53,0,48,44) C53M0Y48K44 (53%,0%,48%,44%) (0.53/0.00/0.48/0.44) 

CMYK percentages

%53.15
%0
%47.55
%43.92

Codes

Color #438F4B in popluar color models

43 8F 4B
RGB 67 143 75
HSL 126° 36.19% 41.18%
HSB/HSV 126° 53.15% 56.08%
CMYK 53.15% 0.00% 47.55%
43.92%

Color #438F4B in popluar number systems.

HEX 43 8F 4B
Decimal 67 143 75
Binary 1000011 10001111 1001011
Octal 103 217 113

Shades and tints

Shades of #438F4B

#438F4B
(67,143,75)
#3D8245
(61,130,69)
#37753F
(55,117,63)
#316839
(49,104,57)
#2B5B33
(43,91,51)
#254E2D
(37,78,45)
#1F4127
(31,65,39)
#193421
(25,52,33)
#13271B
(19,39,27)
#0D1A15
(13,26,21)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #438F4B

#438F4B
(67,143,75)
#54995B
(84,153,91)
#65A36B
(101,163,107)
#76AD7B
(118,173,123)
#87B78B
(135,183,139)
#98C19B
(152,193,155)
#A9CBAB
(169,203,171)
#BAD5BB
(186,213,187)
#CBDFCB
(203,223,203)
#DCE9DB
(220,233,219)
#EDF3EB
(237,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438F4B color. Also use rgb(67,143,75) instead hex code.

Text Font Color

.myTextColor { color: #438F4B; }

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

This text font color is #438F4B.

Background Color

.myBgColor { background-color: #438F4B; }

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

This div background color is #438F4B.

Border color

.myBorderColor { border: 1px solid #438F4B; }

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

This div border color is #438F4B.

Opacity

.myOpacity80 { color: #438F4B; opacity: 0.8; }

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

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

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

This text has shadow with #438F4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438F4B.

Preview

Color preview on black background

This text has color #438F4B on black background.


Color preview on white background

This text has color #438F4B on white background.


Black color preview on #438F4B background

This text has black color on #438F4B background.


White color preview on #438F4B background

This text has white color on #438F4B background.


Related colors

Complementary color

Complementary color for #hex is #BC70B4.


I love getcolorcode.com

Triadic colors

1 #4B438F and #8F4B43 with #438F4B are triadic colors.

2 #4B8F43 and #8F434B with #438F4B are triadic colors.