COLOR #307631

HEX: #307631 RGB: (48,118,49)

Color info

#307631 contains mainly green color. Web safe color of #307631 is #336633 (or #363).

RGB color model

#307631 color RGB value is (48,118,49).

RGB: (48,118,49) (19%, 46%, 19%)

RGB channels and saturation

R 48 of 255 = 19%
G 118 of 255 = 46%
B 49 of 255 = 19%

48
118
49

R + G + B ~ 28%. #307631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 118 + 49 = 215 (100%)
R 48 of 215 ~ 22.33%
G 118 of 215 ~ 54.88%
B 49 of 215 ~ 22.79'%

%22.33
%54.88
%22.79

CMYK color model

#307631 color CMYK value is (59,0,58,54).

  • cyan value is 59.32%
  • magenta value is 0.00%
  • yellow value is 58.47%
  • key color value is 53.73%
CMYK: (59,0,58,54) C59M0Y58K54 (59%,0%,58%,54%) (0.59/0.00/0.58/0.54) 

CMYK percentages

%59.32
%0
%58.47
%53.73

Codes

Color #307631 in popluar color models

30 76 31
RGB 48 118 49
HSL 121° 42.17% 32.55%
HSB/HSV 121° 59.32% 46.27%
CMYK 59.32% 0.00% 58.47%
53.73%

Color #307631 in popluar number systems.

HEX 30 76 31
Decimal 48 118 49
Binary 110000 1110110 110001
Octal 60 166 61

Shades and tints

Shades of #307631

#307631
(48,118,49)
#2C6C2D
(44,108,45)
#286229
(40,98,41)
#245825
(36,88,37)
#204E21
(32,78,33)
#1C441D
(28,68,29)
#183A19
(24,58,25)
#143015
(20,48,21)
#102611
(16,38,17)
#0C1C0D
(12,28,13)
#081209
(8,18,9)
#000000
(0,0,0)

Tints of #307631

#307631
(48,118,49)
#428243
(66,130,67)
#548E55
(84,142,85)
#669A67
(102,154,103)
#78A679
(120,166,121)
#8AB28B
(138,178,139)
#9CBE9D
(156,190,157)
#AECAAF
(174,202,175)
#C0D6C1
(192,214,193)
#D2E2D3
(210,226,211)
#E4EEE5
(228,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #307631 color. Also use rgb(48,118,49) instead hex code.

Text Font Color

.myTextColor { color: #307631; }

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

This text font color is #307631.

Background Color

.myBgColor { background-color: #307631; }

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

This div background color is #307631.

Border color

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

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

This div border color is #307631.

Opacity

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

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

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

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

This text has shadow with #307631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307631.

Preview

Color preview on black background

This text has color #307631 on black background.


Color preview on white background

This text has color #307631 on white background.


Black color preview on #307631 background

This text has black color on #307631 background.


White color preview on #307631 background

This text has white color on #307631 background.


Related colors

Complementary color

Complementary color for #hex is #CF89CE.


I love getcolorcode.com

Triadic colors

1 #313076 and #763130 with #307631 are triadic colors.

2 #317630 and #763031 with #307631 are triadic colors.