COLOR #306137

HEX: #306137 RGB: (48,97,55)

Color info

#306137 contains red, green and blue colors in about the same proportion. Web safe color of #306137 is #336633 (or #363).

RGB color model

#306137 color RGB value is (48,97,55).

RGB: (48,97,55) (19%, 38%, 22%)

RGB channels and saturation

R 48 of 255 = 19%
G 97 of 255 = 38%
B 55 of 255 = 22%

48
97
55

R + G + B ~ 26%. #306137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 97 + 55 = 200 (100%)
R 48 of 200 ~ 24%
G 97 of 200 ~ 48.5%
B 55 of 200 ~ 27.5'%

%24
%48.5
%27.5

CMYK color model

#306137 color CMYK value is (51,0,43,62).

  • cyan value is 50.52%
  • magenta value is 0.00%
  • yellow value is 43.30%
  • key color value is 61.96%

CMYK: (51,0,43,62)
C51M0Y43K62 (51%, 0%, 43%, 62%)
(0.51 / 0.00 / 0.43 / 0.62)

CMYK percentages

%50.52
%0
%43.3
%61.96

Codes

Color #306137 in popluar color models

30 61 37
RGB 48 97 55
HSL 129° 33.79% 28.43%
HSB/HSV 129° 50.52% 38.04%
CMYK 50.52% 0.00% 43.30%
61.96%

Color #306137 in popluar number systems.

HEX 30 61 37
Decimal 48 97 55
Binary 110000 1100001 110111
Octal 60 141 67

Shades and tints

Shades of #306137

#306137
(48,97,55)
#2C5932
(44,89,50)
#28512D
(40,81,45)
#244928
(36,73,40)
#204123
(32,65,35)
#1C391E
(28,57,30)
#183119
(24,49,25)
#142914
(20,41,20)
#10210F
(16,33,15)
#0C190A
(12,25,10)
#081105
(8,17,5)
#000000
(0,0,0)

Tints of #306137

#306137
(48,97,55)
#426F49
(66,111,73)
#547D5B
(84,125,91)
#668B6D
(102,139,109)
#78997F
(120,153,127)
#8AA791
(138,167,145)
#9CB5A3
(156,181,163)
#AEC3B5
(174,195,181)
#C0D1C7
(192,209,199)
#D2DFD9
(210,223,217)
#E4EDEB
(228,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306137 color. Also use rgb(48,97,55) instead hex code.

Text Font Color

.myTextColor { color: #306137; }

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

This text font color is #306137.

Background Color

.myBgColor { background-color: #306137; }

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

This div background color is #306137.

Border color

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

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

This div border color is #306137.

Opacity

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

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

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

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

This text has shadow with #306137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306137.

Preview

Color preview on black background

This text has color #306137 on black background.


Color preview on white background

This text has color #306137 on white background.


Black color preview on #306137 background

This text has black color on #306137 background.


White color preview on #306137 background

This text has white color on #306137 background.


Related colors

Complementary color

Complementary color for #hex is #CF9EC8.


I love getcolorcode.com

Triadic colors

1 #373061 and #613730 with #306137 are triadic colors.

2 #376130 and #613037 with #306137 are triadic colors.