COLOR #484775

HEX: #484775 RGB: (72,71,117)

Color info

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

RGB color model

#484775 color RGB value is (72,71,117).

RGB: (72,71,117) (28%, 28%, 46%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 117 of 255 = 46%

72
71
117

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

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 117 = 260 (100%)
R 72 of 260 ~ 27.69%
G 71 of 260 ~ 27.31%
B 117 of 260 ~ 45'%

%27.69
%27.31
%45

CMYK color model

#484775 color CMYK value is (38,39,0,54).

  • cyan value is 38.46%
  • magenta value is 39.32%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (38,39,0,54)
C38M39Y0K54 (38%, 39%, 0%, 54%)
(0.38 / 0.39 / 0.00 / 0.54)

CMYK percentages

%38.46
%39.32
%0
%54.12

Codes

Color #484775 in popluar color models

48 47 75
RGB 72 71 117
HSL 241° 24.47% 36.86%
HSB/HSV 241° 39.32% 45.88%
CMYK 38.46% 39.32% 0.00%
54.12%

Color #484775 in popluar number systems.

HEX 48 47 75
Decimal 72 71 117
Binary 1001000 1000111 1110101
Octal 110 107 165

Shades and tints

Shades of #484775

#484775
(72,71,117)
#42416B
(66,65,107)
#3C3B61
(60,59,97)
#363557
(54,53,87)
#302F4D
(48,47,77)
#2A2943
(42,41,67)
#242339
(36,35,57)
#1E1D2F
(30,29,47)
#181725
(24,23,37)
#12111B
(18,17,27)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #484775

#484775
(72,71,117)
#585781
(88,87,129)
#68678D
(104,103,141)
#787799
(120,119,153)
#8887A5
(136,135,165)
#9897B1
(152,151,177)
#A8A7BD
(168,167,189)
#B8B7C9
(184,183,201)
#C8C7D5
(200,199,213)
#D8D7E1
(216,215,225)
#E8E7ED
(232,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484775 color. Also use rgb(72,71,117) instead hex code.

Text Font Color

.myTextColor { color: #484775; }

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

This text font color is #484775.

Background Color

.myBgColor { background-color: #484775; }

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

This div background color is #484775.

Border color

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

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

This div border color is #484775.

Opacity

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

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

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

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

This text has shadow with #484775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484775.

Preview

Color preview on black background

This text has color #484775 on black background.


Color preview on white background

This text has color #484775 on white background.


Black color preview on #484775 background

This text has black color on #484775 background.


White color preview on #484775 background

This text has white color on #484775 background.


Related colors

Complementary color

Complementary color for #hex is #B7B88A.


I love getcolorcode.com

Triadic colors

1 #754847 and #477548 with #484775 are triadic colors.

2 #754748 and #474875 with #484775 are triadic colors.