COLOR #30347B

HEX: #30347B RGB: (48,52,123)

Color info

#30347B contains mainly blue color. Web safe color of #30347B is #333366 (or #336).

RGB color model

#30347B color RGB value is (48,52,123).

RGB: (48,52,123) (19%, 20%, 48%)

RGB channels and saturation

R 48 of 255 = 19%
G 52 of 255 = 20%
B 123 of 255 = 48%

48
52
123

R + G + B ~ 29%. #30347B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 52 + 123 = 223 (100%)
R 48 of 223 ~ 21.52%
G 52 of 223 ~ 23.32%
B 123 of 223 ~ 55.16'%

%21.52
%23.32
%55.16

CMYK color model

#30347B color CMYK value is (61,58,0,52).

  • cyan value is 60.98%
  • magenta value is 57.72%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (61,58,0,52) C61M58Y0K52 (61%,58%,0%,52%) (0.61/0.58/0.00/0.52) 

CMYK percentages

%60.98
%57.72
%0
%51.76

Codes

Color #30347B in popluar color models

30 34 7B
RGB 48 52 123
HSL 237° 43.86% 33.53%
HSB/HSV 237° 60.98% 48.24%
CMYK 60.98% 57.72% 0.00%
51.76%

Color #30347B in popluar number systems.

HEX 30 34 7B
Decimal 48 52 123
Binary 110000 110100 1111011
Octal 60 64 173

Shades and tints

Shades of #30347B

#30347B
(48,52,123)
#2C3070
(44,48,112)
#282C65
(40,44,101)
#24285A
(36,40,90)
#20244F
(32,36,79)
#1C2044
(28,32,68)
#181C39
(24,28,57)
#14182E
(20,24,46)
#101423
(16,20,35)
#0C1018
(12,16,24)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #30347B

#30347B
(48,52,123)
#424687
(66,70,135)
#545893
(84,88,147)
#666A9F
(102,106,159)
#787CAB
(120,124,171)
#8A8EB7
(138,142,183)
#9CA0C3
(156,160,195)
#AEB2CF
(174,178,207)
#C0C4DB
(192,196,219)
#D2D6E7
(210,214,231)
#E4E8F3
(228,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30347B; }

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

This text font color is #30347B.

Background Color

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

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

This div background color is #30347B.

Border color

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

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

This div border color is #30347B.

Opacity

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

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

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

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

This text has shadow with #30347B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30347B.

Preview

Color preview on black background

This text has color #30347B on black background.


Color preview on white background

This text has color #30347B on white background.


Black color preview on #30347B background

This text has black color on #30347B background.


White color preview on #30347B background

This text has white color on #30347B background.


Related colors

Complementary color

Complementary color for #hex is #CFCB84.


I love getcolorcode.com

Triadic colors

1 #7B3034 and #347B30 with #30347B are triadic colors.

2 #7B3430 and #34307B with #30347B are triadic colors.