COLOR #5D9D67

HEX: #5D9D67 RGB: (93,157,103)

Color info

#5D9D67 contains mainly green and blue colors. Web safe color of #5D9D67 is #669966 (or #696).

RGB color model

#5D9D67 color RGB value is (93,157,103).

RGB: (93,157,103) (36%, 62%, 40%)

RGB channels and saturation

R 93 of 255 = 36%
G 157 of 255 = 62%
B 103 of 255 = 40%

93
157
103

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

Portions of RGB colors in percentages

R + G + B = 93 + 157 + 103 = 353 (100%)
R 93 of 353 ~ 26.35%
G 157 of 353 ~ 44.48%
B 103 of 353 ~ 29.18'%

%26.35
%44.48
%29.18

CMYK color model

#5D9D67 color CMYK value is (41,0,34,38).

  • cyan value is 40.76%
  • magenta value is 0.00%
  • yellow value is 34.39%
  • key color value is 38.43%

CMYK: (41,0,34,38)
C41M0Y34K38 (41%, 0%, 34%, 38%)
(0.41 / 0.00 / 0.34 / 0.38)

CMYK percentages

%40.76
%0
%34.39
%38.43

Codes

Color #5D9D67 in popluar color models

5D 9D 67
RGB 93 157 103
HSL 129° 25.60% 49.02%
HSB/HSV 129° 40.76% 61.57%
CMYK 40.76% 0.00% 34.39%
38.43%

Color #5D9D67 in popluar number systems.

HEX 5D 9D 67
Decimal 93 157 103
Binary 1011101 10011101 1100111
Octal 135 235 147

Shades and tints

Shades of #5D9D67

#5D9D67
(93,157,103)
#558F5E
(85,143,94)
#4D8155
(77,129,85)
#45734C
(69,115,76)
#3D6543
(61,101,67)
#35573A
(53,87,58)
#2D4931
(45,73,49)
#253B28
(37,59,40)
#1D2D1F
(29,45,31)
#151F16
(21,31,22)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #5D9D67

#5D9D67
(93,157,103)
#6BA574
(107,165,116)
#79AD81
(121,173,129)
#87B58E
(135,181,142)
#95BD9B
(149,189,155)
#A3C5A8
(163,197,168)
#B1CDB5
(177,205,181)
#BFD5C2
(191,213,194)
#CDDDCF
(205,221,207)
#DBE5DC
(219,229,220)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9D67; }

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

This text font color is #5D9D67.

Background Color

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

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

This div background color is #5D9D67.

Border color

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

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

This div border color is #5D9D67.

Opacity

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

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

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

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

This text has shadow with #5D9D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9D67.

Preview

Color preview on black background

This text has color #5D9D67 on black background.


Color preview on white background

This text has color #5D9D67 on white background.


Black color preview on #5D9D67 background

This text has black color on #5D9D67 background.


White color preview on #5D9D67 background

This text has white color on #5D9D67 background.


Related colors

Complementary color

Complementary color for #hex is #A26298.


I love getcolorcode.com

Triadic colors

1 #675D9D and #9D675D with #5D9D67 are triadic colors.

2 #679D5D and #9D5D67 with #5D9D67 are triadic colors.