COLOR #5D7C66

HEX: #5D7C66 RGB: (93,124,102)

Color info

#5D7C66 contains red, green and blue colors in about the same proportion. Web safe color of #5D7C66 is #666666 (or #666).

RGB color model

#5D7C66 color RGB value is (93,124,102).

RGB: (93,124,102) (36%, 49%, 40%)

RGB channels and saturation

R 93 of 255 = 36%
G 124 of 255 = 49%
B 102 of 255 = 40%

93
124
102

R + G + B ~ 42%. #5D7C66 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 93 + 124 + 102 = 319 (100%)
R 93 of 319 ~ 29.15%
G 124 of 319 ~ 38.87%
B 102 of 319 ~ 31.97'%

%29.15
%38.87
%31.97

CMYK color model

#5D7C66 color CMYK value is (25,0,18,51).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 17.74%
  • key color value is 51.37%

CMYK: (25,0,18,51)
C25M0Y18K51 (25%, 0%, 18%, 51%)
(0.25 / 0.00 / 0.18 / 0.51)

CMYK percentages

%25
%0
%17.74
%51.37

Codes

Color #5D7C66 in popluar color models

5D 7C 66
RGB 93 124 102
HSL 137° 14.29% 42.55%
HSB/HSV 137° 25.00% 48.63%
CMYK 25.00% 0.00% 17.74%
51.37%

Color #5D7C66 in popluar number systems.

HEX 5D 7C 66
Decimal 93 124 102
Binary 1011101 1111100 1100110
Octal 135 174 146

Shades and tints

Shades of #5D7C66

#5D7C66
(93,124,102)
#55715D
(85,113,93)
#4D6654
(77,102,84)
#455B4B
(69,91,75)
#3D5042
(61,80,66)
#354539
(53,69,57)
#2D3A30
(45,58,48)
#252F27
(37,47,39)
#1D241E
(29,36,30)
#151915
(21,25,21)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #5D7C66

#5D7C66
(93,124,102)
#6B8773
(107,135,115)
#799280
(121,146,128)
#879D8D
(135,157,141)
#95A89A
(149,168,154)
#A3B3A7
(163,179,167)
#B1BEB4
(177,190,180)
#BFC9C1
(191,201,193)
#CDD4CE
(205,212,206)
#DBDFDB
(219,223,219)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D7C66; }

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

This text font color is #5D7C66.

Background Color

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

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

This div background color is #5D7C66.

Border color

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

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

This div border color is #5D7C66.

Opacity

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

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

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

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

This text has shadow with #5D7C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7C66.

Preview

Color preview on black background

This text has color #5D7C66 on black background.


Color preview on white background

This text has color #5D7C66 on white background.


Black color preview on #5D7C66 background

This text has black color on #5D7C66 background.


White color preview on #5D7C66 background

This text has white color on #5D7C66 background.


Related colors

Complementary color

Complementary color for #hex is #A28399.


I love getcolorcode.com

Triadic colors

1 #665D7C and #7C665D with #5D7C66 are triadic colors.

2 #667C5D and #7C5D66 with #5D7C66 are triadic colors.