COLOR #48354E

HEX: #48354E RGB: (72,53,78)

Color info

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

RGB color model

#48354E color RGB value is (72,53,78).

RGB: (72,53,78) (28%, 21%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 53 of 255 = 21%
B 78 of 255 = 31%

72
53
78

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

Portions of RGB colors in percentages

R + G + B = 72 + 53 + 78 = 203 (100%)
R 72 of 203 ~ 35.47%
G 53 of 203 ~ 26.11%
B 78 of 203 ~ 38.42'%

%35.47
%26.11
%38.42

CMYK color model

#48354E color CMYK value is (8,32,0,69).

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

CMYK: (8,32,0,69)
C8M32Y0K69 (8%, 32%, 0%, 69%)
(0.08 / 0.32 / 0.00 / 0.69)

CMYK percentages

%7.69
%32.05
%0
%69.41

Codes

Color #48354E in popluar color models

48 35 4E
RGB 72 53 78
HSL 286° 19.08% 25.69%
HSB/HSV 286° 32.05% 30.59%
CMYK 7.69% 32.05% 0.00%
69.41%

Color #48354E in popluar number systems.

HEX 48 35 4E
Decimal 72 53 78
Binary 1001000 110101 1001110
Octal 110 65 116

Shades and tints

Shades of #48354E

#48354E
(72,53,78)
#423147
(66,49,71)
#3C2D40
(60,45,64)
#362939
(54,41,57)
#302532
(48,37,50)
#2A212B
(42,33,43)
#241D24
(36,29,36)
#1E191D
(30,25,29)
#181516
(24,21,22)
#12110F
(18,17,15)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #48354E

#48354E
(72,53,78)
#58475E
(88,71,94)
#68596E
(104,89,110)
#786B7E
(120,107,126)
#887D8E
(136,125,142)
#988F9E
(152,143,158)
#A8A1AE
(168,161,174)
#B8B3BE
(184,179,190)
#C8C5CE
(200,197,206)
#D8D7DE
(216,215,222)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48354E; }

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

This text font color is #48354E.

Background Color

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

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

This div background color is #48354E.

Border color

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

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

This div border color is #48354E.

Opacity

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

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

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

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

This text has shadow with #48354E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48354E.

Preview

Color preview on black background

This text has color #48354E on black background.


Color preview on white background

This text has color #48354E on white background.


Black color preview on #48354E background

This text has black color on #48354E background.


White color preview on #48354E background

This text has white color on #48354E background.


Related colors

Complementary color

Complementary color for #hex is #B7CAB1.


I love getcolorcode.com

Triadic colors

1 #4E4835 and #354E48 with #48354E are triadic colors.

2 #4E3548 and #35484E with #48354E are triadic colors.