COLOR #307946

HEX: #307946 RGB: (48,121,70)

Color info

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

RGB color model

#307946 color RGB value is (48,121,70).

RGB: (48,121,70) (19%, 47%, 27%)

RGB channels and saturation

R 48 of 255 = 19%
G 121 of 255 = 47%
B 70 of 255 = 27%

48
121
70

R + G + B ~ 31%. #307946 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 121 + 70 = 239 (100%)
R 48 of 239 ~ 20.08%
G 121 of 239 ~ 50.63%
B 70 of 239 ~ 29.29'%

%20.08
%50.63
%29.29

CMYK color model

#307946 color CMYK value is (60,0,42,53).

  • cyan value is 60.33%
  • magenta value is 0.00%
  • yellow value is 42.15%
  • key color value is 52.55%
CMYK: (60,0,42,53) C60M0Y42K53 (60%,0%,42%,53%) (0.60/0.00/0.42/0.53) 

CMYK percentages

%60.33
%0
%42.15
%52.55

Codes

Color #307946 in popluar color models

30 79 46
RGB 48 121 70
HSL 138° 43.20% 33.14%
HSB/HSV 138° 60.33% 47.45%
CMYK 60.33% 0.00% 42.15%
52.55%

Color #307946 in popluar number systems.

HEX 30 79 46
Decimal 48 121 70
Binary 110000 1111001 1000110
Octal 60 171 106

Shades and tints

Shades of #307946

#307946
(48,121,70)
#2C6E40
(44,110,64)
#28633A
(40,99,58)
#245834
(36,88,52)
#204D2E
(32,77,46)
#1C4228
(28,66,40)
#183722
(24,55,34)
#142C1C
(20,44,28)
#102116
(16,33,22)
#0C1610
(12,22,16)
#080B0A
(8,11,10)
#000000
(0,0,0)

Tints of #307946

#307946
(48,121,70)
#428556
(66,133,86)
#549166
(84,145,102)
#669D76
(102,157,118)
#78A986
(120,169,134)
#8AB596
(138,181,150)
#9CC1A6
(156,193,166)
#AECDB6
(174,205,182)
#C0D9C6
(192,217,198)
#D2E5D6
(210,229,214)
#E4F1E6
(228,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #307946 color. Also use rgb(48,121,70) instead hex code.

Text Font Color

.myTextColor { color: #307946; }

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

This text font color is #307946.

Background Color

.myBgColor { background-color: #307946; }

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

This div background color is #307946.

Border color

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

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

This div border color is #307946.

Opacity

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

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

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

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

This text has shadow with #307946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307946.

Preview

Color preview on black background

This text has color #307946 on black background.


Color preview on white background

This text has color #307946 on white background.


Black color preview on #307946 background

This text has black color on #307946 background.


White color preview on #307946 background

This text has white color on #307946 background.


Related colors

Complementary color

Complementary color for #hex is #CF86B9.


I love getcolorcode.com

Triadic colors

1 #463079 and #794630 with #307946 are triadic colors.

2 #467930 and #793046 with #307946 are triadic colors.