COLOR #53474F

HEX: #53474F RGB: (83,71,79)

Renk bilgisi

#53474F contains red, green and blue colors in about the same proportion. #53474F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#53474F color RGB value is (83,71,79).

RGB: (83,71,79) (33%, 28%, 31%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 71 of 255 = 28%
B 79 of 255 = 31%

83
71
79

R + G + B ~ 31%. #53474F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 71 + 79 = 233 (100%)
R 83 of 233 ~ 35.62%
G 71 of 233 ~ 30.47%
B 79 of 233 ~ 33.91'%

%35.62
%30.47
%33.91

CMYK RENK MODELİ

#53474F rengi CMYK tonu (0,14,5,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.46%
  • sarı tonu 4.82%
  • ana renk tonu 67.45%

CMYK: (0,14,5,67)
C0M14Y5K67 (0%, 14%, 5%, 67%)
(0.00 / 0.14 / 0.05 / 0.67)

CMYK yüzdeleri

%0
%14.46
%4.82
%67.45

Codes

Color #53474F in popluar color models

53 47 4F
RGB 83 71 79
HSL 320° 7.79% 30.20%
HSB/HSV 320° 14.46% 32.55%
CMYK 0.00% 14.46% 4.82%
67.45%

Color #53474F in popluar number systems.

HEX 53 47 4F
Decimal 83 71 79
Binary 1010011 1000111 1001111
Octal 123 107 117

Shades and tints

Shades of #53474F

#53474F
(83,71,79)
#4C4148
(76,65,72)
#453B41
(69,59,65)
#3E353A
(62,53,58)
#372F33
(55,47,51)
#30292C
(48,41,44)
#292325
(41,35,37)
#221D1E
(34,29,30)
#1B1717
(27,23,23)
#141110
(20,17,16)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #53474F

#53474F
(83,71,79)
#62575F
(98,87,95)
#71676F
(113,103,111)
#80777F
(128,119,127)
#8F878F
(143,135,143)
#9E979F
(158,151,159)
#ADA7AF
(173,167,175)
#BCB7BF
(188,183,191)
#CBC7CF
(203,199,207)
#DAD7DF
(218,215,223)
#E9E7EF
(233,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53474F color. Also use rgb(83,71,79) instead hex code.

Text Font Color

.myTextColor { color: #53474F; }

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

This text font color is #53474F.

Background Color

.myBgColor { background-color: #53474F; }

<div style="background-color:#53474F">Inner text</div>

This div background color is #53474F.

Border color

.myBorderColor { border: 1px solid #53474F; }

<div style="border:3px solid #53474F">Div</div>

This div border color is #53474F.

Opacity

.myOpacity80 { color: #53474F; opacity: 0.8; }

<p style="color:#53474F;opacity:0.8;">80%</p>

Text with #53474F 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 #53474F;}

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

This text has shadow with #53474F color.


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

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

This text has shadow with #53474F primary color and red secondary color.


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

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

This text has shadow with #53474F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53474F.

Preview

Color preview on black background

This text has color #53474F on black background.


Color preview on white background

This text has color #53474F on white background.


Black color preview on #53474F background

This text has black color on #53474F background.


White color preview on #53474F background

This text has white color on #53474F background.


Related colors

Complementary color

Complementary color for #hex is #ACB8B0.


I love getcolorcode.com

Triadic colors

1 #4F5347 and #474F53 with #53474F are triadic colors.

2 #4F4753 and #47534F with #53474F are triadic colors.