COLOR #53424F

HEX: #53424F RGB: (83,66,79)

Renk bilgisi

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

RGB renk modeli

#53424F color RGB value is (83,66,79).

RGB: (83,66,79) (33%, 26%, 31%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 66 of 255 = 26%
B 79 of 255 = 31%

83
66
79

R + G + B ~ 30%. #53424F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 66 + 79 = 228 (100%)
R 83 of 228 ~ 36.4%
G 66 of 228 ~ 28.95%
B 79 of 228 ~ 34.65'%

%36.4
%28.95
%34.65

CMYK RENK MODELİ

#53424F rengi CMYK tonu (0,20,5,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.48%
  • sarı tonu 4.82%
  • ana renk tonu 67.45%
CMYK: (0,20,5,67) C0M20Y5K67 (0%,20%,5%,67%) (0.00/0.20/0.05/0.67) 

CMYK yüzdeleri

%0
%20.48
%4.82
%67.45

Codes

Color #53424F in popluar color models

53 42 4F
RGB 83 66 79
HSL 314° 11.41% 29.22%
HSB/HSV 314° 20.48% 32.55%
CMYK 0.00% 20.48% 4.82%
67.45%

Color #53424F in popluar number systems.

HEX 53 42 4F
Decimal 83 66 79
Binary 1010011 1000010 1001111
Octal 123 102 117

Shades and tints

Shades of #53424F

#53424F
(83,66,79)
#4C3C48
(76,60,72)
#453641
(69,54,65)
#3E303A
(62,48,58)
#372A33
(55,42,51)
#30242C
(48,36,44)
#291E25
(41,30,37)
#22181E
(34,24,30)
#1B1217
(27,18,23)
#140C10
(20,12,16)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #53424F

#53424F
(83,66,79)
#62535F
(98,83,95)
#71646F
(113,100,111)
#80757F
(128,117,127)
#8F868F
(143,134,143)
#9E979F
(158,151,159)
#ADA8AF
(173,168,175)
#BCB9BF
(188,185,191)
#CBCACF
(203,202,207)
#DADBDF
(218,219,223)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53424F; }

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

This text font color is #53424F.

Background Color

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

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

This div background color is #53424F.

Border color

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

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

This div border color is #53424F.

Opacity

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

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

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

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

This text has shadow with #53424F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53424F.

Preview

Color preview on black background

This text has color #53424F on black background.


Color preview on white background

This text has color #53424F on white background.


Black color preview on #53424F background

This text has black color on #53424F background.


White color preview on #53424F background

This text has white color on #53424F background.


Related colors

Complementary color

Complementary color for #hex is #ACBDB0.


I love getcolorcode.com

Triadic colors

1 #4F5342 and #424F53 with #53424F are triadic colors.

2 #4F4253 and #42534F with #53424F are triadic colors.