COLOR #30209B

HEX: #30209B RGB: (48,32,155)

Color info

#30209B contains mainly blue color. Web safe color of #30209B is #333399 (or #339).

RGB color model

#30209B color RGB value is (48,32,155).

RGB: (48,32,155) (19%, 13%, 61%)

RGB channels and saturation

R 48 of 255 = 19%
G 32 of 255 = 13%
B 155 of 255 = 61%

48
32
155

R + G + B ~ 31%. #30209B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 32 + 155 = 235 (100%)
R 48 of 235 ~ 20.43%
G 32 of 235 ~ 13.62%
B 155 of 235 ~ 65.96'%

%20.43
%13.62
%65.96

CMYK color model

#30209B color CMYK value is (69,79,0,39).

  • cyan value is 69.03%
  • magenta value is 79.35%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (69,79,0,39)
C69M79Y0K39 (69%, 79%, 0%, 39%)
(0.69 / 0.79 / 0.00 / 0.39)

CMYK percentages

%69.03
%79.35
%0
%39.22

Codes

Color #30209B in popluar color models

30 20 9B
RGB 48 32 155
HSL 248° 65.78% 36.67%
HSB/HSV 248° 79.35% 60.78%
CMYK 69.03% 79.35% 0.00%
39.22%

Color #30209B in popluar number systems.

HEX 30 20 9B
Decimal 48 32 155
Binary 110000 100000 10011011
Octal 60 40 233

Shades and tints

Shades of #30209B

#30209B
(48,32,155)
#2C1E8D
(44,30,141)
#281C7F
(40,28,127)
#241A71
(36,26,113)
#201863
(32,24,99)
#1C1655
(28,22,85)
#181447
(24,20,71)
#141239
(20,18,57)
#10102B
(16,16,43)
#0C0E1D
(12,14,29)
#080C0F
(8,12,15)
#000000
(0,0,0)

Tints of #30209B

#30209B
(48,32,155)
#4234A4
(66,52,164)
#5448AD
(84,72,173)
#665CB6
(102,92,182)
#7870BF
(120,112,191)
#8A84C8
(138,132,200)
#9C98D1
(156,152,209)
#AEACDA
(174,172,218)
#C0C0E3
(192,192,227)
#D2D4EC
(210,212,236)
#E4E8F5
(228,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30209B color. Also use rgb(48,32,155) instead hex code.

Text Font Color

.myTextColor { color: #30209B; }

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

This text font color is #30209B.

Background Color

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

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

This div background color is #30209B.

Border color

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

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

This div border color is #30209B.

Opacity

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

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

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

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

This text has shadow with #30209B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30209B.

Preview

Color preview on black background

This text has color #30209B on black background.


Color preview on white background

This text has color #30209B on white background.


Black color preview on #30209B background

This text has black color on #30209B background.


White color preview on #30209B background

This text has white color on #30209B background.


Related colors

Complementary color

Complementary color for #hex is #CFDF64.


I love getcolorcode.com

Triadic colors

1 #9B3020 and #209B30 with #30209B are triadic colors.

2 #9B2030 and #20309B with #30209B are triadic colors.