COLOR #484546

HEX: #484546 RGB: (72,69,70)

Color info

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

RGB color model

#484546 color RGB value is (72,69,70).

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

RGB channels and saturation

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

72
69
70

R + G + B ~ 27%. #484546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 69 + 70 = 211 (100%)
R 72 of 211 ~ 34.12%
G 69 of 211 ~ 32.7%
B 70 of 211 ~ 33.18'%

%34.12
%32.7
%33.18

CMYK color model

#484546 color CMYK value is (0,4,3,72).

  • cyan value is 0.00%
  • magenta value is 4.17%
  • yellow value is 2.78%
  • key color value is 71.76%

CMYK: (0,4,3,72)
C0M4Y3K72 (0%, 4%, 3%, 72%)
(0.00 / 0.04 / 0.03 / 0.72)

CMYK percentages

%0
%4.17
%2.78
%71.76

Codes

Color #484546 in popluar color models

48 45 46
RGB 72 69 70
HSL 340° 2.13% 27.65%
HSB/HSV 340° 4.17% 28.24%
CMYK 0.00% 4.17% 2.78%
71.76%

Color #484546 in popluar number systems.

HEX 48 45 46
Decimal 72 69 70
Binary 1001000 1000101 1000110
Octal 110 105 106

Shades and tints

Shades of #484546

#484546
(72,69,70)
#423F40
(66,63,64)
#3C393A
(60,57,58)
#363334
(54,51,52)
#302D2E
(48,45,46)
#2A2728
(42,39,40)
#242122
(36,33,34)
#1E1B1C
(30,27,28)
#181516
(24,21,22)
#120F10
(18,15,16)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #484546

#484546
(72,69,70)
#585556
(88,85,86)
#686566
(104,101,102)
#787576
(120,117,118)
#888586
(136,133,134)
#989596
(152,149,150)
#A8A5A6
(168,165,166)
#B8B5B6
(184,181,182)
#C8C5C6
(200,197,198)
#D8D5D6
(216,213,214)
#E8E5E6
(232,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484546; }

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

This text font color is #484546.

Background Color

.myBgColor { background-color: #484546; }

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

This div background color is #484546.

Border color

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

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

This div border color is #484546.

Opacity

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

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

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

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

This text has shadow with #484546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484546.

Preview

Color preview on black background

This text has color #484546 on black background.


Color preview on white background

This text has color #484546 on white background.


Black color preview on #484546 background

This text has black color on #484546 background.


White color preview on #484546 background

This text has white color on #484546 background.


Related colors

Complementary color

Complementary color for #hex is #B7BAB9.


I love getcolorcode.com

Triadic colors

1 #464845 and #454648 with #484546 are triadic colors.

2 #464548 and #454846 with #484546 are triadic colors.