COLOR #53626E

HEX: #53626E RGB: (83,98,110)

Color info

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

RGB color model

#53626E color RGB value is (83,98,110).

RGB: (83,98,110) (33%, 38%, 43%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 110 of 255 = 43%

83
98
110

R + G + B ~ 38%. #53626E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 110 = 291 (100%)
R 83 of 291 ~ 28.52%
G 98 of 291 ~ 33.68%
B 110 of 291 ~ 37.8'%

%28.52
%33.68
%37.8

CMYK color model

#53626E color CMYK value is (25,11,0,57).

  • cyan value is 24.55%
  • magenta value is 10.91%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (25,11,0,57)
C25M11Y0K57 (25%, 11%, 0%, 57%)
(0.25 / 0.11 / 0.00 / 0.57)

CMYK percentages

%24.55
%10.91
%0
%56.86

Codes

Color #53626E in popluar color models

53 62 6E
RGB 83 98 110
HSL 207° 13.99% 37.84%
HSB/HSV 207° 24.55% 43.14%
CMYK 24.55% 10.91% 0.00%
56.86%

Color #53626E in popluar number systems.

HEX 53 62 6E
Decimal 83 98 110
Binary 1010011 1100010 1101110
Octal 123 142 156

Shades and tints

Shades of #53626E

#53626E
(83,98,110)
#4C5A64
(76,90,100)
#45525A
(69,82,90)
#3E4A50
(62,74,80)
#374246
(55,66,70)
#303A3C
(48,58,60)
#293232
(41,50,50)
#222A28
(34,42,40)
#1B221E
(27,34,30)
#141A14
(20,26,20)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #53626E

#53626E
(83,98,110)
#62707B
(98,112,123)
#717E88
(113,126,136)
#808C95
(128,140,149)
#8F9AA2
(143,154,162)
#9EA8AF
(158,168,175)
#ADB6BC
(173,182,188)
#BCC4C9
(188,196,201)
#CBD2D6
(203,210,214)
#DAE0E3
(218,224,227)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53626E color. Also use rgb(83,98,110) instead hex code.

Text Font Color

.myTextColor { color: #53626E; }

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

This text font color is #53626E.

Background Color

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

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

This div background color is #53626E.

Border color

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

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

This div border color is #53626E.

Opacity

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

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

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

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

This text has shadow with #53626E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53626E.

Preview

Color preview on black background

This text has color #53626E on black background.


Color preview on white background

This text has color #53626E on white background.


Black color preview on #53626E background

This text has black color on #53626E background.


White color preview on #53626E background

This text has white color on #53626E background.


Related colors

Complementary color

Complementary color for #hex is #AC9D91.


I love getcolorcode.com

Triadic colors

1 #6E5362 and #626E53 with #53626E are triadic colors.

2 #6E6253 and #62536E with #53626E are triadic colors.