COLOR #30737A

HEX: #30737A RGB: (48,115,122)

Color info

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

RGB color model

#30737A color RGB value is (48,115,122).

RGB: (48,115,122) (19%, 45%, 48%)

RGB channels and saturation

R 48 of 255 = 19%
G 115 of 255 = 45%
B 122 of 255 = 48%

48
115
122

R + G + B ~ 37%. #30737A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 115 + 122 = 285 (100%)
R 48 of 285 ~ 16.84%
G 115 of 285 ~ 40.35%
B 122 of 285 ~ 42.81'%

%16.84
%40.35
%42.81

CMYK color model

#30737A color CMYK value is (61,6,0,52).

  • cyan value is 60.66%
  • magenta value is 5.74%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (61,6,0,52)
C61M6Y0K52 (61%, 6%, 0%, 52%)
(0.61 / 0.06 / 0.00 / 0.52)

CMYK percentages

%60.66
%5.74
%0
%52.16

Codes

Color #30737A in popluar color models

30 73 7A
RGB 48 115 122
HSL 186° 43.53% 33.33%
HSB/HSV 186° 60.66% 47.84%
CMYK 60.66% 5.74% 0.00%
52.16%

Color #30737A in popluar number systems.

HEX 30 73 7A
Decimal 48 115 122
Binary 110000 1110011 1111010
Octal 60 163 172

Shades and tints

Shades of #30737A

#30737A
(48,115,122)
#2C696F
(44,105,111)
#285F64
(40,95,100)
#245559
(36,85,89)
#204B4E
(32,75,78)
#1C4143
(28,65,67)
#183738
(24,55,56)
#142D2D
(20,45,45)
#102322
(16,35,34)
#0C1917
(12,25,23)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #30737A

#30737A
(48,115,122)
#427F86
(66,127,134)
#548B92
(84,139,146)
#66979E
(102,151,158)
#78A3AA
(120,163,170)
#8AAFB6
(138,175,182)
#9CBBC2
(156,187,194)
#AEC7CE
(174,199,206)
#C0D3DA
(192,211,218)
#D2DFE6
(210,223,230)
#E4EBF2
(228,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30737A color. Also use rgb(48,115,122) instead hex code.

Text Font Color

.myTextColor { color: #30737A; }

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

This text font color is #30737A.

Background Color

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

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

This div background color is #30737A.

Border color

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

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

This div border color is #30737A.

Opacity

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

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

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

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

This text has shadow with #30737A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30737A.

Preview

Color preview on black background

This text has color #30737A on black background.


Color preview on white background

This text has color #30737A on white background.


Black color preview on #30737A background

This text has black color on #30737A background.


White color preview on #30737A background

This text has white color on #30737A background.


Related colors

Complementary color

Complementary color for #hex is #CF8C85.


I love getcolorcode.com

Triadic colors

1 #7A3073 and #737A30 with #30737A are triadic colors.

2 #7A7330 and #73307A with #30737A are triadic colors.