COLOR #484677

HEX: #484677 RGB: (72,70,119)

Color info

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

RGB color model

#484677 color RGB value is (72,70,119).

RGB: (72,70,119) (28%, 27%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 119 of 255 = 47%

72
70
119

R + G + B ~ 34%. #484677 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 119 = 261 (100%)
R 72 of 261 ~ 27.59%
G 70 of 261 ~ 26.82%
B 119 of 261 ~ 45.59'%

%27.59
%26.82
%45.59

CMYK color model

#484677 color CMYK value is (39,41,0,53).

  • cyan value is 39.50%
  • magenta value is 41.18%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (39,41,0,53) C39M41Y0K53 (39%,41%,0%,53%) (0.39/0.41/0.00/0.53) 

CMYK percentages

%39.5
%41.18
%0
%53.33

Codes

Color #484677 in popluar color models

48 46 77
RGB 72 70 119
HSL 242° 25.93% 37.06%
HSB/HSV 242° 41.18% 46.67%
CMYK 39.50% 41.18% 0.00%
53.33%

Color #484677 in popluar number systems.

HEX 48 46 77
Decimal 72 70 119
Binary 1001000 1000110 1110111
Octal 110 106 167

Shades and tints

Shades of #484677

#484677
(72,70,119)
#42406D
(66,64,109)
#3C3A63
(60,58,99)
#363459
(54,52,89)
#302E4F
(48,46,79)
#2A2845
(42,40,69)
#24223B
(36,34,59)
#1E1C31
(30,28,49)
#181627
(24,22,39)
#12101D
(18,16,29)
#0C0A13
(12,10,19)
#000000
(0,0,0)

Tints of #484677

#484677
(72,70,119)
#585683
(88,86,131)
#68668F
(104,102,143)
#78769B
(120,118,155)
#8886A7
(136,134,167)
#9896B3
(152,150,179)
#A8A6BF
(168,166,191)
#B8B6CB
(184,182,203)
#C8C6D7
(200,198,215)
#D8D6E3
(216,214,227)
#E8E6EF
(232,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484677 color. Also use rgb(72,70,119) instead hex code.

Text Font Color

.myTextColor { color: #484677; }

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

This text font color is #484677.

Background Color

.myBgColor { background-color: #484677; }

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

This div background color is #484677.

Border color

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

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

This div border color is #484677.

Opacity

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

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

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

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

This text has shadow with #484677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484677.

Preview

Color preview on black background

This text has color #484677 on black background.


Color preview on white background

This text has color #484677 on white background.


Black color preview on #484677 background

This text has black color on #484677 background.


White color preview on #484677 background

This text has white color on #484677 background.


Related colors

Complementary color

Complementary color for #hex is #B7B988.


I love getcolorcode.com

Triadic colors

1 #774846 and #467748 with #484677 are triadic colors.

2 #774648 and #464877 with #484677 are triadic colors.