COLOR #484082

HEX: #484082 RGB: (72,64,130)

Color info

#484082 contains mainly red and blue colors. Web safe color of #484082 is #333399 (or #339).

RGB color model

#484082 color RGB value is (72,64,130).

RGB: (72,64,130) (28%, 25%, 51%)

RGB channels and saturation

R 72 of 255 = 28%
G 64 of 255 = 25%
B 130 of 255 = 51%

72
64
130

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

Portions of RGB colors in percentages

R + G + B = 72 + 64 + 130 = 266 (100%)
R 72 of 266 ~ 27.07%
G 64 of 266 ~ 24.06%
B 130 of 266 ~ 48.87'%

%27.07
%24.06
%48.87

CMYK color model

#484082 color CMYK value is (45,51,0,49).

  • cyan value is 44.62%
  • magenta value is 50.77%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (45,51,0,49) C45M51Y0K49 (45%,51%,0%,49%) (0.45/0.51/0.00/0.49) 

CMYK percentages

%44.62
%50.77
%0
%49.02

Codes

Color #484082 in popluar color models

48 40 82
RGB 72 64 130
HSL 247° 34.02% 38.04%
HSB/HSV 247° 50.77% 50.98%
CMYK 44.62% 50.77% 0.00%
49.02%

Color #484082 in popluar number systems.

HEX 48 40 82
Decimal 72 64 130
Binary 1001000 1000000 10000010
Octal 110 100 202

Shades and tints

Shades of #484082

#484082
(72,64,130)
#423B77
(66,59,119)
#3C366C
(60,54,108)
#363161
(54,49,97)
#302C56
(48,44,86)
#2A274B
(42,39,75)
#242240
(36,34,64)
#1E1D35
(30,29,53)
#18182A
(24,24,42)
#12131F
(18,19,31)
#0C0E14
(12,14,20)
#000000
(0,0,0)

Tints of #484082

#484082
(72,64,130)
#58518D
(88,81,141)
#686298
(104,98,152)
#7873A3
(120,115,163)
#8884AE
(136,132,174)
#9895B9
(152,149,185)
#A8A6C4
(168,166,196)
#B8B7CF
(184,183,207)
#C8C8DA
(200,200,218)
#D8D9E5
(216,217,229)
#E8EAF0
(232,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484082 color. Also use rgb(72,64,130) instead hex code.

Text Font Color

.myTextColor { color: #484082; }

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

This text font color is #484082.

Background Color

.myBgColor { background-color: #484082; }

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

This div background color is #484082.

Border color

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

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

This div border color is #484082.

Opacity

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

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

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

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

This text has shadow with #484082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484082.

Preview

Color preview on black background

This text has color #484082 on black background.


Color preview on white background

This text has color #484082 on white background.


Black color preview on #484082 background

This text has black color on #484082 background.


White color preview on #484082 background

This text has white color on #484082 background.


Related colors

Complementary color

Complementary color for #hex is #B7BF7D.


I love getcolorcode.com

Triadic colors

1 #824840 and #408248 with #484082 are triadic colors.

2 #824048 and #404882 with #484082 are triadic colors.