COLOR #30125A

HEX: #30125A RGB: (48,18,90)

Color info

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

RGB color model

#30125A color RGB value is (48,18,90).

RGB: (48,18,90) (19%, 7%, 35%)

RGB channels and saturation

R 48 of 255 = 19%
G 18 of 255 = 7%
B 90 of 255 = 35%

48
18
90

R + G + B ~ 20%. #30125A is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 18 + 90 = 156 (100%)
R 48 of 156 ~ 30.77%
G 18 of 156 ~ 11.54%
B 90 of 156 ~ 57.69'%

%30.77
%11.54
%57.69

CMYK color model

#30125A color CMYK value is (47,80,0,65).

  • cyan value is 46.67%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (47,80,0,65) C47M80Y0K65 (47%,80%,0%,65%) (0.47/0.80/0.00/0.65) 

CMYK percentages

%46.67
%80
%0
%64.71

Codes

Color #30125A in popluar color models

30 12 5A
RGB 48 18 90
HSL 265° 66.67% 21.18%
HSB/HSV 265° 80.00% 35.29%
CMYK 46.67% 80.00% 0.00%
64.71%

Color #30125A in popluar number systems.

HEX 30 12 5A
Decimal 48 18 90
Binary 110000 10010 1011010
Octal 60 22 132

Shades and tints

Shades of #30125A

#30125A
(48,18,90)
#2C1152
(44,17,82)
#28104A
(40,16,74)
#240F42
(36,15,66)
#200E3A
(32,14,58)
#1C0D32
(28,13,50)
#180C2A
(24,12,42)
#140B22
(20,11,34)
#100A1A
(16,10,26)
#0C0912
(12,9,18)
#08080A
(8,8,10)
#000000
(0,0,0)

Tints of #30125A

#30125A
(48,18,90)
#422769
(66,39,105)
#543C78
(84,60,120)
#665187
(102,81,135)
#786696
(120,102,150)
#8A7BA5
(138,123,165)
#9C90B4
(156,144,180)
#AEA5C3
(174,165,195)
#C0BAD2
(192,186,210)
#D2CFE1
(210,207,225)
#E4E4F0
(228,228,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30125A color. Also use rgb(48,18,90) instead hex code.

Text Font Color

.myTextColor { color: #30125A; }

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

This text font color is #30125A.

Background Color

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

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

This div background color is #30125A.

Border color

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

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

This div border color is #30125A.

Opacity

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

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

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

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

This text has shadow with #30125A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30125A.

Preview

Color preview on black background

This text has color #30125A on black background.


Color preview on white background

This text has color #30125A on white background.


Black color preview on #30125A background

This text has black color on #30125A background.


White color preview on #30125A background

This text has white color on #30125A background.


Related colors

Complementary color

Complementary color for #hex is #CFEDA5.


I love getcolorcode.com

Triadic colors

1 #5A3012 and #125A30 with #30125A are triadic colors.

2 #5A1230 and #12305A with #30125A are triadic colors.