COLOR #5D8288

HEX: #5D8288 RGB: (93,130,136)

Color info

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

RGB color model

#5D8288 color RGB value is (93,130,136).

RGB: (93,130,136) (36%, 51%, 53%)

RGB channels and saturation

R 93 of 255 = 36%
G 130 of 255 = 51%
B 136 of 255 = 53%

93
130
136

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

Portions of RGB colors in percentages

R + G + B = 93 + 130 + 136 = 359 (100%)
R 93 of 359 ~ 25.91%
G 130 of 359 ~ 36.21%
B 136 of 359 ~ 37.88'%

%25.91
%36.21
%37.88

CMYK color model

#5D8288 color CMYK value is (32,4,0,47).

  • cyan value is 31.62%
  • magenta value is 4.41%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (32,4,0,47)
C32M4Y0K47 (32%, 4%, 0%, 47%)
(0.32 / 0.04 / 0.00 / 0.47)

CMYK percentages

%31.62
%4.41
%0
%46.67

Codes

Color #5D8288 in popluar color models

5D 82 88
RGB 93 130 136
HSL 188° 18.78% 44.90%
HSB/HSV 188° 31.62% 53.33%
CMYK 31.62% 4.41% 0.00%
46.67%

Color #5D8288 in popluar number systems.

HEX 5D 82 88
Decimal 93 130 136
Binary 1011101 10000010 10001000
Octal 135 202 210

Shades and tints

Shades of #5D8288

#5D8288
(93,130,136)
#55777C
(85,119,124)
#4D6C70
(77,108,112)
#456164
(69,97,100)
#3D5658
(61,86,88)
#354B4C
(53,75,76)
#2D4040
(45,64,64)
#253534
(37,53,52)
#1D2A28
(29,42,40)
#151F1C
(21,31,28)
#0D1410
(13,20,16)
#000000
(0,0,0)

Tints of #5D8288

#5D8288
(93,130,136)
#6B8D92
(107,141,146)
#79989C
(121,152,156)
#87A3A6
(135,163,166)
#95AEB0
(149,174,176)
#A3B9BA
(163,185,186)
#B1C4C4
(177,196,196)
#BFCFCE
(191,207,206)
#CDDAD8
(205,218,216)
#DBE5E2
(219,229,226)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8288 color. Also use rgb(93,130,136) instead hex code.

Text Font Color

.myTextColor { color: #5D8288; }

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

This text font color is #5D8288.

Background Color

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

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

This div background color is #5D8288.

Border color

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

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

This div border color is #5D8288.

Opacity

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

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

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

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

This text has shadow with #5D8288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8288.

Preview

Color preview on black background

This text has color #5D8288 on black background.


Color preview on white background

This text has color #5D8288 on white background.


Black color preview on #5D8288 background

This text has black color on #5D8288 background.


White color preview on #5D8288 background

This text has white color on #5D8288 background.


Related colors

Complementary color

Complementary color for #hex is #A27D77.


I love getcolorcode.com

Triadic colors

1 #885D82 and #82885D with #5D8288 are triadic colors.

2 #88825D and #825D88 with #5D8288 are triadic colors.