COLOR #308951

HEX: #308951 RGB: (48,137,81)

Color info

#308951 contains mainly green and blue colors. Web safe color of #308951 is #339966 (or #396).

RGB color model

#308951 color RGB value is (48,137,81).

RGB: (48,137,81) (19%, 54%, 32%)

RGB channels and saturation

R 48 of 255 = 19%
G 137 of 255 = 54%
B 81 of 255 = 32%

48
137
81

R + G + B ~ 35%. #308951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 137 + 81 = 266 (100%)
R 48 of 266 ~ 18.05%
G 137 of 266 ~ 51.5%
B 81 of 266 ~ 30.45'%

%18.05
%51.5
%30.45

CMYK color model

#308951 color CMYK value is (65,0,41,46).

  • cyan value is 64.96%
  • magenta value is 0.00%
  • yellow value is 40.88%
  • key color value is 46.27%

CMYK: (65,0,41,46)
C65M0Y41K46 (65%, 0%, 41%, 46%)
(0.65 / 0.00 / 0.41 / 0.46)

CMYK percentages

%64.96
%0
%40.88
%46.27

Codes

Color #308951 in popluar color models

30 89 51
RGB 48 137 81
HSL 142° 48.11% 36.27%
HSB/HSV 142° 64.96% 53.73%
CMYK 64.96% 0.00% 40.88%
46.27%

Color #308951 in popluar number systems.

HEX 30 89 51
Decimal 48 137 81
Binary 110000 10001001 1010001
Octal 60 211 121

Shades and tints

Shades of #308951

#308951
(48,137,81)
#2C7D4A
(44,125,74)
#287143
(40,113,67)
#24653C
(36,101,60)
#205935
(32,89,53)
#1C4D2E
(28,77,46)
#184127
(24,65,39)
#143520
(20,53,32)
#102919
(16,41,25)
#0C1D12
(12,29,18)
#08110B
(8,17,11)
#000000
(0,0,0)

Tints of #308951

#308951
(48,137,81)
#429360
(66,147,96)
#549D6F
(84,157,111)
#66A77E
(102,167,126)
#78B18D
(120,177,141)
#8ABB9C
(138,187,156)
#9CC5AB
(156,197,171)
#AECFBA
(174,207,186)
#C0D9C9
(192,217,201)
#D2E3D8
(210,227,216)
#E4EDE7
(228,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #308951 color. Also use rgb(48,137,81) instead hex code.

Text Font Color

.myTextColor { color: #308951; }

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

This text font color is #308951.

Background Color

.myBgColor { background-color: #308951; }

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

This div background color is #308951.

Border color

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

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

This div border color is #308951.

Opacity

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

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

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

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

This text has shadow with #308951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #308951.

Preview

Color preview on black background

This text has color #308951 on black background.


Color preview on white background

This text has color #308951 on white background.


Black color preview on #308951 background

This text has black color on #308951 background.


White color preview on #308951 background

This text has white color on #308951 background.


Related colors

Complementary color

Complementary color for #hex is #CF76AE.


I love getcolorcode.com

Triadic colors

1 #513089 and #895130 with #308951 are triadic colors.

2 #518930 and #893051 with #308951 are triadic colors.