COLOR #30477B

HEX: #30477B RGB: (48,71,123)

Color info

#30477B contains mainly green and blue colors. Web safe color of #30477B is #333366 (or #336).

RGB color model

#30477B color RGB value is (48,71,123).

RGB: (48,71,123) (19%, 28%, 48%)

RGB channels and saturation

R 48 of 255 = 19%
G 71 of 255 = 28%
B 123 of 255 = 48%

48
71
123

R + G + B ~ 32%. #30477B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 71 + 123 = 242 (100%)
R 48 of 242 ~ 19.83%
G 71 of 242 ~ 29.34%
B 123 of 242 ~ 50.83'%

%19.83
%29.34
%50.83

CMYK color model

#30477B color CMYK value is (61,42,0,52).

  • cyan value is 60.98%
  • magenta value is 42.28%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (61,42,0,52) C61M42Y0K52 (61%,42%,0%,52%) (0.61/0.42/0.00/0.52) 

CMYK percentages

%60.98
%42.28
%0
%51.76

Codes

Color #30477B in popluar color models

30 47 7B
RGB 48 71 123
HSL 222° 43.86% 33.53%
HSB/HSV 222° 60.98% 48.24%
CMYK 60.98% 42.28% 0.00%
51.76%

Color #30477B in popluar number systems.

HEX 30 47 7B
Decimal 48 71 123
Binary 110000 1000111 1111011
Octal 60 107 173

Shades and tints

Shades of #30477B

#30477B
(48,71,123)
#2C4170
(44,65,112)
#283B65
(40,59,101)
#24355A
(36,53,90)
#202F4F
(32,47,79)
#1C2944
(28,41,68)
#182339
(24,35,57)
#141D2E
(20,29,46)
#101723
(16,23,35)
#0C1118
(12,17,24)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #30477B

#30477B
(48,71,123)
#425787
(66,87,135)
#546793
(84,103,147)
#66779F
(102,119,159)
#7887AB
(120,135,171)
#8A97B7
(138,151,183)
#9CA7C3
(156,167,195)
#AEB7CF
(174,183,207)
#C0C7DB
(192,199,219)
#D2D7E7
(210,215,231)
#E4E7F3
(228,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30477B color. Also use rgb(48,71,123) instead hex code.

Text Font Color

.myTextColor { color: #30477B; }

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

This text font color is #30477B.

Background Color

.myBgColor { background-color: #30477B; }

<div style="background-color:#30477B">Inner text</div>

This div background color is #30477B.

Border color

.myBorderColor { border: 1px solid #30477B; }

<div style="border:3px solid #30477B">Div</div>

This div border color is #30477B.

Opacity

.myOpacity80 { color: #30477B; opacity: 0.8; }

<p style="color:#30477B;opacity:0.8;">80%</p>

Text with #30477B 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 #30477B;}

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

This text has shadow with #30477B color.


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

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

This text has shadow with #30477B primary color and red secondary color.


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

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

This text has shadow with #30477B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #30477B.

Preview

Color preview on black background

This text has color #30477B on black background.


Color preview on white background

This text has color #30477B on white background.


Black color preview on #30477B background

This text has black color on #30477B background.


White color preview on #30477B background

This text has white color on #30477B background.


Related colors

Complementary color

Complementary color for #hex is #CFB884.


I love getcolorcode.com

Triadic colors

1 #7B3047 and #477B30 with #30477B are triadic colors.

2 #7B4730 and #47307B with #30477B are triadic colors.