COLOR #48576A

HEX: #48576A RGB: (72,87,106)

Color info

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

RGB color model

#48576A color RGB value is (72,87,106).

RGB: (72,87,106) (28%, 34%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 87 of 255 = 34%
B 106 of 255 = 42%

72
87
106

R + G + B ~ 35%. #48576A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 87 + 106 = 265 (100%)
R 72 of 265 ~ 27.17%
G 87 of 265 ~ 32.83%
B 106 of 265 ~ 40'%

%27.17
%32.83
%40

CMYK color model

#48576A color CMYK value is (32,18,0,58).

  • cyan value is 32.08%
  • magenta value is 17.92%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (32,18,0,58)
C32M18Y0K58 (32%, 18%, 0%, 58%)
(0.32 / 0.18 / 0.00 / 0.58)

CMYK percentages

%32.08
%17.92
%0
%58.43

Codes

Color #48576A in popluar color models

48 57 6A
RGB 72 87 106
HSL 214° 19.10% 34.90%
HSB/HSV 214° 32.08% 41.57%
CMYK 32.08% 17.92% 0.00%
58.43%

Color #48576A in popluar number systems.

HEX 48 57 6A
Decimal 72 87 106
Binary 1001000 1010111 1101010
Octal 110 127 152

Shades and tints

Shades of #48576A

#48576A
(72,87,106)
#425061
(66,80,97)
#3C4958
(60,73,88)
#36424F
(54,66,79)
#303B46
(48,59,70)
#2A343D
(42,52,61)
#242D34
(36,45,52)
#1E262B
(30,38,43)
#181F22
(24,31,34)
#121819
(18,24,25)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #48576A

#48576A
(72,87,106)
#586677
(88,102,119)
#687584
(104,117,132)
#788491
(120,132,145)
#88939E
(136,147,158)
#98A2AB
(152,162,171)
#A8B1B8
(168,177,184)
#B8C0C5
(184,192,197)
#C8CFD2
(200,207,210)
#D8DEDF
(216,222,223)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48576A color. Also use rgb(72,87,106) instead hex code.

Text Font Color

.myTextColor { color: #48576A; }

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

This text font color is #48576A.

Background Color

.myBgColor { background-color: #48576A; }

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

This div background color is #48576A.

Border color

.myBorderColor { border: 1px solid #48576A; }

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

This div border color is #48576A.

Opacity

.myOpacity80 { color: #48576A; opacity: 0.8; }

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

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

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

This text has shadow with #48576A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48576A.

Preview

Color preview on black background

This text has color #48576A on black background.


Color preview on white background

This text has color #48576A on white background.


Black color preview on #48576A background

This text has black color on #48576A background.


White color preview on #48576A background

This text has white color on #48576A background.


Related colors

Complementary color

Complementary color for #hex is #B7A895.


I love getcolorcode.com

Triadic colors

1 #6A4857 and #576A48 with #48576A are triadic colors.

2 #6A5748 and #57486A with #48576A are triadic colors.