COLOR #30814A

HEX: #30814A RGB: (48,129,74)

Color info

#30814A contains mainly green and blue colors. Web safe color of #30814A is #339933 (or #393).

RGB color model

#30814A color RGB value is (48,129,74).

RGB: (48,129,74) (19%, 51%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 129 of 255 = 51%
B 74 of 255 = 29%

48
129
74

R + G + B ~ 33%. #30814A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 129 + 74 = 251 (100%)
R 48 of 251 ~ 19.12%
G 129 of 251 ~ 51.39%
B 74 of 251 ~ 29.48'%

%19.12
%51.39
%29.48

CMYK color model

#30814A color CMYK value is (63,0,43,49).

  • cyan value is 62.79%
  • magenta value is 0.00%
  • yellow value is 42.64%
  • key color value is 49.41%

CMYK: (63,0,43,49)
C63M0Y43K49 (63%, 0%, 43%, 49%)
(0.63 / 0.00 / 0.43 / 0.49)

CMYK percentages

%62.79
%0
%42.64
%49.41

Codes

Color #30814A in popluar color models

30 81 4A
RGB 48 129 74
HSL 139° 45.76% 34.71%
HSB/HSV 139° 62.79% 50.59%
CMYK 62.79% 0.00% 42.64%
49.41%

Color #30814A in popluar number systems.

HEX 30 81 4A
Decimal 48 129 74
Binary 110000 10000001 1001010
Octal 60 201 112

Shades and tints

Shades of #30814A

#30814A
(48,129,74)
#2C7644
(44,118,68)
#286B3E
(40,107,62)
#246038
(36,96,56)
#205532
(32,85,50)
#1C4A2C
(28,74,44)
#183F26
(24,63,38)
#143420
(20,52,32)
#10291A
(16,41,26)
#0C1E14
(12,30,20)
#08130E
(8,19,14)
#000000
(0,0,0)

Tints of #30814A

#30814A
(48,129,74)
#428C5A
(66,140,90)
#54976A
(84,151,106)
#66A27A
(102,162,122)
#78AD8A
(120,173,138)
#8AB89A
(138,184,154)
#9CC3AA
(156,195,170)
#AECEBA
(174,206,186)
#C0D9CA
(192,217,202)
#D2E4DA
(210,228,218)
#E4EFEA
(228,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30814A color. Also use rgb(48,129,74) instead hex code.

Text Font Color

.myTextColor { color: #30814A; }

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

This text font color is #30814A.

Background Color

.myBgColor { background-color: #30814A; }

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

This div background color is #30814A.

Border color

.myBorderColor { border: 1px solid #30814A; }

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

This div border color is #30814A.

Opacity

.myOpacity80 { color: #30814A; opacity: 0.8; }

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

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

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

This text has shadow with #30814A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30814A.

Preview

Color preview on black background

This text has color #30814A on black background.


Color preview on white background

This text has color #30814A on white background.


Black color preview on #30814A background

This text has black color on #30814A background.


White color preview on #30814A background

This text has white color on #30814A background.


Related colors

Complementary color

Complementary color for #hex is #CF7EB5.


I love getcolorcode.com

Triadic colors

1 #4A3081 and #814A30 with #30814A are triadic colors.

2 #4A8130 and #81304A with #30814A are triadic colors.