COLOR #8355AD

HEX: #8355AD RGB: (131,85,173)

Renk bilgisi

#8355AD contains mainly red and blue colors. #8355AD ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8355AD color RGB value is (131,85,173).

RGB: (131,85,173) (51%, 33%, 68%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 85 of 255 = 33%
B 173 of 255 = 68%

131
85
173

R + G + B ~ 51%. #8355AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 85 + 173 = 389 (100%)
R 131 of 389 ~ 33.68%
G 85 of 389 ~ 21.85%
B 173 of 389 ~ 44.47'%

%33.68
%21.85
%44.47

CMYK RENK MODELİ

#8355AD rengi CMYK tonu (24,51,0,32).

  • camgöbeği tonu 24.28%
  • eflatun tonu 50.87%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (24,51,0,32)
C24M51Y0K32 (24%, 51%, 0%, 32%)
(0.24 / 0.51 / 0.00 / 0.32)

CMYK yüzdeleri

%24.28
%50.87
%0
%32.16

Codes

Color #8355AD in popluar color models

83 55 AD
RGB 131 85 173
HSL 271° 34.92% 50.59%
HSB/HSV 271° 50.87% 67.84%
CMYK 24.28% 50.87% 0.00%
32.16%

Color #8355AD in popluar number systems.

HEX 83 55 AD
Decimal 131 85 173
Binary 10000011 1010101 10101101
Octal 203 125 255

Shades and tints

Shades of #8355AD

#8355AD
(131,85,173)
#784E9E
(120,78,158)
#6D478F
(109,71,143)
#624080
(98,64,128)
#573971
(87,57,113)
#4C3262
(76,50,98)
#412B53
(65,43,83)
#362444
(54,36,68)
#2B1D35
(43,29,53)
#201626
(32,22,38)
#150F17
(21,15,23)
#000000
(0,0,0)

Tints of #8355AD

#8355AD
(131,85,173)
#8E64B4
(142,100,180)
#9973BB
(153,115,187)
#A482C2
(164,130,194)
#AF91C9
(175,145,201)
#BAA0D0
(186,160,208)
#C5AFD7
(197,175,215)
#D0BEDE
(208,190,222)
#DBCDE5
(219,205,229)
#E6DCEC
(230,220,236)
#F1EBF3
(241,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8355AD color. Also use rgb(131,85,173) instead hex code.

Text Font Color

.myTextColor { color: #8355AD; }

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

This text font color is #8355AD.

Background Color

.myBgColor { background-color: #8355AD; }

<div style="background-color:#8355AD">Inner text</div>

This div background color is #8355AD.

Border color

.myBorderColor { border: 1px solid #8355AD; }

<div style="border:3px solid #8355AD">Div</div>

This div border color is #8355AD.

Opacity

.myOpacity80 { color: #8355AD; opacity: 0.8; }

<p style="color:#8355AD;opacity:0.8;">80%</p>

Text with #8355AD 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 #8355AD;}

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

This text has shadow with #8355AD color.


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

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

This text has shadow with #8355AD primary color and red secondary color.


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

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

This text has shadow with #8355AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8355AD.

Preview

Color preview on black background

This text has color #8355AD on black background.


Color preview on white background

This text has color #8355AD on white background.


Black color preview on #8355AD background

This text has black color on #8355AD background.


White color preview on #8355AD background

This text has white color on #8355AD background.


Related colors

Complementary color

Complementary color for #hex is #7CAA52.


I love getcolorcode.com

Triadic colors

1 #AD8355 and #55AD83 with #8355AD are triadic colors.

2 #AD5583 and #5583AD with #8355AD are triadic colors.