COLOR #5D9294

HEX: #5D9294 RGB: (93,146,148)

Color info

#5D9294 contains red, green and blue colors in about the same proportion. Web safe color of #5D9294 is #669999 (or #699).

RGB color model

#5D9294 color RGB value is (93,146,148).

RGB: (93,146,148) (36%, 57%, 58%)

RGB channels and saturation

R 93 of 255 = 36%
G 146 of 255 = 57%
B 148 of 255 = 58%

93
146
148

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

Portions of RGB colors in percentages

R + G + B = 93 + 146 + 148 = 387 (100%)
R 93 of 387 ~ 24.03%
G 146 of 387 ~ 37.73%
B 148 of 387 ~ 38.24'%

%24.03
%37.73
%38.24

CMYK color model

#5D9294 color CMYK value is (37,1,0,42).

  • cyan value is 37.16%
  • magenta value is 1.35%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (37,1,0,42)
C37M1Y0K42 (37%, 1%, 0%, 42%)
(0.37 / 0.01 / 0.00 / 0.42)

CMYK percentages

%37.16
%1.35
%0
%41.96

Codes

Color #5D9294 in popluar color models

5D 92 94
RGB 93 146 148
HSL 182° 22.82% 47.25%
HSB/HSV 182° 37.16% 58.04%
CMYK 37.16% 1.35% 0.00%
41.96%

Color #5D9294 in popluar number systems.

HEX 5D 92 94
Decimal 93 146 148
Binary 1011101 10010010 10010100
Octal 135 222 224

Shades and tints

Shades of #5D9294

#5D9294
(93,146,148)
#558587
(85,133,135)
#4D787A
(77,120,122)
#456B6D
(69,107,109)
#3D5E60
(61,94,96)
#355153
(53,81,83)
#2D4446
(45,68,70)
#253739
(37,55,57)
#1D2A2C
(29,42,44)
#151D1F
(21,29,31)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #5D9294

#5D9294
(93,146,148)
#6B9B9D
(107,155,157)
#79A4A6
(121,164,166)
#87ADAF
(135,173,175)
#95B6B8
(149,182,184)
#A3BFC1
(163,191,193)
#B1C8CA
(177,200,202)
#BFD1D3
(191,209,211)
#CDDADC
(205,218,220)
#DBE3E5
(219,227,229)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9294; }

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

This text font color is #5D9294.

Background Color

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

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

This div background color is #5D9294.

Border color

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

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

This div border color is #5D9294.

Opacity

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

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

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

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

This text has shadow with #5D9294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9294.

Preview

Color preview on black background

This text has color #5D9294 on black background.


Color preview on white background

This text has color #5D9294 on white background.


Black color preview on #5D9294 background

This text has black color on #5D9294 background.


White color preview on #5D9294 background

This text has white color on #5D9294 background.


Related colors

Complementary color

Complementary color for #hex is #A26D6B.


I love getcolorcode.com

Triadic colors

1 #945D92 and #92945D with #5D9294 are triadic colors.

2 #94925D and #925D94 with #5D9294 are triadic colors.