COLOR #484979

HEX: #484979 RGB: (72,73,121)

Color info

#484979 contains red, green and blue colors in about the same proportion. Web safe color of #484979 is #333366 (or #336).

RGB color model

#484979 color RGB value is (72,73,121).

RGB: (72,73,121) (28%, 29%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 73 of 255 = 29%
B 121 of 255 = 47%

72
73
121

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

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 121 = 266 (100%)
R 72 of 266 ~ 27.07%
G 73 of 266 ~ 27.44%
B 121 of 266 ~ 45.49'%

%27.07
%27.44
%45.49

CMYK color model

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

  • cyan value is 40.50%
  • magenta value is 39.67%
  • yellow value is 0.00%
  • key color value is 52.55%

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

CMYK percentages

%40.5
%39.67
%0
%52.55

Codes

Color #484979 in popluar color models

48 49 79
RGB 72 73 121
HSL 239° 25.39% 37.84%
HSB/HSV 239° 40.50% 47.45%
CMYK 40.50% 39.67% 0.00%
52.55%

Color #484979 in popluar number systems.

HEX 48 49 79
Decimal 72 73 121
Binary 1001000 1001001 1111001
Octal 110 111 171

Shades and tints

Shades of #484979

#484979
(72,73,121)
#42436E
(66,67,110)
#3C3D63
(60,61,99)
#363758
(54,55,88)
#30314D
(48,49,77)
#2A2B42
(42,43,66)
#242537
(36,37,55)
#1E1F2C
(30,31,44)
#181921
(24,25,33)
#121316
(18,19,22)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #484979

#484979
(72,73,121)
#585985
(88,89,133)
#686991
(104,105,145)
#78799D
(120,121,157)
#8889A9
(136,137,169)
#9899B5
(152,153,181)
#A8A9C1
(168,169,193)
#B8B9CD
(184,185,205)
#C8C9D9
(200,201,217)
#D8D9E5
(216,217,229)
#E8E9F1
(232,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484979 color. Also use rgb(72,73,121) instead hex code.

Text Font Color

.myTextColor { color: #484979; }

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

This text font color is #484979.

Background Color

.myBgColor { background-color: #484979; }

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

This div background color is #484979.

Border color

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

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

This div border color is #484979.

Opacity

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

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

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

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

This text has shadow with #484979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484979.

Preview

Color preview on black background

This text has color #484979 on black background.


Color preview on white background

This text has color #484979 on white background.


Black color preview on #484979 background

This text has black color on #484979 background.


White color preview on #484979 background

This text has white color on #484979 background.


Related colors

Complementary color

Complementary color for #hex is #B7B686.


I love getcolorcode.com

Triadic colors

1 #794849 and #497948 with #484979 are triadic colors.

2 #794948 and #494879 with #484979 are triadic colors.