COLOR #53747A

HEX: #53747A RGB: (83,116,122)

Color info

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

RGB color model

#53747A color RGB value is (83,116,122).

RGB: (83,116,122) (33%, 45%, 48%)

RGB channels and saturation

R 83 of 255 = 33%
G 116 of 255 = 45%
B 122 of 255 = 48%

83
116
122

R + G + B ~ 42%. #53747A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 116 + 122 = 321 (100%)
R 83 of 321 ~ 25.86%
G 116 of 321 ~ 36.14%
B 122 of 321 ~ 38.01'%

%25.86
%36.14
%38.01

CMYK color model

#53747A color CMYK value is (32,5,0,52).

  • cyan value is 31.97%
  • magenta value is 4.92%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (32,5,0,52)
C32M5Y0K52 (32%, 5%, 0%, 52%)
(0.32 / 0.05 / 0.00 / 0.52)

CMYK percentages

%31.97
%4.92
%0
%52.16

Codes

Color #53747A in popluar color models

53 74 7A
RGB 83 116 122
HSL 189° 19.02% 40.20%
HSB/HSV 189° 31.97% 47.84%
CMYK 31.97% 4.92% 0.00%
52.16%

Color #53747A in popluar number systems.

HEX 53 74 7A
Decimal 83 116 122
Binary 1010011 1110100 1111010
Octal 123 164 172

Shades and tints

Shades of #53747A

#53747A
(83,116,122)
#4C6A6F
(76,106,111)
#456064
(69,96,100)
#3E5659
(62,86,89)
#374C4E
(55,76,78)
#304243
(48,66,67)
#293838
(41,56,56)
#222E2D
(34,46,45)
#1B2422
(27,36,34)
#141A17
(20,26,23)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #53747A

#53747A
(83,116,122)
#628086
(98,128,134)
#718C92
(113,140,146)
#80989E
(128,152,158)
#8FA4AA
(143,164,170)
#9EB0B6
(158,176,182)
#ADBCC2
(173,188,194)
#BCC8CE
(188,200,206)
#CBD4DA
(203,212,218)
#DAE0E6
(218,224,230)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53747A color. Also use rgb(83,116,122) instead hex code.

Text Font Color

.myTextColor { color: #53747A; }

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

This text font color is #53747A.

Background Color

.myBgColor { background-color: #53747A; }

<div style="background-color:#53747A">Inner text</div>

This div background color is #53747A.

Border color

.myBorderColor { border: 1px solid #53747A; }

<div style="border:3px solid #53747A">Div</div>

This div border color is #53747A.

Opacity

.myOpacity80 { color: #53747A; opacity: 0.8; }

<p style="color:#53747A;opacity:0.8;">80%</p>

Text with #53747A 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 #53747A;}

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

This text has shadow with #53747A color.


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

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

This text has shadow with #53747A primary color and red secondary color.


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

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

This text has shadow with #53747A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53747A.

Preview

Color preview on black background

This text has color #53747A on black background.


Color preview on white background

This text has color #53747A on white background.


Black color preview on #53747A background

This text has black color on #53747A background.


White color preview on #53747A background

This text has white color on #53747A background.


Related colors

Complementary color

Complementary color for #hex is #AC8B85.


I love getcolorcode.com

Triadic colors

1 #7A5374 and #747A53 with #53747A are triadic colors.

2 #7A7453 and #74537A with #53747A are triadic colors.