COLOR #484649

HEX: #484649 RGB: (72,70,73)

Color info

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

RGB color model

#484649 color RGB value is (72,70,73).

RGB: (72,70,73) (28%, 27%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 73 of 255 = 29%

72
70
73

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

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 73 = 215 (100%)
R 72 of 215 ~ 33.49%
G 70 of 215 ~ 32.56%
B 73 of 215 ~ 33.95'%

%33.49
%32.56
%33.95

CMYK color model

#484649 color CMYK value is (1,4,0,71).

  • cyan value is 1.37%
  • magenta value is 4.11%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (1,4,0,71) C1M4Y0K71 (1%,4%,0%,71%) (0.01/0.04/0.00/0.71) 

CMYK percentages

%1.37
%4.11
%0
%71.37

Codes

Color #484649 in popluar color models

48 46 49
RGB 72 70 73
HSL 280° 2.10% 28.04%
HSB/HSV 280° 4.11% 28.63%
CMYK 1.37% 4.11% 0.00%
71.37%

Color #484649 in popluar number systems.

HEX 48 46 49
Decimal 72 70 73
Binary 1001000 1000110 1001001
Octal 110 106 111

Shades and tints

Shades of #484649

#484649
(72,70,73)
#424043
(66,64,67)
#3C3A3D
(60,58,61)
#363437
(54,52,55)
#302E31
(48,46,49)
#2A282B
(42,40,43)
#242225
(36,34,37)
#1E1C1F
(30,28,31)
#181619
(24,22,25)
#121013
(18,16,19)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #484649

#484649
(72,70,73)
#585659
(88,86,89)
#686669
(104,102,105)
#787679
(120,118,121)
#888689
(136,134,137)
#989699
(152,150,153)
#A8A6A9
(168,166,169)
#B8B6B9
(184,182,185)
#C8C6C9
(200,198,201)
#D8D6D9
(216,214,217)
#E8E6E9
(232,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484649; }

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

This text font color is #484649.

Background Color

.myBgColor { background-color: #484649; }

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

This div background color is #484649.

Border color

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

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

This div border color is #484649.

Opacity

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

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

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

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

This text has shadow with #484649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484649.

Preview

Color preview on black background

This text has color #484649 on black background.


Color preview on white background

This text has color #484649 on white background.


Black color preview on #484649 background

This text has black color on #484649 background.


White color preview on #484649 background

This text has white color on #484649 background.


Related colors

Complementary color

Complementary color for #hex is #B7B9B6.


I love getcolorcode.com

Triadic colors

1 #494846 and #464948 with #484649 are triadic colors.

2 #494648 and #464849 with #484649 are triadic colors.