COLOR #5D6276

HEX: #5D6276 RGB: (93,98,118)

Color info

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

RGB color model

#5D6276 color RGB value is (93,98,118).

RGB: (93,98,118) (36%, 38%, 46%)

RGB channels and saturation

R 93 of 255 = 36%
G 98 of 255 = 38%
B 118 of 255 = 46%

93
98
118

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

Portions of RGB colors in percentages

R + G + B = 93 + 98 + 118 = 309 (100%)
R 93 of 309 ~ 30.1%
G 98 of 309 ~ 31.72%
B 118 of 309 ~ 38.19'%

%30.1
%31.72
%38.19

CMYK color model

#5D6276 color CMYK value is (21,17,0,54).

  • cyan value is 21.19%
  • magenta value is 16.95%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (21,17,0,54) C21M17Y0K54 (21%,17%,0%,54%) (0.21/0.17/0.00/0.54) 

CMYK percentages

%21.19
%16.95
%0
%53.73

Codes

Color #5D6276 in popluar color models

5D 62 76
RGB 93 98 118
HSL 228° 11.85% 41.37%
HSB/HSV 228° 21.19% 46.27%
CMYK 21.19% 16.95% 0.00%
53.73%

Color #5D6276 in popluar number systems.

HEX 5D 62 76
Decimal 93 98 118
Binary 1011101 1100010 1110110
Octal 135 142 166

Shades and tints

Shades of #5D6276

#5D6276
(93,98,118)
#555A6C
(85,90,108)
#4D5262
(77,82,98)
#454A58
(69,74,88)
#3D424E
(61,66,78)
#353A44
(53,58,68)
#2D323A
(45,50,58)
#252A30
(37,42,48)
#1D2226
(29,34,38)
#151A1C
(21,26,28)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #5D6276

#5D6276
(93,98,118)
#6B7082
(107,112,130)
#797E8E
(121,126,142)
#878C9A
(135,140,154)
#959AA6
(149,154,166)
#A3A8B2
(163,168,178)
#B1B6BE
(177,182,190)
#BFC4CA
(191,196,202)
#CDD2D6
(205,210,214)
#DBE0E2
(219,224,226)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6276 color. Also use rgb(93,98,118) instead hex code.

Text Font Color

.myTextColor { color: #5D6276; }

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

This text font color is #5D6276.

Background Color

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

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

This div background color is #5D6276.

Border color

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

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

This div border color is #5D6276.

Opacity

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

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

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

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

This text has shadow with #5D6276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6276.

Preview

Color preview on black background

This text has color #5D6276 on black background.


Color preview on white background

This text has color #5D6276 on white background.


Black color preview on #5D6276 background

This text has black color on #5D6276 background.


White color preview on #5D6276 background

This text has white color on #5D6276 background.


Related colors

Complementary color

Complementary color for #hex is #A29D89.


I love getcolorcode.com

Triadic colors

1 #765D62 and #62765D with #5D6276 are triadic colors.

2 #76625D and #625D76 with #5D6276 are triadic colors.