COLOR #8476A1

HEX: #8476A1 RGB: (132,118,161)

Renk bilgisi

#8476A1 contains red, green and blue colors in about the same proportion. #8476A1 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8476A1 color RGB value is (132,118,161).

RGB: (132,118,161) (52%, 46%, 63%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 118 of 255 = 46%
B 161 of 255 = 63%

132
118
161

R + G + B ~ 54%. #8476A1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 118 + 161 = 411 (100%)
R 132 of 411 ~ 32.12%
G 118 of 411 ~ 28.71%
B 161 of 411 ~ 39.17'%

%32.12
%28.71
%39.17

CMYK RENK MODELİ

#8476A1 rengi CMYK tonu (18,27,0,37).

  • camgöbeği tonu 18.01%
  • eflatun tonu 26.71%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (18,27,0,37)
C18M27Y0K37 (18%, 27%, 0%, 37%)
(0.18 / 0.27 / 0.00 / 0.37)

CMYK yüzdeleri

%18.01
%26.71
%0
%36.86

Codes

Color #8476A1 in popluar color models

84 76 A1
RGB 132 118 161
HSL 260° 18.61% 54.71%
HSB/HSV 260° 26.71% 63.14%
CMYK 18.01% 26.71% 0.00%
36.86%

Color #8476A1 in popluar number systems.

HEX 84 76 A1
Decimal 132 118 161
Binary 10000100 1110110 10100001
Octal 204 166 241

Shades and tints

Shades of #8476A1

#8476A1
(132,118,161)
#786C93
(120,108,147)
#6C6285
(108,98,133)
#605877
(96,88,119)
#544E69
(84,78,105)
#48445B
(72,68,91)
#3C3A4D
(60,58,77)
#30303F
(48,48,63)
#242631
(36,38,49)
#181C23
(24,28,35)
#0C1215
(12,18,21)
#000000
(0,0,0)

Tints of #8476A1

#8476A1
(132,118,161)
#8F82A9
(143,130,169)
#9A8EB1
(154,142,177)
#A59AB9
(165,154,185)
#B0A6C1
(176,166,193)
#BBB2C9
(187,178,201)
#C6BED1
(198,190,209)
#D1CAD9
(209,202,217)
#DCD6E1
(220,214,225)
#E7E2E9
(231,226,233)
#F2EEF1
(242,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8476A1 color. Also use rgb(132,118,161) instead hex code.

Text Font Color

.myTextColor { color: #8476A1; }

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

This text font color is #8476A1.

Background Color

.myBgColor { background-color: #8476A1; }

<div style="background-color:#8476A1">Inner text</div>

This div background color is #8476A1.

Border color

.myBorderColor { border: 1px solid #8476A1; }

<div style="border:3px solid #8476A1">Div</div>

This div border color is #8476A1.

Opacity

.myOpacity80 { color: #8476A1; opacity: 0.8; }

<p style="color:#8476A1;opacity:0.8;">80%</p>

Text with #8476A1 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 #8476A1;}

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

This text has shadow with #8476A1 color.


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

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

This text has shadow with #8476A1 primary color and red secondary color.


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

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

This text has shadow with #8476A1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8476A1.

Preview

Color preview on black background

This text has color #8476A1 on black background.


Color preview on white background

This text has color #8476A1 on white background.


Black color preview on #8476A1 background

This text has black color on #8476A1 background.


White color preview on #8476A1 background

This text has white color on #8476A1 background.


Related colors

Complementary color

Complementary color for #hex is #7B895E.


I love getcolorcode.com

Triadic colors

1 #A18476 and #76A184 with #8476A1 are triadic colors.

2 #A17684 and #7684A1 with #8476A1 are triadic colors.