COLOR #30637E

HEX: #30637E RGB: (48,99,126)

Color info

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

RGB color model

#30637E color RGB value is (48,99,126).

RGB: (48,99,126) (19%, 39%, 49%)

RGB channels and saturation

R 48 of 255 = 19%
G 99 of 255 = 39%
B 126 of 255 = 49%

48
99
126

R + G + B ~ 36%. #30637E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 99 + 126 = 273 (100%)
R 48 of 273 ~ 17.58%
G 99 of 273 ~ 36.26%
B 126 of 273 ~ 46.15'%

%17.58
%36.26
%46.15

CMYK color model

#30637E color CMYK value is (62,21,0,51).

  • cyan value is 61.90%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (62,21,0,51)
C62M21Y0K51 (62%, 21%, 0%, 51%)
(0.62 / 0.21 / 0.00 / 0.51)

CMYK percentages

%61.9
%21.43
%0
%50.59

Codes

Color #30637E in popluar color models

30 63 7E
RGB 48 99 126
HSL 201° 44.83% 34.12%
HSB/HSV 201° 61.90% 49.41%
CMYK 61.90% 21.43% 0.00%
50.59%

Color #30637E in popluar number systems.

HEX 30 63 7E
Decimal 48 99 126
Binary 110000 1100011 1111110
Octal 60 143 176

Shades and tints

Shades of #30637E

#30637E
(48,99,126)
#2C5A73
(44,90,115)
#285168
(40,81,104)
#24485D
(36,72,93)
#203F52
(32,63,82)
#1C3647
(28,54,71)
#182D3C
(24,45,60)
#142431
(20,36,49)
#101B26
(16,27,38)
#0C121B
(12,18,27)
#080910
(8,9,16)
#000000
(0,0,0)

Tints of #30637E

#30637E
(48,99,126)
#427189
(66,113,137)
#547F94
(84,127,148)
#668D9F
(102,141,159)
#789BAA
(120,155,170)
#8AA9B5
(138,169,181)
#9CB7C0
(156,183,192)
#AEC5CB
(174,197,203)
#C0D3D6
(192,211,214)
#D2E1E1
(210,225,225)
#E4EFEC
(228,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30637E color. Also use rgb(48,99,126) instead hex code.

Text Font Color

.myTextColor { color: #30637E; }

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

This text font color is #30637E.

Background Color

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

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

This div background color is #30637E.

Border color

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

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

This div border color is #30637E.

Opacity

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

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

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

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

This text has shadow with #30637E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30637E.

Preview

Color preview on black background

This text has color #30637E on black background.


Color preview on white background

This text has color #30637E on white background.


Black color preview on #30637E background

This text has black color on #30637E background.


White color preview on #30637E background

This text has white color on #30637E background.


Related colors

Complementary color

Complementary color for #hex is #CF9C81.


I love getcolorcode.com

Triadic colors

1 #7E3063 and #637E30 with #30637E are triadic colors.

2 #7E6330 and #63307E with #30637E are triadic colors.