COLOR #84537D

HEX: #84537D RGB: (132,83,125)

Renk bilgisi

#84537D contains red, green and blue colors in about the same proportion. #84537D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#84537D color RGB value is (132,83,125).

RGB: (132,83,125) (52%, 33%, 49%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 83 of 255 = 33%
B 125 of 255 = 49%

132
83
125

R + G + B ~ 45%. #84537D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 83 + 125 = 340 (100%)
R 132 of 340 ~ 38.82%
G 83 of 340 ~ 24.41%
B 125 of 340 ~ 36.76'%

%38.82
%24.41
%36.76

CMYK RENK MODELİ

#84537D rengi CMYK tonu (0,37,5,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.12%
  • sarı tonu 5.30%
  • ana renk tonu 48.24%

CMYK: (0,37,5,48)
C0M37Y5K48 (0%, 37%, 5%, 48%)
(0.00 / 0.37 / 0.05 / 0.48)

CMYK yüzdeleri

%0
%37.12
%5.3
%48.24

Codes

Color #84537D in popluar color models

84 53 7D
RGB 132 83 125
HSL 309° 22.79% 42.16%
HSB/HSV 309° 37.12% 51.76%
CMYK 0.00% 37.12% 5.30%
48.24%

Color #84537D in popluar number systems.

HEX 84 53 7D
Decimal 132 83 125
Binary 10000100 1010011 1111101
Octal 204 123 175

Shades and tints

Shades of #84537D

#84537D
(132,83,125)
#784C72
(120,76,114)
#6C4567
(108,69,103)
#603E5C
(96,62,92)
#543751
(84,55,81)
#483046
(72,48,70)
#3C293B
(60,41,59)
#302230
(48,34,48)
#241B25
(36,27,37)
#18141A
(24,20,26)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #84537D

#84537D
(132,83,125)
#8F6288
(143,98,136)
#9A7193
(154,113,147)
#A5809E
(165,128,158)
#B08FA9
(176,143,169)
#BB9EB4
(187,158,180)
#C6ADBF
(198,173,191)
#D1BCCA
(209,188,202)
#DCCBD5
(220,203,213)
#E7DAE0
(231,218,224)
#F2E9EB
(242,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84537D color. Also use rgb(132,83,125) instead hex code.

Text Font Color

.myTextColor { color: #84537D; }

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

This text font color is #84537D.

Background Color

.myBgColor { background-color: #84537D; }

<div style="background-color:#84537D">Inner text</div>

This div background color is #84537D.

Border color

.myBorderColor { border: 1px solid #84537D; }

<div style="border:3px solid #84537D">Div</div>

This div border color is #84537D.

Opacity

.myOpacity80 { color: #84537D; opacity: 0.8; }

<p style="color:#84537D;opacity:0.8;">80%</p>

Text with #84537D 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 #84537D;}

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

This text has shadow with #84537D color.


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

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

This text has shadow with #84537D primary color and red secondary color.


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

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

This text has shadow with #84537D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84537D.

Preview

Color preview on black background

This text has color #84537D on black background.


Color preview on white background

This text has color #84537D on white background.


Black color preview on #84537D background

This text has black color on #84537D background.


White color preview on #84537D background

This text has white color on #84537D background.


Related colors

Complementary color

Complementary color for #hex is #7BAC82.


I love getcolorcode.com

Triadic colors

1 #7D8453 and #537D84 with #84537D are triadic colors.

2 #7D5384 and #53847D with #84537D are triadic colors.