COLOR #5D6C5D

HEX: #5D6C5D RGB: (93,108,93)

Color info

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

RGB color model

#5D6C5D color RGB value is (93,108,93).

RGB: (93,108,93) (36%, 42%, 36%)

RGB channels and saturation

R 93 of 255 = 36%
G 108 of 255 = 42%
B 93 of 255 = 36%

93
108
93

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

Portions of RGB colors in percentages

R + G + B = 93 + 108 + 93 = 294 (100%)
R 93 of 294 ~ 31.63%
G 108 of 294 ~ 36.73%
B 93 of 294 ~ 31.63'%

%31.63
%36.73
%31.63

CMYK color model

#5D6C5D color CMYK value is (14,0,14,58).

  • cyan value is 13.89%
  • magenta value is 0.00%
  • yellow value is 13.89%
  • key color value is 57.65%

CMYK: (14,0,14,58)
C14M0Y14K58 (14%, 0%, 14%, 58%)
(0.14 / 0.00 / 0.14 / 0.58)

CMYK percentages

%13.89
%0
%13.89
%57.65

Codes

Color #5D6C5D in popluar color models

5D 6C 5D
RGB 93 108 93
HSL 120° 7.46% 39.41%
HSB/HSV 120° 13.89% 42.35%
CMYK 13.89% 0.00% 13.89%
57.65%

Color #5D6C5D in popluar number systems.

HEX 5D 6C 5D
Decimal 93 108 93
Binary 1011101 1101100 1011101
Octal 135 154 135

Shades and tints

Shades of #5D6C5D

#5D6C5D
(93,108,93)
#556355
(85,99,85)
#4D5A4D
(77,90,77)
#455145
(69,81,69)
#3D483D
(61,72,61)
#353F35
(53,63,53)
#2D362D
(45,54,45)
#252D25
(37,45,37)
#1D241D
(29,36,29)
#151B15
(21,27,21)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #5D6C5D

#5D6C5D
(93,108,93)
#6B796B
(107,121,107)
#798679
(121,134,121)
#879387
(135,147,135)
#95A095
(149,160,149)
#A3ADA3
(163,173,163)
#B1BAB1
(177,186,177)
#BFC7BF
(191,199,191)
#CDD4CD
(205,212,205)
#DBE1DB
(219,225,219)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D6C5D; }

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

This text font color is #5D6C5D.

Background Color

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

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

This div background color is #5D6C5D.

Border color

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

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

This div border color is #5D6C5D.

Opacity

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

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

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

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

This text has shadow with #5D6C5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6C5D.

Preview

Color preview on black background

This text has color #5D6C5D on black background.


Color preview on white background

This text has color #5D6C5D on white background.


Black color preview on #5D6C5D background

This text has black color on #5D6C5D background.


White color preview on #5D6C5D background

This text has white color on #5D6C5D background.


Related colors

Complementary color

Complementary color for #hex is #A293A2.


I love getcolorcode.com

Triadic colors

1 #5D5D6C and #6C5D5D with #5D6C5D are triadic colors.

2 #5D6C5D and #6C5D5D with #5D6C5D are triadic colors.