COLOR #5D7E83

HEX: #5D7E83 RGB: (93,126,131)

Color info

#5D7E83 contains red, green and blue colors in about the same proportion. Web safe color of #5D7E83 is #666699 (or #669).

RGB color model

#5D7E83 color RGB value is (93,126,131).

RGB: (93,126,131) (36%, 49%, 51%)

RGB channels and saturation

R 93 of 255 = 36%
G 126 of 255 = 49%
B 131 of 255 = 51%

93
126
131

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

Portions of RGB colors in percentages

R + G + B = 93 + 126 + 131 = 350 (100%)
R 93 of 350 ~ 26.57%
G 126 of 350 ~ 36%
B 131 of 350 ~ 37.43'%

%26.57
%36
%37.43

CMYK color model

#5D7E83 color CMYK value is (29,4,0,49).

  • cyan value is 29.01%
  • magenta value is 3.82%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (29,4,0,49)
C29M4Y0K49 (29%, 4%, 0%, 49%)
(0.29 / 0.04 / 0.00 / 0.49)

CMYK percentages

%29.01
%3.82
%0
%48.63

Codes

Color #5D7E83 in popluar color models

5D 7E 83
RGB 93 126 131
HSL 188° 16.96% 43.92%
HSB/HSV 188° 29.01% 51.37%
CMYK 29.01% 3.82% 0.00%
48.63%

Color #5D7E83 in popluar number systems.

HEX 5D 7E 83
Decimal 93 126 131
Binary 1011101 1111110 10000011
Octal 135 176 203

Shades and tints

Shades of #5D7E83

#5D7E83
(93,126,131)
#557378
(85,115,120)
#4D686D
(77,104,109)
#455D62
(69,93,98)
#3D5257
(61,82,87)
#35474C
(53,71,76)
#2D3C41
(45,60,65)
#253136
(37,49,54)
#1D262B
(29,38,43)
#151B20
(21,27,32)
#0D1015
(13,16,21)
#000000
(0,0,0)

Tints of #5D7E83

#5D7E83
(93,126,131)
#6B898E
(107,137,142)
#799499
(121,148,153)
#879FA4
(135,159,164)
#95AAAF
(149,170,175)
#A3B5BA
(163,181,186)
#B1C0C5
(177,192,197)
#BFCBD0
(191,203,208)
#CDD6DB
(205,214,219)
#DBE1E6
(219,225,230)
#E9ECF1
(233,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7E83 color. Also use rgb(93,126,131) instead hex code.

Text Font Color

.myTextColor { color: #5D7E83; }

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

This text font color is #5D7E83.

Background Color

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

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

This div background color is #5D7E83.

Border color

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

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

This div border color is #5D7E83.

Opacity

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

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

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

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

This text has shadow with #5D7E83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7E83.

Preview

Color preview on black background

This text has color #5D7E83 on black background.


Color preview on white background

This text has color #5D7E83 on white background.


Black color preview on #5D7E83 background

This text has black color on #5D7E83 background.


White color preview on #5D7E83 background

This text has white color on #5D7E83 background.


Related colors

Complementary color

Complementary color for #hex is #A2817C.


I love getcolorcode.com

Triadic colors

1 #835D7E and #7E835D with #5D7E83 are triadic colors.

2 #837E5D and #7E5D83 with #5D7E83 are triadic colors.