COLOR #5D7078

HEX: #5D7078 RGB: (93,112,120)

Color info

#5D7078 contains red, green and blue colors in about the same proportion. Web safe color of #5D7078 is #666666 (or #666).

RGB color model

#5D7078 color RGB value is (93,112,120).

RGB: (93,112,120) (36%, 44%, 47%)

RGB channels and saturation

R 93 of 255 = 36%
G 112 of 255 = 44%
B 120 of 255 = 47%

93
112
120

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

Portions of RGB colors in percentages

R + G + B = 93 + 112 + 120 = 325 (100%)
R 93 of 325 ~ 28.62%
G 112 of 325 ~ 34.46%
B 120 of 325 ~ 36.92'%

%28.62
%34.46
%36.92

CMYK color model

#5D7078 color CMYK value is (23,7,0,53).

  • cyan value is 22.50%
  • magenta value is 6.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (23,7,0,53)
C23M7Y0K53 (23%, 7%, 0%, 53%)
(0.23 / 0.07 / 0.00 / 0.53)

CMYK percentages

%22.5
%6.67
%0
%52.94

Codes

Color #5D7078 in popluar color models

5D 70 78
RGB 93 112 120
HSL 198° 12.68% 41.76%
HSB/HSV 198° 22.50% 47.06%
CMYK 22.50% 6.67% 0.00%
52.94%

Color #5D7078 in popluar number systems.

HEX 5D 70 78
Decimal 93 112 120
Binary 1011101 1110000 1111000
Octal 135 160 170

Shades and tints

Shades of #5D7078

#5D7078
(93,112,120)
#55666E
(85,102,110)
#4D5C64
(77,92,100)
#45525A
(69,82,90)
#3D4850
(61,72,80)
#353E46
(53,62,70)
#2D343C
(45,52,60)
#252A32
(37,42,50)
#1D2028
(29,32,40)
#15161E
(21,22,30)
#0D0C14
(13,12,20)
#000000
(0,0,0)

Tints of #5D7078

#5D7078
(93,112,120)
#6B7D84
(107,125,132)
#798A90
(121,138,144)
#87979C
(135,151,156)
#95A4A8
(149,164,168)
#A3B1B4
(163,177,180)
#B1BEC0
(177,190,192)
#BFCBCC
(191,203,204)
#CDD8D8
(205,216,216)
#DBE5E4
(219,229,228)
#E9F2F0
(233,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7078 color. Also use rgb(93,112,120) instead hex code.

Text Font Color

.myTextColor { color: #5D7078; }

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

This text font color is #5D7078.

Background Color

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

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

This div background color is #5D7078.

Border color

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

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

This div border color is #5D7078.

Opacity

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

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

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

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

This text has shadow with #5D7078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7078.

Preview

Color preview on black background

This text has color #5D7078 on black background.


Color preview on white background

This text has color #5D7078 on white background.


Black color preview on #5D7078 background

This text has black color on #5D7078 background.


White color preview on #5D7078 background

This text has white color on #5D7078 background.


Related colors

Complementary color

Complementary color for #hex is #A28F87.


I love getcolorcode.com

Triadic colors

1 #785D70 and #70785D with #5D7078 are triadic colors.

2 #78705D and #705D78 with #5D7078 are triadic colors.