COLOR #30715D

HEX: #30715D RGB: (48,113,93)

Color info

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

RGB color model

#30715D color RGB value is (48,113,93).

RGB: (48,113,93) (19%, 44%, 36%)

RGB channels and saturation

R 48 of 255 = 19%
G 113 of 255 = 44%
B 93 of 255 = 36%

48
113
93

R + G + B ~ 33%. #30715D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 113 + 93 = 254 (100%)
R 48 of 254 ~ 18.9%
G 113 of 254 ~ 44.49%
B 93 of 254 ~ 36.61'%

%18.9
%44.49
%36.61

CMYK color model

#30715D color CMYK value is (58,0,18,56).

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

CMYK: (58,0,18,56)
C58M0Y18K56 (58%, 0%, 18%, 56%)
(0.58 / 0.00 / 0.18 / 0.56)

CMYK percentages

%57.52
%0
%17.7
%55.69

Codes

Color #30715D in popluar color models

30 71 5D
RGB 48 113 93
HSL 162° 40.37% 31.57%
HSB/HSV 162° 57.52% 44.31%
CMYK 57.52% 0.00% 17.70%
55.69%

Color #30715D in popluar number systems.

HEX 30 71 5D
Decimal 48 113 93
Binary 110000 1110001 1011101
Octal 60 161 135

Shades and tints

Shades of #30715D

#30715D
(48,113,93)
#2C6755
(44,103,85)
#285D4D
(40,93,77)
#245345
(36,83,69)
#20493D
(32,73,61)
#1C3F35
(28,63,53)
#18352D
(24,53,45)
#142B25
(20,43,37)
#10211D
(16,33,29)
#0C1715
(12,23,21)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #30715D

#30715D
(48,113,93)
#427D6B
(66,125,107)
#548979
(84,137,121)
#669587
(102,149,135)
#78A195
(120,161,149)
#8AADA3
(138,173,163)
#9CB9B1
(156,185,177)
#AEC5BF
(174,197,191)
#C0D1CD
(192,209,205)
#D2DDDB
(210,221,219)
#E4E9E9
(228,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30715D color. Also use rgb(48,113,93) instead hex code.

Text Font Color

.myTextColor { color: #30715D; }

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

This text font color is #30715D.

Background Color

.myBgColor { background-color: #30715D; }

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

This div background color is #30715D.

Border color

.myBorderColor { border: 1px solid #30715D; }

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

This div border color is #30715D.

Opacity

.myOpacity80 { color: #30715D; opacity: 0.8; }

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

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

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

This text has shadow with #30715D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30715D.

Preview

Color preview on black background

This text has color #30715D on black background.


Color preview on white background

This text has color #30715D on white background.


Black color preview on #30715D background

This text has black color on #30715D background.


White color preview on #30715D background

This text has white color on #30715D background.


Related colors

Complementary color

Complementary color for #hex is #CF8EA2.


I love getcolorcode.com

Triadic colors

1 #5D3071 and #715D30 with #30715D are triadic colors.

2 #5D7130 and #71305D with #30715D are triadic colors.