COLOR #53463B

HEX: #53463B RGB: (83,70,59)

Renk bilgisi

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

RGB renk modeli

#53463B color RGB value is (83,70,59).

RGB: (83,70,59) (33%, 27%, 23%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 70 of 255 = 27%
B 59 of 255 = 23%

83
70
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 70 + 59 = 212 (100%)
R 83 of 212 ~ 39.15%
G 70 of 212 ~ 33.02%
B 59 of 212 ~ 27.83'%

%39.15
%33.02
%27.83

CMYK RENK MODELİ

#53463B rengi CMYK tonu (0,16,29,67).

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

CMYK: (0,16,29,67)
C0M16Y29K67 (0%, 16%, 29%, 67%)
(0.00 / 0.16 / 0.29 / 0.67)

CMYK yüzdeleri

%0
%15.66
%28.92
%67.45

Codes

Color #53463B in popluar color models

53 46 3B
RGB 83 70 59
HSL 28° 16.90% 27.84%
HSB/HSV 28° 28.92% 32.55%
CMYK 0.00% 15.66% 28.92%
67.45%

Color #53463B in popluar number systems.

HEX 53 46 3B
Decimal 83 70 59
Binary 1010011 1000110 111011
Octal 123 106 73

Shades and tints

Shades of #53463B

#53463B
(83,70,59)
#4C4036
(76,64,54)
#453A31
(69,58,49)
#3E342C
(62,52,44)
#372E27
(55,46,39)
#302822
(48,40,34)
#29221D
(41,34,29)
#221C18
(34,28,24)
#1B1613
(27,22,19)
#14100E
(20,16,14)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #53463B

#53463B
(83,70,59)
#62564C
(98,86,76)
#71665D
(113,102,93)
#80766E
(128,118,110)
#8F867F
(143,134,127)
#9E9690
(158,150,144)
#ADA6A1
(173,166,161)
#BCB6B2
(188,182,178)
#CBC6C3
(203,198,195)
#DAD6D4
(218,214,212)
#E9E6E5
(233,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53463B; }

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

This text font color is #53463B.

Background Color

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

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

This div background color is #53463B.

Border color

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

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

This div border color is #53463B.

Opacity

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

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

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

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

This text has shadow with #53463B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53463B.

Preview

Color preview on black background

This text has color #53463B on black background.


Color preview on white background

This text has color #53463B on white background.


Black color preview on #53463B background

This text has black color on #53463B background.


White color preview on #53463B background

This text has white color on #53463B background.


Related colors

Complementary color

Complementary color for #hex is #ACB9C4.


I love getcolorcode.com

Triadic colors

1 #3B5346 and #463B53 with #53463B are triadic colors.

2 #3B4653 and #46533B with #53463B are triadic colors.