COLOR #5D9A67

HEX: #5D9A67 RGB: (93,154,103)

Color info

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

RGB color model

#5D9A67 color RGB value is (93,154,103).

RGB: (93,154,103) (36%, 60%, 40%)

RGB channels and saturation

R 93 of 255 = 36%
G 154 of 255 = 60%
B 103 of 255 = 40%

93
154
103

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

Portions of RGB colors in percentages

R + G + B = 93 + 154 + 103 = 350 (100%)
R 93 of 350 ~ 26.57%
G 154 of 350 ~ 44%
B 103 of 350 ~ 29.43'%

%26.57
%44
%29.43

CMYK color model

#5D9A67 color CMYK value is (40,0,33,40).

  • cyan value is 39.61%
  • magenta value is 0.00%
  • yellow value is 33.12%
  • key color value is 39.61%

CMYK: (40,0,33,40)
C40M0Y33K40 (40%, 0%, 33%, 40%)
(0.40 / 0.00 / 0.33 / 0.40)

CMYK percentages

%39.61
%0
%33.12
%39.61

Codes

Color #5D9A67 in popluar color models

5D 9A 67
RGB 93 154 103
HSL 130° 24.70% 48.43%
HSB/HSV 130° 39.61% 60.39%
CMYK 39.61% 0.00% 33.12%
39.61%

Color #5D9A67 in popluar number systems.

HEX 5D 9A 67
Decimal 93 154 103
Binary 1011101 10011010 1100111
Octal 135 232 147

Shades and tints

Shades of #5D9A67

#5D9A67
(93,154,103)
#558C5E
(85,140,94)
#4D7E55
(77,126,85)
#45704C
(69,112,76)
#3D6243
(61,98,67)
#35543A
(53,84,58)
#2D4631
(45,70,49)
#253828
(37,56,40)
#1D2A1F
(29,42,31)
#151C16
(21,28,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #5D9A67

#5D9A67
(93,154,103)
#6BA374
(107,163,116)
#79AC81
(121,172,129)
#87B58E
(135,181,142)
#95BE9B
(149,190,155)
#A3C7A8
(163,199,168)
#B1D0B5
(177,208,181)
#BFD9C2
(191,217,194)
#CDE2CF
(205,226,207)
#DBEBDC
(219,235,220)
#E9F4E9
(233,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9A67; }

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

This text font color is #5D9A67.

Background Color

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

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

This div background color is #5D9A67.

Border color

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

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

This div border color is #5D9A67.

Opacity

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

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

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

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

This text has shadow with #5D9A67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9A67.

Preview

Color preview on black background

This text has color #5D9A67 on black background.


Color preview on white background

This text has color #5D9A67 on white background.


Black color preview on #5D9A67 background

This text has black color on #5D9A67 background.


White color preview on #5D9A67 background

This text has white color on #5D9A67 background.


Related colors

Complementary color

Complementary color for #hex is #A26598.


I love getcolorcode.com

Triadic colors

1 #675D9A and #9A675D with #5D9A67 are triadic colors.

2 #679A5D and #9A5D67 with #5D9A67 are triadic colors.