COLOR #30605E

HEX: #30605E RGB: (48,96,94)

Color info

#30605E contains red, green and blue colors in about the same proportion. Web safe color of #30605E is #336666 (or #366).

RGB color model

#30605E color RGB value is (48,96,94).

RGB: (48,96,94) (19%, 38%, 37%)

RGB channels and saturation

R 48 of 255 = 19%
G 96 of 255 = 38%
B 94 of 255 = 37%

48
96
94

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

Portions of RGB colors in percentages

R + G + B = 48 + 96 + 94 = 238 (100%)
R 48 of 238 ~ 20.17%
G 96 of 238 ~ 40.34%
B 94 of 238 ~ 39.5'%

%20.17
%40.34
%39.5

CMYK color model

#30605E color CMYK value is (50,0,2,62).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 2.08%
  • key color value is 62.35%

CMYK: (50,0,2,62)
C50M0Y2K62 (50%, 0%, 2%, 62%)
(0.50 / 0.00 / 0.02 / 0.62)

CMYK percentages

%50
%0
%2.08
%62.35

Codes

Color #30605E in popluar color models

30 60 5E
RGB 48 96 94
HSL 178° 33.33% 28.24%
HSB/HSV 178° 50.00% 37.65%
CMYK 50.00% 0.00% 2.08%
62.35%

Color #30605E in popluar number systems.

HEX 30 60 5E
Decimal 48 96 94
Binary 110000 1100000 1011110
Octal 60 140 136

Shades and tints

Shades of #30605E

#30605E
(48,96,94)
#2C5856
(44,88,86)
#28504E
(40,80,78)
#244846
(36,72,70)
#20403E
(32,64,62)
#1C3836
(28,56,54)
#18302E
(24,48,46)
#142826
(20,40,38)
#10201E
(16,32,30)
#0C1816
(12,24,22)
#08100E
(8,16,14)
#000000
(0,0,0)

Tints of #30605E

#30605E
(48,96,94)
#426E6C
(66,110,108)
#547C7A
(84,124,122)
#668A88
(102,138,136)
#789896
(120,152,150)
#8AA6A4
(138,166,164)
#9CB4B2
(156,180,178)
#AEC2C0
(174,194,192)
#C0D0CE
(192,208,206)
#D2DEDC
(210,222,220)
#E4ECEA
(228,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30605E color. Also use rgb(48,96,94) instead hex code.

Text Font Color

.myTextColor { color: #30605E; }

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

This text font color is #30605E.

Background Color

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

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

This div background color is #30605E.

Border color

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

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

This div border color is #30605E.

Opacity

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

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

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

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

This text has shadow with #30605E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30605E.

Preview

Color preview on black background

This text has color #30605E on black background.


Color preview on white background

This text has color #30605E on white background.


Black color preview on #30605E background

This text has black color on #30605E background.


White color preview on #30605E background

This text has white color on #30605E background.


Related colors

Complementary color

Complementary color for #hex is #CF9FA1.


I love getcolorcode.com

Triadic colors

1 #5E3060 and #605E30 with #30605E are triadic colors.

2 #5E6030 and #60305E with #30605E are triadic colors.