COLOR #30445E

HEX: #30445E RGB: (48,68,94)

Color info

#30445E contains red, green and blue colors in about the same proportion. Web safe color of #30445E is #333366 (or #336).

RGB color model

#30445E color RGB value is (48,68,94).

RGB: (48,68,94) (19%, 27%, 37%)

RGB channels and saturation

R 48 of 255 = 19%
G 68 of 255 = 27%
B 94 of 255 = 37%

48
68
94

R + G + B ~ 28%. #30445E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 68 + 94 = 210 (100%)
R 48 of 210 ~ 22.86%
G 68 of 210 ~ 32.38%
B 94 of 210 ~ 44.76'%

%22.86
%32.38
%44.76

CMYK color model

#30445E color CMYK value is (49,28,0,63).

  • cyan value is 48.94%
  • magenta value is 27.66%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (49,28,0,63) C49M28Y0K63 (49%,28%,0%,63%) (0.49/0.28/0.00/0.63) 

CMYK percentages

%48.94
%27.66
%0
%63.14

Codes

Color #30445E in popluar color models

30 44 5E
RGB 48 68 94
HSL 214° 32.39% 27.84%
HSB/HSV 214° 48.94% 36.86%
CMYK 48.94% 27.66% 0.00%
63.14%

Color #30445E in popluar number systems.

HEX 30 44 5E
Decimal 48 68 94
Binary 110000 1000100 1011110
Octal 60 104 136

Shades and tints

Shades of #30445E

#30445E
(48,68,94)
#2C3E56
(44,62,86)
#28384E
(40,56,78)
#243246
(36,50,70)
#202C3E
(32,44,62)
#1C2636
(28,38,54)
#18202E
(24,32,46)
#141A26
(20,26,38)
#10141E
(16,20,30)
#0C0E16
(12,14,22)
#08080E
(8,8,14)
#000000
(0,0,0)

Tints of #30445E

#30445E
(48,68,94)
#42556C
(66,85,108)
#54667A
(84,102,122)
#667788
(102,119,136)
#788896
(120,136,150)
#8A99A4
(138,153,164)
#9CAAB2
(156,170,178)
#AEBBC0
(174,187,192)
#C0CCCE
(192,204,206)
#D2DDDC
(210,221,220)
#E4EEEA
(228,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30445E; }

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

This text font color is #30445E.

Background Color

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

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

This div background color is #30445E.

Border color

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

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

This div border color is #30445E.

Opacity

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

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

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

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

This text has shadow with #30445E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30445E.

Preview

Color preview on black background

This text has color #30445E on black background.


Color preview on white background

This text has color #30445E on white background.


Black color preview on #30445E background

This text has black color on #30445E background.


White color preview on #30445E background

This text has white color on #30445E background.


Related colors

Complementary color

Complementary color for #hex is #CFBBA1.


I love getcolorcode.com

Triadic colors

1 #5E3044 and #445E30 with #30445E are triadic colors.

2 #5E4430 and #44305E with #30445E are triadic colors.