COLOR #301973

HEX: #301973 RGB: (48,25,115)

Color info

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

RGB color model

#301973 color RGB value is (48,25,115).

RGB: (48,25,115) (19%, 10%, 45%)

RGB channels and saturation

R 48 of 255 = 19%
G 25 of 255 = 10%
B 115 of 255 = 45%

48
25
115

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

Portions of RGB colors in percentages

R + G + B = 48 + 25 + 115 = 188 (100%)
R 48 of 188 ~ 25.53%
G 25 of 188 ~ 13.3%
B 115 of 188 ~ 61.17'%

%25.53
%13.3
%61.17

CMYK color model

#301973 color CMYK value is (58,78,0,55).

  • cyan value is 58.26%
  • magenta value is 78.26%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (58,78,0,55)
C58M78Y0K55 (58%, 78%, 0%, 55%)
(0.58 / 0.78 / 0.00 / 0.55)

CMYK percentages

%58.26
%78.26
%0
%54.9

Codes

Color #301973 in popluar color models

30 19 73
RGB 48 25 115
HSL 255° 64.29% 27.45%
HSB/HSV 255° 78.26% 45.10%
CMYK 58.26% 78.26% 0.00%
54.90%

Color #301973 in popluar number systems.

HEX 30 19 73
Decimal 48 25 115
Binary 110000 11001 1110011
Octal 60 31 163

Shades and tints

Shades of #301973

#301973
(48,25,115)
#2C1769
(44,23,105)
#28155F
(40,21,95)
#241355
(36,19,85)
#20114B
(32,17,75)
#1C0F41
(28,15,65)
#180D37
(24,13,55)
#140B2D
(20,11,45)
#100923
(16,9,35)
#0C0719
(12,7,25)
#08050F
(8,5,15)
#000000
(0,0,0)

Tints of #301973

#301973
(48,25,115)
#422D7F
(66,45,127)
#54418B
(84,65,139)
#665597
(102,85,151)
#7869A3
(120,105,163)
#8A7DAF
(138,125,175)
#9C91BB
(156,145,187)
#AEA5C7
(174,165,199)
#C0B9D3
(192,185,211)
#D2CDDF
(210,205,223)
#E4E1EB
(228,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #301973; }

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

This text font color is #301973.

Background Color

.myBgColor { background-color: #301973; }

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

This div background color is #301973.

Border color

.myBorderColor { border: 1px solid #301973; }

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

This div border color is #301973.

Opacity

.myOpacity80 { color: #301973; opacity: 0.8; }

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

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

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

This text has shadow with #301973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301973.

Preview

Color preview on black background

This text has color #301973 on black background.


Color preview on white background

This text has color #301973 on white background.


Black color preview on #301973 background

This text has black color on #301973 background.


White color preview on #301973 background

This text has white color on #301973 background.


Related colors

Complementary color

Complementary color for #hex is #CFE68C.


I love getcolorcode.com

Triadic colors

1 #733019 and #197330 with #301973 are triadic colors.

2 #731930 and #193073 with #301973 are triadic colors.