COLOR #30124E

HEX: #30124E RGB: (48,18,78)

Color info

#30124E contains mainly red and blue colors. Web safe color of #30124E is #330066 (or #306).

RGB color model

#30124E color RGB value is (48,18,78).

RGB: (48,18,78) (19%, 7%, 31%)

RGB channels and saturation

R 48 of 255 = 19%
G 18 of 255 = 7%
B 78 of 255 = 31%

48
18
78

R + G + B ~ 19%. #30124E is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 18 + 78 = 144 (100%)
R 48 of 144 ~ 33.33%
G 18 of 144 ~ 12.5%
B 78 of 144 ~ 54.17'%

%33.33
%12.5
%54.17

CMYK color model

#30124E color CMYK value is (38,77,0,69).

  • cyan value is 38.46%
  • magenta value is 76.92%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (38,77,0,69) C38M77Y0K69 (38%,77%,0%,69%) (0.38/0.77/0.00/0.69) 

CMYK percentages

%38.46
%76.92
%0
%69.41

Codes

Color #30124E in popluar color models

30 12 4E
RGB 48 18 78
HSL 270° 62.50% 18.82%
HSB/HSV 270° 76.92% 30.59%
CMYK 38.46% 76.92% 0.00%
69.41%

Color #30124E in popluar number systems.

HEX 30 12 4E
Decimal 48 18 78
Binary 110000 10010 1001110
Octal 60 22 116

Shades and tints

Shades of #30124E

#30124E
(48,18,78)
#2C1147
(44,17,71)
#281040
(40,16,64)
#240F39
(36,15,57)
#200E32
(32,14,50)
#1C0D2B
(28,13,43)
#180C24
(24,12,36)
#140B1D
(20,11,29)
#100A16
(16,10,22)
#0C090F
(12,9,15)
#080808
(8,8,8)
#000000
(0,0,0)

Tints of #30124E

#30124E
(48,18,78)
#42275E
(66,39,94)
#543C6E
(84,60,110)
#66517E
(102,81,126)
#78668E
(120,102,142)
#8A7B9E
(138,123,158)
#9C90AE
(156,144,174)
#AEA5BE
(174,165,190)
#C0BACE
(192,186,206)
#D2CFDE
(210,207,222)
#E4E4EE
(228,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30124E color. Also use rgb(48,18,78) instead hex code.

Text Font Color

.myTextColor { color: #30124E; }

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

This text font color is #30124E.

Background Color

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

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

This div background color is #30124E.

Border color

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

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

This div border color is #30124E.

Opacity

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

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

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

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

This text has shadow with #30124E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30124E.

Preview

Color preview on black background

This text has color #30124E on black background.


Color preview on white background

This text has color #30124E on white background.


Black color preview on #30124E background

This text has black color on #30124E background.


White color preview on #30124E background

This text has white color on #30124E background.


Related colors

Complementary color

Complementary color for #hex is #CFEDB1.


I love getcolorcode.com

Triadic colors

1 #4E3012 and #124E30 with #30124E are triadic colors.

2 #4E1230 and #12304E with #30124E are triadic colors.