COLOR #523B49

HEX: #523B49 RGB: (82,59,73)

Renk bilgisi

#523B49 contains red, green and blue colors in about the same proportion. #523B49 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#523B49 color RGB value is (82,59,73).

RGB: (82,59,73) (32%, 23%, 29%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 59 of 255 = 23%
B 73 of 255 = 29%

82
59
73

R + G + B ~ 28%. #523B49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 59 + 73 = 214 (100%)
R 82 of 214 ~ 38.32%
G 59 of 214 ~ 27.57%
B 73 of 214 ~ 34.11'%

%38.32
%27.57
%34.11

CMYK RENK MODELİ

#523B49 rengi CMYK tonu (0,28,11,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.05%
  • sarı tonu 10.98%
  • ana renk tonu 67.84%

CMYK: (0,28,11,68)
C0M28Y11K68 (0%, 28%, 11%, 68%)
(0.00 / 0.28 / 0.11 / 0.68)

CMYK yüzdeleri

%0
%28.05
%10.98
%67.84

Codes

Color #523B49 in popluar color models

52 3B 49
RGB 82 59 73
HSL 323° 16.31% 27.65%
HSB/HSV 323° 28.05% 32.16%
CMYK 0.00% 28.05% 10.98%
67.84%

Color #523B49 in popluar number systems.

HEX 52 3B 49
Decimal 82 59 73
Binary 1010010 111011 1001001
Octal 122 73 111

Shades and tints

Shades of #523B49

#523B49
(82,59,73)
#4B3643
(75,54,67)
#44313D
(68,49,61)
#3D2C37
(61,44,55)
#362731
(54,39,49)
#2F222B
(47,34,43)
#281D25
(40,29,37)
#21181F
(33,24,31)
#1A1319
(26,19,25)
#130E13
(19,14,19)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #523B49

#523B49
(82,59,73)
#614C59
(97,76,89)
#705D69
(112,93,105)
#7F6E79
(127,110,121)
#8E7F89
(142,127,137)
#9D9099
(157,144,153)
#ACA1A9
(172,161,169)
#BBB2B9
(187,178,185)
#CAC3C9
(202,195,201)
#D9D4D9
(217,212,217)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523B49 color. Also use rgb(82,59,73) instead hex code.

Text Font Color

.myTextColor { color: #523B49; }

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

This text font color is #523B49.

Background Color

.myBgColor { background-color: #523B49; }

<div style="background-color:#523B49">Inner text</div>

This div background color is #523B49.

Border color

.myBorderColor { border: 1px solid #523B49; }

<div style="border:3px solid #523B49">Div</div>

This div border color is #523B49.

Opacity

.myOpacity80 { color: #523B49; opacity: 0.8; }

<p style="color:#523B49;opacity:0.8;">80%</p>

Text with #523B49 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 #523B49;}

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

This text has shadow with #523B49 color.


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

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

This text has shadow with #523B49 primary color and red secondary color.


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

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

This text has shadow with #523B49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #523B49.

Preview

Color preview on black background

This text has color #523B49 on black background.


Color preview on white background

This text has color #523B49 on white background.


Black color preview on #523B49 background

This text has black color on #523B49 background.


White color preview on #523B49 background

This text has white color on #523B49 background.


Related colors

Complementary color

Complementary color for #hex is #ADC4B6.


I love getcolorcode.com

Triadic colors

1 #49523B and #3B4952 with #523B49 are triadic colors.

2 #493B52 and #3B5249 with #523B49 are triadic colors.