COLOR #3C9446

HEX: #3C9446 RGB: (60,148,70)

Color info

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

RGB color model

#3C9446 color RGB value is (60,148,70).

RGB: (60,148,70) (24%, 58%, 27%)

RGB channels and saturation

R 60 of 255 = 24%
G 148 of 255 = 58%
B 70 of 255 = 27%

60
148
70

R + G + B ~ 36%. #3C9446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 60 + 148 + 70 = 278 (100%)
R 60 of 278 ~ 21.58%
G 148 of 278 ~ 53.24%
B 70 of 278 ~ 25.18'%

%21.58
%53.24
%25.18

CMYK color model

#3C9446 color CMYK value is (59,0,53,42).

  • cyan value is 59.46%
  • magenta value is 0.00%
  • yellow value is 52.70%
  • key color value is 41.96%
CMYK: (59,0,53,42) C59M0Y53K42 (59%,0%,53%,42%) (0.59/0.00/0.53/0.42) 

CMYK percentages

%59.46
%0
%52.7
%41.96

Codes

Color #3C9446 in popluar color models

3C 94 46
RGB 60 148 70
HSL 127° 42.31% 40.78%
HSB/HSV 127° 59.46% 58.04%
CMYK 59.46% 0.00% 52.70%
41.96%

Color #3C9446 in popluar number systems.

HEX 3C 94 46
Decimal 60 148 70
Binary 111100 10010100 1000110
Octal 74 224 106

Shades and tints

Shades of #3C9446

#3C9446
(60,148,70)
#378740
(55,135,64)
#327A3A
(50,122,58)
#2D6D34
(45,109,52)
#28602E
(40,96,46)
#235328
(35,83,40)
#1E4622
(30,70,34)
#19391C
(25,57,28)
#142C16
(20,44,22)
#0F1F10
(15,31,16)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #3C9446

#3C9446
(60,148,70)
#4D9D56
(77,157,86)
#5EA666
(94,166,102)
#6FAF76
(111,175,118)
#80B886
(128,184,134)
#91C196
(145,193,150)
#A2CAA6
(162,202,166)
#B3D3B6
(179,211,182)
#C4DCC6
(196,220,198)
#D5E5D6
(213,229,214)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C9446 color. Also use rgb(60,148,70) instead hex code.

Text Font Color

.myTextColor { color: #3C9446; }

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

This text font color is #3C9446.

Background Color

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

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

This div background color is #3C9446.

Border color

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

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

This div border color is #3C9446.

Opacity

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

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

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

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

This text has shadow with #3C9446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C9446.

Preview

Color preview on black background

This text has color #3C9446 on black background.


Color preview on white background

This text has color #3C9446 on white background.


Black color preview on #3C9446 background

This text has black color on #3C9446 background.


White color preview on #3C9446 background

This text has white color on #3C9446 background.


Related colors

Complementary color

Complementary color for #hex is #C36BB9.


I love getcolorcode.com

Triadic colors

1 #463C94 and #94463C with #3C9446 are triadic colors.

2 #46943C and #943C46 with #3C9446 are triadic colors.