COLOR #5D9275

HEX: #5D9275 RGB: (93,146,117)

Color info

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

RGB color model

#5D9275 color RGB value is (93,146,117).

RGB: (93,146,117) (36%, 57%, 46%)

RGB channels and saturation

R 93 of 255 = 36%
G 146 of 255 = 57%
B 117 of 255 = 46%

93
146
117

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

Portions of RGB colors in percentages

R + G + B = 93 + 146 + 117 = 356 (100%)
R 93 of 356 ~ 26.12%
G 146 of 356 ~ 41.01%
B 117 of 356 ~ 32.87'%

%26.12
%41.01
%32.87

CMYK color model

#5D9275 color CMYK value is (36,0,20,43).

  • cyan value is 36.30%
  • magenta value is 0.00%
  • yellow value is 19.86%
  • key color value is 42.75%

CMYK: (36,0,20,43)
C36M0Y20K43 (36%, 0%, 20%, 43%)
(0.36 / 0.00 / 0.20 / 0.43)

CMYK percentages

%36.3
%0
%19.86
%42.75

Codes

Color #5D9275 in popluar color models

5D 92 75
RGB 93 146 117
HSL 147° 22.18% 46.86%
HSB/HSV 147° 36.30% 57.25%
CMYK 36.30% 0.00% 19.86%
42.75%

Color #5D9275 in popluar number systems.

HEX 5D 92 75
Decimal 93 146 117
Binary 1011101 10010010 1110101
Octal 135 222 165

Shades and tints

Shades of #5D9275

#5D9275
(93,146,117)
#55856B
(85,133,107)
#4D7861
(77,120,97)
#456B57
(69,107,87)
#3D5E4D
(61,94,77)
#355143
(53,81,67)
#2D4439
(45,68,57)
#25372F
(37,55,47)
#1D2A25
(29,42,37)
#151D1B
(21,29,27)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #5D9275

#5D9275
(93,146,117)
#6B9B81
(107,155,129)
#79A48D
(121,164,141)
#87AD99
(135,173,153)
#95B6A5
(149,182,165)
#A3BFB1
(163,191,177)
#B1C8BD
(177,200,189)
#BFD1C9
(191,209,201)
#CDDAD5
(205,218,213)
#DBE3E1
(219,227,225)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9275; }

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

This text font color is #5D9275.

Background Color

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

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

This div background color is #5D9275.

Border color

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

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

This div border color is #5D9275.

Opacity

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

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

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

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

This text has shadow with #5D9275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9275.

Preview

Color preview on black background

This text has color #5D9275 on black background.


Color preview on white background

This text has color #5D9275 on white background.


Black color preview on #5D9275 background

This text has black color on #5D9275 background.


White color preview on #5D9275 background

This text has white color on #5D9275 background.


Related colors

Complementary color

Complementary color for #hex is #A26D8A.


I love getcolorcode.com

Triadic colors

1 #755D92 and #92755D with #5D9275 are triadic colors.

2 #75925D and #925D75 with #5D9275 are triadic colors.