COLOR #48674E

HEX: #48674E RGB: (72,103,78)

Color info

#48674E contains red, green and blue colors in about the same proportion. Web safe color of #48674E is #336666 (or #366).

RGB color model

#48674E color RGB value is (72,103,78).

RGB: (72,103,78) (28%, 40%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 103 of 255 = 40%
B 78 of 255 = 31%

72
103
78

R + G + B ~ 33%. #48674E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 78 = 253 (100%)
R 72 of 253 ~ 28.46%
G 103 of 253 ~ 40.71%
B 78 of 253 ~ 30.83'%

%28.46
%40.71
%30.83

CMYK color model

#48674E color CMYK value is (30,0,24,60).

  • cyan value is 30.10%
  • magenta value is 0.00%
  • yellow value is 24.27%
  • key color value is 59.61%
CMYK: (30,0,24,60) C30M0Y24K60 (30%,0%,24%,60%) (0.30/0.00/0.24/0.60) 

CMYK percentages

%30.1
%0
%24.27
%59.61

Codes

Color #48674E in popluar color models

48 67 4E
RGB 72 103 78
HSL 132° 17.71% 34.31%
HSB/HSV 132° 30.10% 40.39%
CMYK 30.10% 0.00% 24.27%
59.61%

Color #48674E in popluar number systems.

HEX 48 67 4E
Decimal 72 103 78
Binary 1001000 1100111 1001110
Octal 110 147 116

Shades and tints

Shades of #48674E

#48674E
(72,103,78)
#425E47
(66,94,71)
#3C5540
(60,85,64)
#364C39
(54,76,57)
#304332
(48,67,50)
#2A3A2B
(42,58,43)
#243124
(36,49,36)
#1E281D
(30,40,29)
#181F16
(24,31,22)
#12160F
(18,22,15)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #48674E

#48674E
(72,103,78)
#58745E
(88,116,94)
#68816E
(104,129,110)
#788E7E
(120,142,126)
#889B8E
(136,155,142)
#98A89E
(152,168,158)
#A8B5AE
(168,181,174)
#B8C2BE
(184,194,190)
#C8CFCE
(200,207,206)
#D8DCDE
(216,220,222)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48674E; }

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

This text font color is #48674E.

Background Color

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

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

This div background color is #48674E.

Border color

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

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

This div border color is #48674E.

Opacity

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

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

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

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

This text has shadow with #48674E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48674E.

Preview

Color preview on black background

This text has color #48674E on black background.


Color preview on white background

This text has color #48674E on white background.


Black color preview on #48674E background

This text has black color on #48674E background.


White color preview on #48674E background

This text has white color on #48674E background.


Related colors

Complementary color

Complementary color for #hex is #B798B1.


I love getcolorcode.com

Triadic colors

1 #4E4867 and #674E48 with #48674E are triadic colors.

2 #4E6748 and #67484E with #48674E are triadic colors.