COLOR #84677D

HEX: #84677D RGB: (132,103,125)

Renk bilgisi

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

RGB renk modeli

#84677D color RGB value is (132,103,125).

RGB: (132,103,125) (52%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 103 of 255 = 40%
B 125 of 255 = 49%

132
103
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 103 + 125 = 360 (100%)
R 132 of 360 ~ 36.67%
G 103 of 360 ~ 28.61%
B 125 of 360 ~ 34.72'%

%36.67
%28.61
%34.72

CMYK RENK MODELİ

#84677D rengi CMYK tonu (0,22,5,48).

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

CMYK: (0,22,5,48)
C0M22Y5K48 (0%, 22%, 5%, 48%)
(0.00 / 0.22 / 0.05 / 0.48)

CMYK yüzdeleri

%0
%21.97
%5.3
%48.24

Codes

Color #84677D in popluar color models

84 67 7D
RGB 132 103 125
HSL 314° 12.34% 46.08%
HSB/HSV 314° 21.97% 51.76%
CMYK 0.00% 21.97% 5.30%
48.24%

Color #84677D in popluar number systems.

HEX 84 67 7D
Decimal 132 103 125
Binary 10000100 1100111 1111101
Octal 204 147 175

Shades and tints

Shades of #84677D

#84677D
(132,103,125)
#785E72
(120,94,114)
#6C5567
(108,85,103)
#604C5C
(96,76,92)
#544351
(84,67,81)
#483A46
(72,58,70)
#3C313B
(60,49,59)
#302830
(48,40,48)
#241F25
(36,31,37)
#18161A
(24,22,26)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #84677D

#84677D
(132,103,125)
#8F7488
(143,116,136)
#9A8193
(154,129,147)
#A58E9E
(165,142,158)
#B09BA9
(176,155,169)
#BBA8B4
(187,168,180)
#C6B5BF
(198,181,191)
#D1C2CA
(209,194,202)
#DCCFD5
(220,207,213)
#E7DCE0
(231,220,224)
#F2E9EB
(242,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84677D; }

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

This text font color is #84677D.

Background Color

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

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

This div background color is #84677D.

Border color

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

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

This div border color is #84677D.

Opacity

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

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

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

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

This text has shadow with #84677D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84677D.

Preview

Color preview on black background

This text has color #84677D on black background.


Color preview on white background

This text has color #84677D on white background.


Black color preview on #84677D background

This text has black color on #84677D background.


White color preview on #84677D background

This text has white color on #84677D background.


Related colors

Complementary color

Complementary color for #hex is #7B9882.


I love getcolorcode.com

Triadic colors

1 #7D8467 and #677D84 with #84677D are triadic colors.

2 #7D6784 and #67847D with #84677D are triadic colors.