COLOR #8480C4

HEX: #8480C4 RGB: (132,128,196)

Renk bilgisi

#8480C4 contains mainly blue color. #8480C4 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#8480C4 color RGB value is (132,128,196).

RGB: (132,128,196) (52%, 50%, 77%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 128 of 255 = 50%
B 196 of 255 = 77%

132
128
196

R + G + B ~ 60%. #8480C4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 128 + 196 = 456 (100%)
R 132 of 456 ~ 28.95%
G 128 of 456 ~ 28.07%
B 196 of 456 ~ 42.98'%

%28.95
%28.07
%42.98

CMYK RENK MODELİ

#8480C4 rengi CMYK tonu (33,35,0,23).

  • camgöbeği tonu 32.65%
  • eflatun tonu 34.69%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (33,35,0,23)
C33M35Y0K23 (33%, 35%, 0%, 23%)
(0.33 / 0.35 / 0.00 / 0.23)

CMYK yüzdeleri

%32.65
%34.69
%0
%23.14

Codes

Color #8480C4 in popluar color models

84 80 C4
RGB 132 128 196
HSL 244° 36.56% 63.53%
HSB/HSV 244° 34.69% 76.86%
CMYK 32.65% 34.69% 0.00%
23.14%

Color #8480C4 in popluar number systems.

HEX 84 80 C4
Decimal 132 128 196
Binary 10000100 10000000 11000100
Octal 204 200 304

Shades and tints

Shades of #8480C4

#8480C4
(132,128,196)
#7875B3
(120,117,179)
#6C6AA2
(108,106,162)
#605F91
(96,95,145)
#545480
(84,84,128)
#48496F
(72,73,111)
#3C3E5E
(60,62,94)
#30334D
(48,51,77)
#24283C
(36,40,60)
#181D2B
(24,29,43)
#0C121A
(12,18,26)
#000000
(0,0,0)

Tints of #8480C4

#8480C4
(132,128,196)
#8F8BC9
(143,139,201)
#9A96CE
(154,150,206)
#A5A1D3
(165,161,211)
#B0ACD8
(176,172,216)
#BBB7DD
(187,183,221)
#C6C2E2
(198,194,226)
#D1CDE7
(209,205,231)
#DCD8EC
(220,216,236)
#E7E3F1
(231,227,241)
#F2EEF6
(242,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8480C4 color. Also use rgb(132,128,196) instead hex code.

Text Font Color

.myTextColor { color: #8480C4; }

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

This text font color is #8480C4.

Background Color

.myBgColor { background-color: #8480C4; }

<div style="background-color:#8480C4">Inner text</div>

This div background color is #8480C4.

Border color

.myBorderColor { border: 1px solid #8480C4; }

<div style="border:3px solid #8480C4">Div</div>

This div border color is #8480C4.

Opacity

.myOpacity80 { color: #8480C4; opacity: 0.8; }

<p style="color:#8480C4;opacity:0.8;">80%</p>

Text with #8480C4 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 #8480C4;}

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

This text has shadow with #8480C4 color.


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

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

This text has shadow with #8480C4 primary color and red secondary color.


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

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

This text has shadow with #8480C4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8480C4.

Preview

Color preview on black background

This text has color #8480C4 on black background.


Color preview on white background

This text has color #8480C4 on white background.


Black color preview on #8480C4 background

This text has black color on #8480C4 background.


White color preview on #8480C4 background

This text has white color on #8480C4 background.


Related colors

Complementary color

Complementary color for #hex is #7B7F3B.


I love getcolorcode.com

Triadic colors

1 #C48480 and #80C484 with #8480C4 are triadic colors.

2 #C48084 and #8084C4 with #8480C4 are triadic colors.