COLOR #482973

HEX: #482973 RGB: (72,41,115)

Color info

#482973 contains mainly red and blue colors. Web safe color of #482973 is #333366 (or #336).

RGB color model

#482973 color RGB value is (72,41,115).

RGB: (72,41,115) (28%, 16%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 41 of 255 = 16%
B 115 of 255 = 45%

72
41
115

R + G + B ~ 30%. #482973 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 41 + 115 = 228 (100%)
R 72 of 228 ~ 31.58%
G 41 of 228 ~ 17.98%
B 115 of 228 ~ 50.44'%

%31.58
%17.98
%50.44

CMYK color model

#482973 color CMYK value is (37,64,0,55).

  • cyan value is 37.39%
  • magenta value is 64.35%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (37,64,0,55)
C37M64Y0K55 (37%, 64%, 0%, 55%)
(0.37 / 0.64 / 0.00 / 0.55)

CMYK percentages

%37.39
%64.35
%0
%54.9

Codes

Color #482973 in popluar color models

48 29 73
RGB 72 41 115
HSL 265° 47.44% 30.59%
HSB/HSV 265° 64.35% 45.10%
CMYK 37.39% 64.35% 0.00%
54.90%

Color #482973 in popluar number systems.

HEX 48 29 73
Decimal 72 41 115
Binary 1001000 101001 1110011
Octal 110 51 163

Shades and tints

Shades of #482973

#482973
(72,41,115)
#422669
(66,38,105)
#3C235F
(60,35,95)
#362055
(54,32,85)
#301D4B
(48,29,75)
#2A1A41
(42,26,65)
#241737
(36,23,55)
#1E142D
(30,20,45)
#181123
(24,17,35)
#120E19
(18,14,25)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #482973

#482973
(72,41,115)
#583C7F
(88,60,127)
#684F8B
(104,79,139)
#786297
(120,98,151)
#8875A3
(136,117,163)
#9888AF
(152,136,175)
#A89BBB
(168,155,187)
#B8AEC7
(184,174,199)
#C8C1D3
(200,193,211)
#D8D4DF
(216,212,223)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482973 color. Also use rgb(72,41,115) instead hex code.

Text Font Color

.myTextColor { color: #482973; }

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

This text font color is #482973.

Background Color

.myBgColor { background-color: #482973; }

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

This div background color is #482973.

Border color

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

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

This div border color is #482973.

Opacity

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

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

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

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

This text has shadow with #482973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482973.

Preview

Color preview on black background

This text has color #482973 on black background.


Color preview on white background

This text has color #482973 on white background.


Black color preview on #482973 background

This text has black color on #482973 background.


White color preview on #482973 background

This text has white color on #482973 background.


Related colors

Complementary color

Complementary color for #hex is #B7D68C.


I love getcolorcode.com

Triadic colors

1 #734829 and #297348 with #482973 are triadic colors.

2 #732948 and #294873 with #482973 are triadic colors.