COLOR #5D7E64

HEX: #5D7E64 RGB: (93,126,100)

Color info

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

RGB color model

#5D7E64 color RGB value is (93,126,100).

RGB: (93,126,100) (36%, 49%, 39%)

RGB channels and saturation

R 93 of 255 = 36%
G 126 of 255 = 49%
B 100 of 255 = 39%

93
126
100

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

Portions of RGB colors in percentages

R + G + B = 93 + 126 + 100 = 319 (100%)
R 93 of 319 ~ 29.15%
G 126 of 319 ~ 39.5%
B 100 of 319 ~ 31.35'%

%29.15
%39.5
%31.35

CMYK color model

#5D7E64 color CMYK value is (26,0,21,51).

  • cyan value is 26.19%
  • magenta value is 0.00%
  • yellow value is 20.63%
  • key color value is 50.59%

CMYK: (26,0,21,51)
C26M0Y21K51 (26%, 0%, 21%, 51%)
(0.26 / 0.00 / 0.21 / 0.51)

CMYK percentages

%26.19
%0
%20.63
%50.59

Codes

Color #5D7E64 in popluar color models

5D 7E 64
RGB 93 126 100
HSL 133° 15.07% 42.94%
HSB/HSV 133° 26.19% 49.41%
CMYK 26.19% 0.00% 20.63%
50.59%

Color #5D7E64 in popluar number systems.

HEX 5D 7E 64
Decimal 93 126 100
Binary 1011101 1111110 1100100
Octal 135 176 144

Shades and tints

Shades of #5D7E64

#5D7E64
(93,126,100)
#55735B
(85,115,91)
#4D6852
(77,104,82)
#455D49
(69,93,73)
#3D5240
(61,82,64)
#354737
(53,71,55)
#2D3C2E
(45,60,46)
#253125
(37,49,37)
#1D261C
(29,38,28)
#151B13
(21,27,19)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #5D7E64

#5D7E64
(93,126,100)
#6B8972
(107,137,114)
#799480
(121,148,128)
#879F8E
(135,159,142)
#95AA9C
(149,170,156)
#A3B5AA
(163,181,170)
#B1C0B8
(177,192,184)
#BFCBC6
(191,203,198)
#CDD6D4
(205,214,212)
#DBE1E2
(219,225,226)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7E64 color. Also use rgb(93,126,100) instead hex code.

Text Font Color

.myTextColor { color: #5D7E64; }

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

This text font color is #5D7E64.

Background Color

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

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

This div background color is #5D7E64.

Border color

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

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

This div border color is #5D7E64.

Opacity

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

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

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

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

This text has shadow with #5D7E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7E64.

Preview

Color preview on black background

This text has color #5D7E64 on black background.


Color preview on white background

This text has color #5D7E64 on white background.


Black color preview on #5D7E64 background

This text has black color on #5D7E64 background.


White color preview on #5D7E64 background

This text has white color on #5D7E64 background.


Related colors

Complementary color

Complementary color for #hex is #A2819B.


I love getcolorcode.com

Triadic colors

1 #645D7E and #7E645D with #5D7E64 are triadic colors.

2 #647E5D and #7E5D64 with #5D7E64 are triadic colors.