COLOR #484547

HEX: #484547 RGB: (72,69,71)

Color info

#484547 contains red, green and blue colors in about the same proportion. Web safe color of #484547 is #333333 (or #333).

RGB color model

#484547 color RGB value is (72,69,71).

RGB: (72,69,71) (28%, 27%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 69 of 255 = 27%
B 71 of 255 = 28%

72
69
71

R + G + B ~ 28%. #484547 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 69 + 71 = 212 (100%)
R 72 of 212 ~ 33.96%
G 69 of 212 ~ 32.55%
B 71 of 212 ~ 33.49'%

%33.96
%32.55
%33.49

CMYK color model

#484547 color CMYK value is (0,4,1,72).

  • cyan value is 0.00%
  • magenta value is 4.17%
  • yellow value is 1.39%
  • key color value is 71.76%
CMYK: (0,4,1,72) C0M4Y1K72 (0%,4%,1%,72%) (0.00/0.04/0.01/0.72) 

CMYK percentages

%0
%4.17
%1.39
%71.76

Codes

Color #484547 in popluar color models

48 45 47
RGB 72 69 71
HSL 320° 2.13% 27.65%
HSB/HSV 320° 4.17% 28.24%
CMYK 0.00% 4.17% 1.39%
71.76%

Color #484547 in popluar number systems.

HEX 48 45 47
Decimal 72 69 71
Binary 1001000 1000101 1000111
Octal 110 105 107

Shades and tints

Shades of #484547

#484547
(72,69,71)
#423F41
(66,63,65)
#3C393B
(60,57,59)
#363335
(54,51,53)
#302D2F
(48,45,47)
#2A2729
(42,39,41)
#242123
(36,33,35)
#1E1B1D
(30,27,29)
#181517
(24,21,23)
#120F11
(18,15,17)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #484547

#484547
(72,69,71)
#585557
(88,85,87)
#686567
(104,101,103)
#787577
(120,117,119)
#888587
(136,133,135)
#989597
(152,149,151)
#A8A5A7
(168,165,167)
#B8B5B7
(184,181,183)
#C8C5C7
(200,197,199)
#D8D5D7
(216,213,215)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484547; }

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

This text font color is #484547.

Background Color

.myBgColor { background-color: #484547; }

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

This div background color is #484547.

Border color

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

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

This div border color is #484547.

Opacity

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

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

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

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

This text has shadow with #484547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484547.

Preview

Color preview on black background

This text has color #484547 on black background.


Color preview on white background

This text has color #484547 on white background.


Black color preview on #484547 background

This text has black color on #484547 background.


White color preview on #484547 background

This text has white color on #484547 background.


Related colors

Complementary color

Complementary color for #hex is #B7BAB8.


I love getcolorcode.com

Triadic colors

1 #474845 and #454748 with #484547 are triadic colors.

2 #474548 and #454847 with #484547 are triadic colors.