COLOR #5D9271

HEX: #5D9271 RGB: (93,146,113)

Color info

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

RGB color model

#5D9271 color RGB value is (93,146,113).

RGB: (93,146,113) (36%, 57%, 44%)

RGB channels and saturation

R 93 of 255 = 36%
G 146 of 255 = 57%
B 113 of 255 = 44%

93
146
113

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

Portions of RGB colors in percentages

R + G + B = 93 + 146 + 113 = 352 (100%)
R 93 of 352 ~ 26.42%
G 146 of 352 ~ 41.48%
B 113 of 352 ~ 32.1'%

%26.42
%41.48
%32.1

CMYK color model

#5D9271 color CMYK value is (36,0,23,43).

  • cyan value is 36.30%
  • magenta value is 0.00%
  • yellow value is 22.60%
  • key color value is 42.75%
CMYK: (36,0,23,43) C36M0Y23K43 (36%,0%,23%,43%) (0.36/0.00/0.23/0.43) 

CMYK percentages

%36.3
%0
%22.6
%42.75

Codes

Color #5D9271 in popluar color models

5D 92 71
RGB 93 146 113
HSL 143° 22.18% 46.86%
HSB/HSV 143° 36.30% 57.25%
CMYK 36.30% 0.00% 22.60%
42.75%

Color #5D9271 in popluar number systems.

HEX 5D 92 71
Decimal 93 146 113
Binary 1011101 10010010 1110001
Octal 135 222 161

Shades and tints

Shades of #5D9271

#5D9271
(93,146,113)
#558567
(85,133,103)
#4D785D
(77,120,93)
#456B53
(69,107,83)
#3D5E49
(61,94,73)
#35513F
(53,81,63)
#2D4435
(45,68,53)
#25372B
(37,55,43)
#1D2A21
(29,42,33)
#151D17
(21,29,23)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #5D9271

#5D9271
(93,146,113)
#6B9B7D
(107,155,125)
#79A489
(121,164,137)
#87AD95
(135,173,149)
#95B6A1
(149,182,161)
#A3BFAD
(163,191,173)
#B1C8B9
(177,200,185)
#BFD1C5
(191,209,197)
#CDDAD1
(205,218,209)
#DBE3DD
(219,227,221)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9271; }

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

This text font color is #5D9271.

Background Color

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

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

This div background color is #5D9271.

Border color

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

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

This div border color is #5D9271.

Opacity

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

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

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

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

This text has shadow with #5D9271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9271.

Preview

Color preview on black background

This text has color #5D9271 on black background.


Color preview on white background

This text has color #5D9271 on white background.


Black color preview on #5D9271 background

This text has black color on #5D9271 background.


White color preview on #5D9271 background

This text has white color on #5D9271 background.


Related colors

Complementary color

Complementary color for #hex is #A26D8E.


I love getcolorcode.com

Triadic colors

1 #715D92 and #92715D with #5D9271 are triadic colors.

2 #71925D and #925D71 with #5D9271 are triadic colors.