COLOR #30194F

HEX: #30194F RGB: (48,25,79)

Color info

#30194F contains red, green and blue colors in about the same proportion. Web safe color of #30194F is #330066 (or #306).

RGB color model

#30194F color RGB value is (48,25,79).

RGB: (48,25,79) (19%, 10%, 31%)

RGB channels and saturation

R 48 of 255 = 19%
G 25 of 255 = 10%
B 79 of 255 = 31%

48
25
79

R + G + B ~ 20%. #30194F is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 25 + 79 = 152 (100%)
R 48 of 152 ~ 31.58%
G 25 of 152 ~ 16.45%
B 79 of 152 ~ 51.97'%

%31.58
%16.45
%51.97

CMYK color model

#30194F color CMYK value is (39,68,0,69).

  • cyan value is 39.24%
  • magenta value is 68.35%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (39,68,0,69)
C39M68Y0K69 (39%, 68%, 0%, 69%)
(0.39 / 0.68 / 0.00 / 0.69)

CMYK percentages

%39.24
%68.35
%0
%69.02

Codes

Color #30194F in popluar color models

30 19 4F
RGB 48 25 79
HSL 266° 51.92% 20.39%
HSB/HSV 266° 68.35% 30.98%
CMYK 39.24% 68.35% 0.00%
69.02%

Color #30194F in popluar number systems.

HEX 30 19 4F
Decimal 48 25 79
Binary 110000 11001 1001111
Octal 60 31 117

Shades and tints

Shades of #30194F

#30194F
(48,25,79)
#2C1748
(44,23,72)
#281541
(40,21,65)
#24133A
(36,19,58)
#201133
(32,17,51)
#1C0F2C
(28,15,44)
#180D25
(24,13,37)
#140B1E
(20,11,30)
#100917
(16,9,23)
#0C0710
(12,7,16)
#080509
(8,5,9)
#000000
(0,0,0)

Tints of #30194F

#30194F
(48,25,79)
#422D5F
(66,45,95)
#54416F
(84,65,111)
#66557F
(102,85,127)
#78698F
(120,105,143)
#8A7D9F
(138,125,159)
#9C91AF
(156,145,175)
#AEA5BF
(174,165,191)
#C0B9CF
(192,185,207)
#D2CDDF
(210,205,223)
#E4E1EF
(228,225,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30194F color. Also use rgb(48,25,79) instead hex code.

Text Font Color

.myTextColor { color: #30194F; }

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

This text font color is #30194F.

Background Color

.myBgColor { background-color: #30194F; }

<div style="background-color:#30194F">Inner text</div>

This div background color is #30194F.

Border color

.myBorderColor { border: 1px solid #30194F; }

<div style="border:3px solid #30194F">Div</div>

This div border color is #30194F.

Opacity

.myOpacity80 { color: #30194F; opacity: 0.8; }

<p style="color:#30194F;opacity:0.8;">80%</p>

Text with #30194F 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 #30194F;}

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

This text has shadow with #30194F color.


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

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

This text has shadow with #30194F primary color and red secondary color.


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

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

This text has shadow with #30194F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #30194F.

Preview

Color preview on black background

This text has color #30194F on black background.


Color preview on white background

This text has color #30194F on white background.


Black color preview on #30194F background

This text has black color on #30194F background.


White color preview on #30194F background

This text has white color on #30194F background.


Related colors

Complementary color

Complementary color for #hex is #CFE6B0.


I love getcolorcode.com

Triadic colors

1 #4F3019 and #194F30 with #30194F are triadic colors.

2 #4F1930 and #19304F with #30194F are triadic colors.