COLOR #483978

HEX: #483978 RGB: (72,57,120)

Color info

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

RGB color model

#483978 color RGB value is (72,57,120).

RGB: (72,57,120) (28%, 22%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 57 of 255 = 22%
B 120 of 255 = 47%

72
57
120

R + G + B ~ 32%. #483978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 57 + 120 = 249 (100%)
R 72 of 249 ~ 28.92%
G 57 of 249 ~ 22.89%
B 120 of 249 ~ 48.19'%

%28.92
%22.89
%48.19

CMYK color model

#483978 color CMYK value is (40,53,0,53).

  • cyan value is 40.00%
  • magenta value is 52.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (40,53,0,53)
C40M53Y0K53 (40%, 53%, 0%, 53%)
(0.40 / 0.53 / 0.00 / 0.53)

CMYK percentages

%40
%52.5
%0
%52.94

Codes

Color #483978 in popluar color models

48 39 78
RGB 72 57 120
HSL 254° 35.59% 34.71%
HSB/HSV 254° 52.50% 47.06%
CMYK 40.00% 52.50% 0.00%
52.94%

Color #483978 in popluar number systems.

HEX 48 39 78
Decimal 72 57 120
Binary 1001000 111001 1111000
Octal 110 71 170

Shades and tints

Shades of #483978

#483978
(72,57,120)
#42346E
(66,52,110)
#3C2F64
(60,47,100)
#362A5A
(54,42,90)
#302550
(48,37,80)
#2A2046
(42,32,70)
#241B3C
(36,27,60)
#1E1632
(30,22,50)
#181128
(24,17,40)
#120C1E
(18,12,30)
#0C0714
(12,7,20)
#000000
(0,0,0)

Tints of #483978

#483978
(72,57,120)
#584B84
(88,75,132)
#685D90
(104,93,144)
#786F9C
(120,111,156)
#8881A8
(136,129,168)
#9893B4
(152,147,180)
#A8A5C0
(168,165,192)
#B8B7CC
(184,183,204)
#C8C9D8
(200,201,216)
#D8DBE4
(216,219,228)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483978 color. Also use rgb(72,57,120) instead hex code.

Text Font Color

.myTextColor { color: #483978; }

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

This text font color is #483978.

Background Color

.myBgColor { background-color: #483978; }

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

This div background color is #483978.

Border color

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

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

This div border color is #483978.

Opacity

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

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

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

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

This text has shadow with #483978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483978.

Preview

Color preview on black background

This text has color #483978 on black background.


Color preview on white background

This text has color #483978 on white background.


Black color preview on #483978 background

This text has black color on #483978 background.


White color preview on #483978 background

This text has white color on #483978 background.


Related colors

Complementary color

Complementary color for #hex is #B7C687.


I love getcolorcode.com

Triadic colors

1 #784839 and #397848 with #483978 are triadic colors.

2 #783948 and #394878 with #483978 are triadic colors.