COLOR #301648

HEX: #301648 RGB: (48,22,72)

Color info

#301648 contains red, green and blue colors in about the same proportion. Web safe color of #301648 is #330033 (or #303).

RGB color model

#301648 color RGB value is (48,22,72).

RGB: (48,22,72) (19%, 9%, 28%)

RGB channels and saturation

R 48 of 255 = 19%
G 22 of 255 = 9%
B 72 of 255 = 28%

48
22
72

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

Portions of RGB colors in percentages

R + G + B = 48 + 22 + 72 = 142 (100%)
R 48 of 142 ~ 33.8%
G 22 of 142 ~ 15.49%
B 72 of 142 ~ 50.7'%

%33.8
%15.49
%50.7

CMYK color model

#301648 color CMYK value is (33,69,0,72).

  • cyan value is 33.33%
  • magenta value is 69.44%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (33,69,0,72)
C33M69Y0K72 (33%, 69%, 0%, 72%)
(0.33 / 0.69 / 0.00 / 0.72)

CMYK percentages

%33.33
%69.44
%0
%71.76

Codes

Color #301648 in popluar color models

30 16 48
RGB 48 22 72
HSL 271° 53.19% 18.43%
HSB/HSV 271° 69.44% 28.24%
CMYK 33.33% 69.44% 0.00%
71.76%

Color #301648 in popluar number systems.

HEX 30 16 48
Decimal 48 22 72
Binary 110000 10110 1001000
Octal 60 26 110

Shades and tints

Shades of #301648

#301648
(48,22,72)
#2C1442
(44,20,66)
#28123C
(40,18,60)
#241036
(36,16,54)
#200E30
(32,14,48)
#1C0C2A
(28,12,42)
#180A24
(24,10,36)
#14081E
(20,8,30)
#100618
(16,6,24)
#0C0412
(12,4,18)
#08020C
(8,2,12)
#000000
(0,0,0)

Tints of #301648

#301648
(48,22,72)
#422B58
(66,43,88)
#544068
(84,64,104)
#665578
(102,85,120)
#786A88
(120,106,136)
#8A7F98
(138,127,152)
#9C94A8
(156,148,168)
#AEA9B8
(174,169,184)
#C0BEC8
(192,190,200)
#D2D3D8
(210,211,216)
#E4E8E8
(228,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #301648 color. Also use rgb(48,22,72) instead hex code.

Text Font Color

.myTextColor { color: #301648; }

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

This text font color is #301648.

Background Color

.myBgColor { background-color: #301648; }

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

This div background color is #301648.

Border color

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

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

This div border color is #301648.

Opacity

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

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

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

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

This text has shadow with #301648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301648.

Preview

Color preview on black background

This text has color #301648 on black background.


Color preview on white background

This text has color #301648 on white background.


Black color preview on #301648 background

This text has black color on #301648 background.


White color preview on #301648 background

This text has white color on #301648 background.


Related colors

Complementary color

Complementary color for #hex is #CFE9B7.


I love getcolorcode.com

Triadic colors

1 #483016 and #164830 with #301648 are triadic colors.

2 #481630 and #163048 with #301648 are triadic colors.