COLOR #48476E

HEX: #48476E RGB: (72,71,110)

Color info

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

RGB color model

#48476E color RGB value is (72,71,110).

RGB: (72,71,110) (28%, 28%, 43%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 110 of 255 = 43%

72
71
110

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

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 110 = 253 (100%)
R 72 of 253 ~ 28.46%
G 71 of 253 ~ 28.06%
B 110 of 253 ~ 43.48'%

%28.46
%28.06
%43.48

CMYK color model

#48476E color CMYK value is (35,35,0,57).

  • cyan value is 34.55%
  • magenta value is 35.45%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (35,35,0,57) C35M35Y0K57 (35%,35%,0%,57%) (0.35/0.35/0.00/0.57) 

CMYK percentages

%34.55
%35.45
%0
%56.86

Codes

Color #48476E in popluar color models

48 47 6E
RGB 72 71 110
HSL 242° 21.55% 35.49%
HSB/HSV 242° 35.45% 43.14%
CMYK 34.55% 35.45% 0.00%
56.86%

Color #48476E in popluar number systems.

HEX 48 47 6E
Decimal 72 71 110
Binary 1001000 1000111 1101110
Octal 110 107 156

Shades and tints

Shades of #48476E

#48476E
(72,71,110)
#424164
(66,65,100)
#3C3B5A
(60,59,90)
#363550
(54,53,80)
#302F46
(48,47,70)
#2A293C
(42,41,60)
#242332
(36,35,50)
#1E1D28
(30,29,40)
#18171E
(24,23,30)
#121114
(18,17,20)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #48476E

#48476E
(72,71,110)
#58577B
(88,87,123)
#686788
(104,103,136)
#787795
(120,119,149)
#8887A2
(136,135,162)
#9897AF
(152,151,175)
#A8A7BC
(168,167,188)
#B8B7C9
(184,183,201)
#C8C7D6
(200,199,214)
#D8D7E3
(216,215,227)
#E8E7F0
(232,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48476E color. Also use rgb(72,71,110) instead hex code.

Text Font Color

.myTextColor { color: #48476E; }

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

This text font color is #48476E.

Background Color

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

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

This div background color is #48476E.

Border color

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

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

This div border color is #48476E.

Opacity

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

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

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

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

This text has shadow with #48476E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48476E.

Preview

Color preview on black background

This text has color #48476E on black background.


Color preview on white background

This text has color #48476E on white background.


Black color preview on #48476E background

This text has black color on #48476E background.


White color preview on #48476E background

This text has white color on #48476E background.


Related colors

Complementary color

Complementary color for #hex is #B7B891.


I love getcolorcode.com

Triadic colors

1 #6E4847 and #476E48 with #48476E are triadic colors.

2 #6E4748 and #47486E with #48476E are triadic colors.