COLOR #9563B4

HEX: #9563B4 RGB: (149,99,180)

Renk bilgisi

#9563B4 contains mainly red and blue colors. #9563B4 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#9563B4 color RGB value is (149,99,180).

RGB: (149,99,180) (58%, 39%, 71%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 99 of 255 = 39%
B 180 of 255 = 71%

149
99
180

R + G + B ~ 56%. #9563B4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 99 + 180 = 428 (100%)
R 149 of 428 ~ 34.81%
G 99 of 428 ~ 23.13%
B 180 of 428 ~ 42.06'%

%34.81
%23.13
%42.06

CMYK RENK MODELİ

#9563B4 rengi CMYK tonu (17,45,0,29).

  • camgöbeği tonu 17.22%
  • eflatun tonu 45.00%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (17,45,0,29)
C17M45Y0K29 (17%, 45%, 0%, 29%)
(0.17 / 0.45 / 0.00 / 0.29)

CMYK yüzdeleri

%17.22
%45
%0
%29.41

Codes

Color #9563B4 in popluar color models

95 63 B4
RGB 149 99 180
HSL 277° 35.06% 54.71%
HSB/HSV 277° 45.00% 70.59%
CMYK 17.22% 45.00% 0.00%
29.41%

Color #9563B4 in popluar number systems.

HEX 95 63 B4
Decimal 149 99 180
Binary 10010101 1100011 10110100
Octal 225 143 264

Shades and tints

Shades of #9563B4

#9563B4
(149,99,180)
#885AA4
(136,90,164)
#7B5194
(123,81,148)
#6E4884
(110,72,132)
#613F74
(97,63,116)
#543664
(84,54,100)
#472D54
(71,45,84)
#3A2444
(58,36,68)
#2D1B34
(45,27,52)
#201224
(32,18,36)
#130914
(19,9,20)
#000000
(0,0,0)

Tints of #9563B4

#9563B4
(149,99,180)
#9E71BA
(158,113,186)
#A77FC0
(167,127,192)
#B08DC6
(176,141,198)
#B99BCC
(185,155,204)
#C2A9D2
(194,169,210)
#CBB7D8
(203,183,216)
#D4C5DE
(212,197,222)
#DDD3E4
(221,211,228)
#E6E1EA
(230,225,234)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9563B4 color. Also use rgb(149,99,180) instead hex code.

Text Font Color

.myTextColor { color: #9563B4; }

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

This text font color is #9563B4.

Background Color

.myBgColor { background-color: #9563B4; }

<div style="background-color:#9563B4">Inner text</div>

This div background color is #9563B4.

Border color

.myBorderColor { border: 1px solid #9563B4; }

<div style="border:3px solid #9563B4">Div</div>

This div border color is #9563B4.

Opacity

.myOpacity80 { color: #9563B4; opacity: 0.8; }

<p style="color:#9563B4;opacity:0.8;">80%</p>

Text with #9563B4 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 #9563B4;}

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

This text has shadow with #9563B4 color.


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

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

This text has shadow with #9563B4 primary color and red secondary color.


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

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

This text has shadow with #9563B4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9563B4.

Preview

Color preview on black background

This text has color #9563B4 on black background.


Color preview on white background

This text has color #9563B4 on white background.


Black color preview on #9563B4 background

This text has black color on #9563B4 background.


White color preview on #9563B4 background

This text has white color on #9563B4 background.


Related colors

Complementary color

Complementary color for #hex is #6A9C4B.


I love getcolorcode.com

Triadic colors

1 #B49563 and #63B495 with #9563B4 are triadic colors.

2 #B46395 and #6395B4 with #9563B4 are triadic colors.