COLOR #484380

HEX: #484380 RGB: (72,67,128)

Color info

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

RGB color model

#484380 color RGB value is (72,67,128).

RGB: (72,67,128) (28%, 26%, 50%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 128 of 255 = 50%

72
67
128

R + G + B ~ 35%. #484380 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 128 = 267 (100%)
R 72 of 267 ~ 26.97%
G 67 of 267 ~ 25.09%
B 128 of 267 ~ 47.94'%

%26.97
%25.09
%47.94

CMYK color model

#484380 color CMYK value is (44,48,0,50).

  • cyan value is 43.75%
  • magenta value is 47.66%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (44,48,0,50)
C44M48Y0K50 (44%, 48%, 0%, 50%)
(0.44 / 0.48 / 0.00 / 0.50)

CMYK percentages

%43.75
%47.66
%0
%49.8

Codes

Color #484380 in popluar color models

48 43 80
RGB 72 67 128
HSL 245° 31.28% 38.24%
HSB/HSV 245° 47.66% 50.20%
CMYK 43.75% 47.66% 0.00%
49.80%

Color #484380 in popluar number systems.

HEX 48 43 80
Decimal 72 67 128
Binary 1001000 1000011 10000000
Octal 110 103 200

Shades and tints

Shades of #484380

#484380
(72,67,128)
#423D75
(66,61,117)
#3C376A
(60,55,106)
#36315F
(54,49,95)
#302B54
(48,43,84)
#2A2549
(42,37,73)
#241F3E
(36,31,62)
#1E1933
(30,25,51)
#181328
(24,19,40)
#120D1D
(18,13,29)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #484380

#484380
(72,67,128)
#58548B
(88,84,139)
#686596
(104,101,150)
#7876A1
(120,118,161)
#8887AC
(136,135,172)
#9898B7
(152,152,183)
#A8A9C2
(168,169,194)
#B8BACD
(184,186,205)
#C8CBD8
(200,203,216)
#D8DCE3
(216,220,227)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484380 color. Also use rgb(72,67,128) instead hex code.

Text Font Color

.myTextColor { color: #484380; }

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

This text font color is #484380.

Background Color

.myBgColor { background-color: #484380; }

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

This div background color is #484380.

Border color

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

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

This div border color is #484380.

Opacity

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

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

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

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

This text has shadow with #484380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484380.

Preview

Color preview on black background

This text has color #484380 on black background.


Color preview on white background

This text has color #484380 on white background.


Black color preview on #484380 background

This text has black color on #484380 background.


White color preview on #484380 background

This text has white color on #484380 background.


Related colors

Complementary color

Complementary color for #hex is #B7BC7F.


I love getcolorcode.com

Triadic colors

1 #804843 and #438048 with #484380 are triadic colors.

2 #804348 and #434880 with #484380 are triadic colors.