COLOR #48424E

HEX: #48424E RGB: (72,66,78)

Color info

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

RGB color model

#48424E color RGB value is (72,66,78).

RGB: (72,66,78) (28%, 26%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 66 of 255 = 26%
B 78 of 255 = 31%

72
66
78

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

Portions of RGB colors in percentages

R + G + B = 72 + 66 + 78 = 216 (100%)
R 72 of 216 ~ 33.33%
G 66 of 216 ~ 30.56%
B 78 of 216 ~ 36.11'%

%33.33
%30.56
%36.11

CMYK color model

#48424E color CMYK value is (8,15,0,69).

  • cyan value is 7.69%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (8,15,0,69)
C8M15Y0K69 (8%, 15%, 0%, 69%)
(0.08 / 0.15 / 0.00 / 0.69)

CMYK percentages

%7.69
%15.38
%0
%69.41

Codes

Color #48424E in popluar color models

48 42 4E
RGB 72 66 78
HSL 270° 8.33% 28.24%
HSB/HSV 270° 15.38% 30.59%
CMYK 7.69% 15.38% 0.00%
69.41%

Color #48424E in popluar number systems.

HEX 48 42 4E
Decimal 72 66 78
Binary 1001000 1000010 1001110
Octal 110 102 116

Shades and tints

Shades of #48424E

#48424E
(72,66,78)
#423C47
(66,60,71)
#3C3640
(60,54,64)
#363039
(54,48,57)
#302A32
(48,42,50)
#2A242B
(42,36,43)
#241E24
(36,30,36)
#1E181D
(30,24,29)
#181216
(24,18,22)
#120C0F
(18,12,15)
#0C0608
(12,6,8)
#000000
(0,0,0)

Tints of #48424E

#48424E
(72,66,78)
#58535E
(88,83,94)
#68646E
(104,100,110)
#78757E
(120,117,126)
#88868E
(136,134,142)
#98979E
(152,151,158)
#A8A8AE
(168,168,174)
#B8B9BE
(184,185,190)
#C8CACE
(200,202,206)
#D8DBDE
(216,219,222)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48424E color. Also use rgb(72,66,78) instead hex code.

Text Font Color

.myTextColor { color: #48424E; }

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

This text font color is #48424E.

Background Color

.myBgColor { background-color: #48424E; }

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

This div background color is #48424E.

Border color

.myBorderColor { border: 1px solid #48424E; }

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

This div border color is #48424E.

Opacity

.myOpacity80 { color: #48424E; opacity: 0.8; }

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

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

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

This text has shadow with #48424E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48424E.

Preview

Color preview on black background

This text has color #48424E on black background.


Color preview on white background

This text has color #48424E on white background.


Black color preview on #48424E background

This text has black color on #48424E background.


White color preview on #48424E background

This text has white color on #48424E background.


Related colors

Complementary color

Complementary color for #hex is #B7BDB1.


I love getcolorcode.com

Triadic colors

1 #4E4842 and #424E48 with #48424E are triadic colors.

2 #4E4248 and #42484E with #48424E are triadic colors.