COLOR #30714E

HEX: #30714E RGB: (48,113,78)

Color info

#30714E contains mainly green and blue colors. Web safe color of #30714E is #336666 (or #366).

RGB color model

#30714E color RGB value is (48,113,78).

RGB: (48,113,78) (19%, 44%, 31%)

RGB channels and saturation

R 48 of 255 = 19%
G 113 of 255 = 44%
B 78 of 255 = 31%

48
113
78

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

Portions of RGB colors in percentages

R + G + B = 48 + 113 + 78 = 239 (100%)
R 48 of 239 ~ 20.08%
G 113 of 239 ~ 47.28%
B 78 of 239 ~ 32.64'%

%20.08
%47.28
%32.64

CMYK color model

#30714E color CMYK value is (58,0,31,56).

  • cyan value is 57.52%
  • magenta value is 0.00%
  • yellow value is 30.97%
  • key color value is 55.69%

CMYK: (58,0,31,56)
C58M0Y31K56 (58%, 0%, 31%, 56%)
(0.58 / 0.00 / 0.31 / 0.56)

CMYK percentages

%57.52
%0
%30.97
%55.69

Codes

Color #30714E in popluar color models

30 71 4E
RGB 48 113 78
HSL 148° 40.37% 31.57%
HSB/HSV 148° 57.52% 44.31%
CMYK 57.52% 0.00% 30.97%
55.69%

Color #30714E in popluar number systems.

HEX 30 71 4E
Decimal 48 113 78
Binary 110000 1110001 1001110
Octal 60 161 116

Shades and tints

Shades of #30714E

#30714E
(48,113,78)
#2C6747
(44,103,71)
#285D40
(40,93,64)
#245339
(36,83,57)
#204932
(32,73,50)
#1C3F2B
(28,63,43)
#183524
(24,53,36)
#142B1D
(20,43,29)
#102116
(16,33,22)
#0C170F
(12,23,15)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #30714E

#30714E
(48,113,78)
#427D5E
(66,125,94)
#54896E
(84,137,110)
#66957E
(102,149,126)
#78A18E
(120,161,142)
#8AAD9E
(138,173,158)
#9CB9AE
(156,185,174)
#AEC5BE
(174,197,190)
#C0D1CE
(192,209,206)
#D2DDDE
(210,221,222)
#E4E9EE
(228,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30714E color. Also use rgb(48,113,78) instead hex code.

Text Font Color

.myTextColor { color: #30714E; }

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

This text font color is #30714E.

Background Color

.myBgColor { background-color: #30714E; }

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

This div background color is #30714E.

Border color

.myBorderColor { border: 1px solid #30714E; }

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

This div border color is #30714E.

Opacity

.myOpacity80 { color: #30714E; opacity: 0.8; }

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

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

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

This text has shadow with #30714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30714E.

Preview

Color preview on black background

This text has color #30714E on black background.


Color preview on white background

This text has color #30714E on white background.


Black color preview on #30714E background

This text has black color on #30714E background.


White color preview on #30714E background

This text has white color on #30714E background.


Related colors

Complementary color

Complementary color for #hex is #CF8EB1.


I love getcolorcode.com

Triadic colors

1 #4E3071 and #714E30 with #30714E are triadic colors.

2 #4E7130 and #71304E with #30714E are triadic colors.