COLOR #53493B

HEX: #53493B RGB: (83,73,59)

Renk bilgisi

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

RGB renk modeli

#53493B color RGB value is (83,73,59).

RGB: (83,73,59) (33%, 29%, 23%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 73 of 255 = 29%
B 59 of 255 = 23%

83
73
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 73 + 59 = 215 (100%)
R 83 of 215 ~ 38.6%
G 73 of 215 ~ 33.95%
B 59 of 215 ~ 27.44'%

%38.6
%33.95
%27.44

CMYK RENK MODELİ

#53493B rengi CMYK tonu (0,12,29,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.05%
  • sarı tonu 28.92%
  • ana renk tonu 67.45%

CMYK: (0,12,29,67)
C0M12Y29K67 (0%, 12%, 29%, 67%)
(0.00 / 0.12 / 0.29 / 0.67)

CMYK yüzdeleri

%0
%12.05
%28.92
%67.45

Codes

Color #53493B in popluar color models

53 49 3B
RGB 83 73 59
HSL 35° 16.90% 27.84%
HSB/HSV 35° 28.92% 32.55%
CMYK 0.00% 12.05% 28.92%
67.45%

Color #53493B in popluar number systems.

HEX 53 49 3B
Decimal 83 73 59
Binary 1010011 1001001 111011
Octal 123 111 73

Shades and tints

Shades of #53493B

#53493B
(83,73,59)
#4C4336
(76,67,54)
#453D31
(69,61,49)
#3E372C
(62,55,44)
#373127
(55,49,39)
#302B22
(48,43,34)
#29251D
(41,37,29)
#221F18
(34,31,24)
#1B1913
(27,25,19)
#14130E
(20,19,14)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #53493B

#53493B
(83,73,59)
#62594C
(98,89,76)
#71695D
(113,105,93)
#80796E
(128,121,110)
#8F897F
(143,137,127)
#9E9990
(158,153,144)
#ADA9A1
(173,169,161)
#BCB9B2
(188,185,178)
#CBC9C3
(203,201,195)
#DAD9D4
(218,217,212)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53493B color. Also use rgb(83,73,59) instead hex code.

Text Font Color

.myTextColor { color: #53493B; }

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

This text font color is #53493B.

Background Color

.myBgColor { background-color: #53493B; }

<div style="background-color:#53493B">Inner text</div>

This div background color is #53493B.

Border color

.myBorderColor { border: 1px solid #53493B; }

<div style="border:3px solid #53493B">Div</div>

This div border color is #53493B.

Opacity

.myOpacity80 { color: #53493B; opacity: 0.8; }

<p style="color:#53493B;opacity:0.8;">80%</p>

Text with #53493B 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 #53493B;}

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

This text has shadow with #53493B color.


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

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

This text has shadow with #53493B primary color and red secondary color.


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

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

This text has shadow with #53493B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53493B.

Preview

Color preview on black background

This text has color #53493B on black background.


Color preview on white background

This text has color #53493B on white background.


Black color preview on #53493B background

This text has black color on #53493B background.


White color preview on #53493B background

This text has white color on #53493B background.


Related colors

Complementary color

Complementary color for #hex is #ACB6C4.


I love getcolorcode.com

Triadic colors

1 #3B5349 and #493B53 with #53493B are triadic colors.

2 #3B4953 and #49533B with #53493B are triadic colors.