COLOR #30137A

HEX: #30137A RGB: (48,19,122)

Color info

#30137A contains mainly blue color. Web safe color of #30137A is #330066 (or #306).

RGB color model

#30137A color RGB value is (48,19,122).

RGB: (48,19,122) (19%, 7%, 48%)

RGB channels and saturation

R 48 of 255 = 19%
G 19 of 255 = 7%
B 122 of 255 = 48%

48
19
122

R + G + B ~ 25%. #30137A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 19 + 122 = 189 (100%)
R 48 of 189 ~ 25.4%
G 19 of 189 ~ 10.05%
B 122 of 189 ~ 64.55'%

%25.4
%10.05
%64.55

CMYK color model

#30137A color CMYK value is (61,84,0,52).

  • cyan value is 60.66%
  • magenta value is 84.43%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (61,84,0,52) C61M84Y0K52 (61%,84%,0%,52%) (0.61/0.84/0.00/0.52) 

CMYK percentages

%60.66
%84.43
%0
%52.16

Codes

Color #30137A in popluar color models

30 13 7A
RGB 48 19 122
HSL 257° 73.05% 27.65%
HSB/HSV 257° 84.43% 47.84%
CMYK 60.66% 84.43% 0.00%
52.16%

Color #30137A in popluar number systems.

HEX 30 13 7A
Decimal 48 19 122
Binary 110000 10011 1111010
Octal 60 23 172

Shades and tints

Shades of #30137A

#30137A
(48,19,122)
#2C126F
(44,18,111)
#281164
(40,17,100)
#241059
(36,16,89)
#200F4E
(32,15,78)
#1C0E43
(28,14,67)
#180D38
(24,13,56)
#140C2D
(20,12,45)
#100B22
(16,11,34)
#0C0A17
(12,10,23)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #30137A

#30137A
(48,19,122)
#422886
(66,40,134)
#543D92
(84,61,146)
#66529E
(102,82,158)
#7867AA
(120,103,170)
#8A7CB6
(138,124,182)
#9C91C2
(156,145,194)
#AEA6CE
(174,166,206)
#C0BBDA
(192,187,218)
#D2D0E6
(210,208,230)
#E4E5F2
(228,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30137A color. Also use rgb(48,19,122) instead hex code.

Text Font Color

.myTextColor { color: #30137A; }

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

This text font color is #30137A.

Background Color

.myBgColor { background-color: #30137A; }

<div style="background-color:#30137A">Inner text</div>

This div background color is #30137A.

Border color

.myBorderColor { border: 1px solid #30137A; }

<div style="border:3px solid #30137A">Div</div>

This div border color is #30137A.

Opacity

.myOpacity80 { color: #30137A; opacity: 0.8; }

<p style="color:#30137A;opacity:0.8;">80%</p>

Text with #30137A 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 #30137A;}

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

This text has shadow with #30137A color.


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

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

This text has shadow with #30137A primary color and red secondary color.


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

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

This text has shadow with #30137A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #30137A.

Preview

Color preview on black background

This text has color #30137A on black background.


Color preview on white background

This text has color #30137A on white background.


Black color preview on #30137A background

This text has black color on #30137A background.


White color preview on #30137A background

This text has white color on #30137A background.


Related colors

Complementary color

Complementary color for #hex is #CFEC85.


I love getcolorcode.com

Triadic colors

1 #7A3013 and #137A30 with #30137A are triadic colors.

2 #7A1330 and #13307A with #30137A are triadic colors.