COLOR #5D7C48

HEX: #5D7C48 RGB: (93,124,72)

Color info

#5D7C48 contains red, green and blue colors in about the same proportion. Web safe color of #5D7C48 is #666633 (or #663).

RGB color model

#5D7C48 color RGB value is (93,124,72).

RGB: (93,124,72) (36%, 49%, 28%)

RGB channels and saturation

R 93 of 255 = 36%
G 124 of 255 = 49%
B 72 of 255 = 28%

93
124
72

R + G + B ~ 38%. #5D7C48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 124 + 72 = 289 (100%)
R 93 of 289 ~ 32.18%
G 124 of 289 ~ 42.91%
B 72 of 289 ~ 24.91'%

%32.18
%42.91
%24.91

CMYK color model

#5D7C48 color CMYK value is (25,0,42,51).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 41.94%
  • key color value is 51.37%
CMYK: (25,0,42,51) C25M0Y42K51 (25%,0%,42%,51%) (0.25/0.00/0.42/0.51) 

CMYK percentages

%25
%0
%41.94
%51.37

Codes

Color #5D7C48 in popluar color models

5D 7C 48
RGB 93 124 72
HSL 96° 26.53% 38.43%
HSB/HSV 96° 41.94% 48.63%
CMYK 25.00% 0.00% 41.94%
51.37%

Color #5D7C48 in popluar number systems.

HEX 5D 7C 48
Decimal 93 124 72
Binary 1011101 1111100 1001000
Octal 135 174 110

Shades and tints

Shades of #5D7C48

#5D7C48
(93,124,72)
#557142
(85,113,66)
#4D663C
(77,102,60)
#455B36
(69,91,54)
#3D5030
(61,80,48)
#35452A
(53,69,42)
#2D3A24
(45,58,36)
#252F1E
(37,47,30)
#1D2418
(29,36,24)
#151912
(21,25,18)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #5D7C48

#5D7C48
(93,124,72)
#6B8758
(107,135,88)
#799268
(121,146,104)
#879D78
(135,157,120)
#95A888
(149,168,136)
#A3B398
(163,179,152)
#B1BEA8
(177,190,168)
#BFC9B8
(191,201,184)
#CDD4C8
(205,212,200)
#DBDFD8
(219,223,216)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7C48 color. Also use rgb(93,124,72) instead hex code.

Text Font Color

.myTextColor { color: #5D7C48; }

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

This text font color is #5D7C48.

Background Color

.myBgColor { background-color: #5D7C48; }

<div style="background-color:#5D7C48">Inner text</div>

This div background color is #5D7C48.

Border color

.myBorderColor { border: 1px solid #5D7C48; }

<div style="border:3px solid #5D7C48">Div</div>

This div border color is #5D7C48.

Opacity

.myOpacity80 { color: #5D7C48; opacity: 0.8; }

<p style="color:#5D7C48;opacity:0.8;">80%</p>

Text with #5D7C48 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 #5D7C48;}

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

This text has shadow with #5D7C48 color.


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

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

This text has shadow with #5D7C48 primary color and red secondary color.


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

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

This text has shadow with #5D7C48 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5D7C48.

Preview

Color preview on black background

This text has color #5D7C48 on black background.


Color preview on white background

This text has color #5D7C48 on white background.


Black color preview on #5D7C48 background

This text has black color on #5D7C48 background.


White color preview on #5D7C48 background

This text has white color on #5D7C48 background.


Related colors

Complementary color

Complementary color for #hex is #A283B7.


I love getcolorcode.com

Triadic colors

1 #485D7C and #7C485D with #5D7C48 are triadic colors.

2 #487C5D and #7C5D48 with #5D7C48 are triadic colors.