COLOR #48685D

HEX: #48685D RGB: (72,104,93)

Color info

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

RGB color model

#48685D color RGB value is (72,104,93).

RGB: (72,104,93) (28%, 41%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 104 of 255 = 41%
B 93 of 255 = 36%

72
104
93

R + G + B ~ 35%. #48685D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 104 + 93 = 269 (100%)
R 72 of 269 ~ 26.77%
G 104 of 269 ~ 38.66%
B 93 of 269 ~ 34.57'%

%26.77
%38.66
%34.57

CMYK color model

#48685D color CMYK value is (31,0,11,59).

  • cyan value is 30.77%
  • magenta value is 0.00%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (31,0,11,59)
C31M0Y11K59 (31%, 0%, 11%, 59%)
(0.31 / 0.00 / 0.11 / 0.59)

CMYK percentages

%30.77
%0
%10.58
%59.22

Codes

Color #48685D in popluar color models

48 68 5D
RGB 72 104 93
HSL 159° 18.18% 34.51%
HSB/HSV 159° 30.77% 40.78%
CMYK 30.77% 0.00% 10.58%
59.22%

Color #48685D in popluar number systems.

HEX 48 68 5D
Decimal 72 104 93
Binary 1001000 1101000 1011101
Octal 110 150 135

Shades and tints

Shades of #48685D

#48685D
(72,104,93)
#425F55
(66,95,85)
#3C564D
(60,86,77)
#364D45
(54,77,69)
#30443D
(48,68,61)
#2A3B35
(42,59,53)
#24322D
(36,50,45)
#1E2925
(30,41,37)
#18201D
(24,32,29)
#121715
(18,23,21)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #48685D

#48685D
(72,104,93)
#58756B
(88,117,107)
#688279
(104,130,121)
#788F87
(120,143,135)
#889C95
(136,156,149)
#98A9A3
(152,169,163)
#A8B6B1
(168,182,177)
#B8C3BF
(184,195,191)
#C8D0CD
(200,208,205)
#D8DDDB
(216,221,219)
#E8EAE9
(232,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48685D color. Also use rgb(72,104,93) instead hex code.

Text Font Color

.myTextColor { color: #48685D; }

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

This text font color is #48685D.

Background Color

.myBgColor { background-color: #48685D; }

<div style="background-color:#48685D">Inner text</div>

This div background color is #48685D.

Border color

.myBorderColor { border: 1px solid #48685D; }

<div style="border:3px solid #48685D">Div</div>

This div border color is #48685D.

Opacity

.myOpacity80 { color: #48685D; opacity: 0.8; }

<p style="color:#48685D;opacity:0.8;">80%</p>

Text with #48685D 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 #48685D;}

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

This text has shadow with #48685D color.


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

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

This text has shadow with #48685D primary color and red secondary color.


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

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

This text has shadow with #48685D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48685D.

Preview

Color preview on black background

This text has color #48685D on black background.


Color preview on white background

This text has color #48685D on white background.


Black color preview on #48685D background

This text has black color on #48685D background.


White color preview on #48685D background

This text has white color on #48685D background.


Related colors

Complementary color

Complementary color for #hex is #B797A2.


I love getcolorcode.com

Triadic colors

1 #5D4868 and #685D48 with #48685D are triadic colors.

2 #5D6848 and #68485D with #48685D are triadic colors.