COLOR #9B63B1

HEX: #9B63B1 RGB: (155,99,177)

Renk bilgisi

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

RGB renk modeli

#9B63B1 color RGB value is (155,99,177).

RGB: (155,99,177) (61%, 39%, 69%)

RGB bağlantıları ve doygunluk

R 155 of 255 = 61%
G 99 of 255 = 39%
B 177 of 255 = 69%

155
99
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 155 + 99 + 177 = 431 (100%)
R 155 of 431 ~ 35.96%
G 99 of 431 ~ 22.97%
B 177 of 431 ~ 41.07'%

%35.96
%22.97
%41.07

CMYK RENK MODELİ

#9B63B1 rengi CMYK tonu (12,44,0,31).

  • camgöbeği tonu 12.43%
  • eflatun tonu 44.07%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (12,44,0,31)
C12M44Y0K31 (12%, 44%, 0%, 31%)
(0.12 / 0.44 / 0.00 / 0.31)

CMYK yüzdeleri

%12.43
%44.07
%0
%30.59

Codes

Color #9B63B1 in popluar color models

9B 63 B1
RGB 155 99 177
HSL 283° 33.33% 54.12%
HSB/HSV 283° 44.07% 69.41%
CMYK 12.43% 44.07% 0.00%
30.59%

Color #9B63B1 in popluar number systems.

HEX 9B 63 B1
Decimal 155 99 177
Binary 10011011 1100011 10110001
Octal 233 143 261

Shades and tints

Shades of #9B63B1

#9B63B1
(155,99,177)
#8D5AA1
(141,90,161)
#7F5191
(127,81,145)
#714881
(113,72,129)
#633F71
(99,63,113)
#553661
(85,54,97)
#472D51
(71,45,81)
#392441
(57,36,65)
#2B1B31
(43,27,49)
#1D1221
(29,18,33)
#0F0911
(15,9,17)
#000000
(0,0,0)

Tints of #9B63B1

#9B63B1
(155,99,177)
#A471B8
(164,113,184)
#AD7FBF
(173,127,191)
#B68DC6
(182,141,198)
#BF9BCD
(191,155,205)
#C8A9D4
(200,169,212)
#D1B7DB
(209,183,219)
#DAC5E2
(218,197,226)
#E3D3E9
(227,211,233)
#ECE1F0
(236,225,240)
#F5EFF7
(245,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B63B1 color. Also use rgb(155,99,177) instead hex code.

Text Font Color

.myTextColor { color: #9B63B1; }

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

This text font color is #9B63B1.

Background Color

.myBgColor { background-color: #9B63B1; }

<div style="background-color:#9B63B1">Inner text</div>

This div background color is #9B63B1.

Border color

.myBorderColor { border: 1px solid #9B63B1; }

<div style="border:3px solid #9B63B1">Div</div>

This div border color is #9B63B1.

Opacity

.myOpacity80 { color: #9B63B1; opacity: 0.8; }

<p style="color:#9B63B1;opacity:0.8;">80%</p>

Text with #9B63B1 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 #9B63B1;}

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

This text has shadow with #9B63B1 color.


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

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

This text has shadow with #9B63B1 primary color and red secondary color.


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

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

This text has shadow with #9B63B1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9B63B1.

Preview

Color preview on black background

This text has color #9B63B1 on black background.


Color preview on white background

This text has color #9B63B1 on white background.


Black color preview on #9B63B1 background

This text has black color on #9B63B1 background.


White color preview on #9B63B1 background

This text has white color on #9B63B1 background.


Related colors

Complementary color

Complementary color for #hex is #649C4E.


I love getcolorcode.com

Triadic colors

1 #B19B63 and #63B19B with #9B63B1 are triadic colors.

2 #B1639B and #639BB1 with #9B63B1 are triadic colors.