COLOR #8563A5

HEX: #8563A5 RGB: (133,99,165)

Renk bilgisi

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

RGB renk modeli

#8563A5 color RGB value is (133,99,165).

RGB: (133,99,165) (52%, 39%, 65%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 99 of 255 = 39%
B 165 of 255 = 65%

133
99
165

R + G + B ~ 52%. #8563A5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 99 + 165 = 397 (100%)
R 133 of 397 ~ 33.5%
G 99 of 397 ~ 24.94%
B 165 of 397 ~ 41.56'%

%33.5
%24.94
%41.56

CMYK RENK MODELİ

#8563A5 rengi CMYK tonu (19,40,0,35).

  • camgöbeği tonu 19.39%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (19,40,0,35)
C19M40Y0K35 (19%, 40%, 0%, 35%)
(0.19 / 0.40 / 0.00 / 0.35)

CMYK yüzdeleri

%19.39
%40
%0
%35.29

Codes

Color #8563A5 in popluar color models

85 63 A5
RGB 133 99 165
HSL 271° 26.83% 51.76%
HSB/HSV 271° 40.00% 64.71%
CMYK 19.39% 40.00% 0.00%
35.29%

Color #8563A5 in popluar number systems.

HEX 85 63 A5
Decimal 133 99 165
Binary 10000101 1100011 10100101
Octal 205 143 245

Shades and tints

Shades of #8563A5

#8563A5
(133,99,165)
#795A96
(121,90,150)
#6D5187
(109,81,135)
#614878
(97,72,120)
#553F69
(85,63,105)
#49365A
(73,54,90)
#3D2D4B
(61,45,75)
#31243C
(49,36,60)
#251B2D
(37,27,45)
#19121E
(25,18,30)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #8563A5

#8563A5
(133,99,165)
#9071AD
(144,113,173)
#9B7FB5
(155,127,181)
#A68DBD
(166,141,189)
#B19BC5
(177,155,197)
#BCA9CD
(188,169,205)
#C7B7D5
(199,183,213)
#D2C5DD
(210,197,221)
#DDD3E5
(221,211,229)
#E8E1ED
(232,225,237)
#F3EFF5
(243,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8563A5 color. Also use rgb(133,99,165) instead hex code.

Text Font Color

.myTextColor { color: #8563A5; }

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

This text font color is #8563A5.

Background Color

.myBgColor { background-color: #8563A5; }

<div style="background-color:#8563A5">Inner text</div>

This div background color is #8563A5.

Border color

.myBorderColor { border: 1px solid #8563A5; }

<div style="border:3px solid #8563A5">Div</div>

This div border color is #8563A5.

Opacity

.myOpacity80 { color: #8563A5; opacity: 0.8; }

<p style="color:#8563A5;opacity:0.8;">80%</p>

Text with #8563A5 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 #8563A5;}

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

This text has shadow with #8563A5 color.


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

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

This text has shadow with #8563A5 primary color and red secondary color.


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

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

This text has shadow with #8563A5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8563A5.

Preview

Color preview on black background

This text has color #8563A5 on black background.


Color preview on white background

This text has color #8563A5 on white background.


Black color preview on #8563A5 background

This text has black color on #8563A5 background.


White color preview on #8563A5 background

This text has white color on #8563A5 background.


Related colors

Complementary color

Complementary color for #hex is #7A9C5A.


I love getcolorcode.com

Triadic colors

1 #A58563 and #63A585 with #8563A5 are triadic colors.

2 #A56385 and #6385A5 with #8563A5 are triadic colors.