COLOR #5D9163

HEX: #5D9163 RGB: (93,145,99)

Color info

#5D9163 contains red, green and blue colors in about the same proportion. Web safe color of #5D9163 is #669966 (or #696).

RGB color model

#5D9163 color RGB value is (93,145,99).

RGB: (93,145,99) (36%, 57%, 39%)

RGB channels and saturation

R 93 of 255 = 36%
G 145 of 255 = 57%
B 99 of 255 = 39%

93
145
99

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

Portions of RGB colors in percentages

R + G + B = 93 + 145 + 99 = 337 (100%)
R 93 of 337 ~ 27.6%
G 145 of 337 ~ 43.03%
B 99 of 337 ~ 29.38'%

%27.6
%43.03
%29.38

CMYK color model

#5D9163 color CMYK value is (36,0,32,43).

  • cyan value is 35.86%
  • magenta value is 0.00%
  • yellow value is 31.72%
  • key color value is 43.14%

CMYK: (36,0,32,43)
C36M0Y32K43 (36%, 0%, 32%, 43%)
(0.36 / 0.00 / 0.32 / 0.43)

CMYK percentages

%35.86
%0
%31.72
%43.14

Codes

Color #5D9163 in popluar color models

5D 91 63
RGB 93 145 99
HSL 127° 21.85% 46.67%
HSB/HSV 127° 35.86% 56.86%
CMYK 35.86% 0.00% 31.72%
43.14%

Color #5D9163 in popluar number systems.

HEX 5D 91 63
Decimal 93 145 99
Binary 1011101 10010001 1100011
Octal 135 221 143

Shades and tints

Shades of #5D9163

#5D9163
(93,145,99)
#55845A
(85,132,90)
#4D7751
(77,119,81)
#456A48
(69,106,72)
#3D5D3F
(61,93,63)
#355036
(53,80,54)
#2D432D
(45,67,45)
#253624
(37,54,36)
#1D291B
(29,41,27)
#151C12
(21,28,18)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #5D9163

#5D9163
(93,145,99)
#6B9B71
(107,155,113)
#79A57F
(121,165,127)
#87AF8D
(135,175,141)
#95B99B
(149,185,155)
#A3C3A9
(163,195,169)
#B1CDB7
(177,205,183)
#BFD7C5
(191,215,197)
#CDE1D3
(205,225,211)
#DBEBE1
(219,235,225)
#E9F5EF
(233,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9163; }

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

This text font color is #5D9163.

Background Color

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

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

This div background color is #5D9163.

Border color

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

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

This div border color is #5D9163.

Opacity

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

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

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

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

This text has shadow with #5D9163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9163.

Preview

Color preview on black background

This text has color #5D9163 on black background.


Color preview on white background

This text has color #5D9163 on white background.


Black color preview on #5D9163 background

This text has black color on #5D9163 background.


White color preview on #5D9163 background

This text has white color on #5D9163 background.


Related colors

Complementary color

Complementary color for #hex is #A26E9C.


I love getcolorcode.com

Triadic colors

1 #635D91 and #91635D with #5D9163 are triadic colors.

2 #63915D and #915D63 with #5D9163 are triadic colors.