COLOR #3F7C46

HEX: #3F7C46 RGB: (63,124,70)

Color info

#3F7C46 contains mainly green and blue colors. Web safe color of #3F7C46 is #336633 (or #363).

RGB color model

#3F7C46 color RGB value is (63,124,70).

RGB: (63,124,70) (25%, 49%, 27%)

RGB channels and saturation

R 63 of 255 = 25%
G 124 of 255 = 49%
B 70 of 255 = 27%

63
124
70

R + G + B ~ 34%. #3F7C46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 63 + 124 + 70 = 257 (100%)
R 63 of 257 ~ 24.51%
G 124 of 257 ~ 48.25%
B 70 of 257 ~ 27.24'%

%24.51
%48.25
%27.24

CMYK color model

#3F7C46 color CMYK value is (49,0,44,51).

  • cyan value is 49.19%
  • magenta value is 0.00%
  • yellow value is 43.55%
  • key color value is 51.37%

CMYK: (49,0,44,51)
C49M0Y44K51 (49%, 0%, 44%, 51%)
(0.49 / 0.00 / 0.44 / 0.51)

CMYK percentages

%49.19
%0
%43.55
%51.37

Codes

Color #3F7C46 in popluar color models

3F 7C 46
RGB 63 124 70
HSL 127° 32.62% 36.67%
HSB/HSV 127° 49.19% 48.63%
CMYK 49.19% 0.00% 43.55%
51.37%

Color #3F7C46 in popluar number systems.

HEX 3F 7C 46
Decimal 63 124 70
Binary 111111 1111100 1000110
Octal 77 174 106

Shades and tints

Shades of #3F7C46

#3F7C46
(63,124,70)
#3A7140
(58,113,64)
#35663A
(53,102,58)
#305B34
(48,91,52)
#2B502E
(43,80,46)
#264528
(38,69,40)
#213A22
(33,58,34)
#1C2F1C
(28,47,28)
#172416
(23,36,22)
#121910
(18,25,16)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #3F7C46

#3F7C46
(63,124,70)
#508756
(80,135,86)
#619266
(97,146,102)
#729D76
(114,157,118)
#83A886
(131,168,134)
#94B396
(148,179,150)
#A5BEA6
(165,190,166)
#B6C9B6
(182,201,182)
#C7D4C6
(199,212,198)
#D8DFD6
(216,223,214)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3F7C46 color. Also use rgb(63,124,70) instead hex code.

Text Font Color

.myTextColor { color: #3F7C46; }

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

This text font color is #3F7C46.

Background Color

.myBgColor { background-color: #3F7C46; }

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

This div background color is #3F7C46.

Border color

.myBorderColor { border: 1px solid #3F7C46; }

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

This div border color is #3F7C46.

Opacity

.myOpacity80 { color: #3F7C46; opacity: 0.8; }

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

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

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

This text has shadow with #3F7C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3F7C46.

Preview

Color preview on black background

This text has color #3F7C46 on black background.


Color preview on white background

This text has color #3F7C46 on white background.


Black color preview on #3F7C46 background

This text has black color on #3F7C46 background.


White color preview on #3F7C46 background

This text has white color on #3F7C46 background.


Related colors

Complementary color

Complementary color for #hex is #C083B9.


I love getcolorcode.com

Triadic colors

1 #463F7C and #7C463F with #3F7C46 are triadic colors.

2 #467C3F and #7C3F46 with #3F7C46 are triadic colors.