COLOR #53677E

HEX: #53677E RGB: (83,103,126)

Color info

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

RGB color model

#53677E color RGB value is (83,103,126).

RGB: (83,103,126) (33%, 40%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 103 of 255 = 40%
B 126 of 255 = 49%

83
103
126

R + G + B ~ 41%. #53677E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 103 + 126 = 312 (100%)
R 83 of 312 ~ 26.6%
G 103 of 312 ~ 33.01%
B 126 of 312 ~ 40.38'%

%26.6
%33.01
%40.38

CMYK color model

#53677E color CMYK value is (34,18,0,51).

  • cyan value is 34.13%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (34,18,0,51)
C34M18Y0K51 (34%, 18%, 0%, 51%)
(0.34 / 0.18 / 0.00 / 0.51)

CMYK percentages

%34.13
%18.25
%0
%50.59

Codes

Color #53677E in popluar color models

53 67 7E
RGB 83 103 126
HSL 212° 20.57% 40.98%
HSB/HSV 212° 34.13% 49.41%
CMYK 34.13% 18.25% 0.00%
50.59%

Color #53677E in popluar number systems.

HEX 53 67 7E
Decimal 83 103 126
Binary 1010011 1100111 1111110
Octal 123 147 176

Shades and tints

Shades of #53677E

#53677E
(83,103,126)
#4C5E73
(76,94,115)
#455568
(69,85,104)
#3E4C5D
(62,76,93)
#374352
(55,67,82)
#303A47
(48,58,71)
#29313C
(41,49,60)
#222831
(34,40,49)
#1B1F26
(27,31,38)
#14161B
(20,22,27)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #53677E

#53677E
(83,103,126)
#627489
(98,116,137)
#718194
(113,129,148)
#808E9F
(128,142,159)
#8F9BAA
(143,155,170)
#9EA8B5
(158,168,181)
#ADB5C0
(173,181,192)
#BCC2CB
(188,194,203)
#CBCFD6
(203,207,214)
#DADCE1
(218,220,225)
#E9E9EC
(233,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53677E color. Also use rgb(83,103,126) instead hex code.

Text Font Color

.myTextColor { color: #53677E; }

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

This text font color is #53677E.

Background Color

.myBgColor { background-color: #53677E; }

<div style="background-color:#53677E">Inner text</div>

This div background color is #53677E.

Border color

.myBorderColor { border: 1px solid #53677E; }

<div style="border:3px solid #53677E">Div</div>

This div border color is #53677E.

Opacity

.myOpacity80 { color: #53677E; opacity: 0.8; }

<p style="color:#53677E;opacity:0.8;">80%</p>

Text with #53677E 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 #53677E;}

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

This text has shadow with #53677E color.


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

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

This text has shadow with #53677E primary color and red secondary color.


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

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

This text has shadow with #53677E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53677E.

Preview

Color preview on black background

This text has color #53677E on black background.


Color preview on white background

This text has color #53677E on white background.


Black color preview on #53677E background

This text has black color on #53677E background.


White color preview on #53677E background

This text has white color on #53677E background.


Related colors

Complementary color

Complementary color for #hex is #AC9881.


I love getcolorcode.com

Triadic colors

1 #7E5367 and #677E53 with #53677E are triadic colors.

2 #7E6753 and #67537E with #53677E are triadic colors.