COLOR #9B74D4

HEX: #9B74D4 RGB: (155,116,212)

Color info

#9B74D4 contains mainly red and blue colors. Web safe color of #9B74D4 is #9966CC (or #96C).

RGB color model

#9B74D4 color RGB value is (155,116,212).

RGB: (155,116,212) (61%, 45%, 83%)

RGB channels and saturation

R 155 of 255 = 61%
G 116 of 255 = 45%
B 212 of 255 = 83%

155
116
212

R + G + B ~ 63%. #9B74D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 116 + 212 = 483 (100%)
R 155 of 483 ~ 32.09%
G 116 of 483 ~ 24.02%
B 212 of 483 ~ 43.89'%

%32.09
%24.02
%43.89

CMYK color model

#9B74D4 color CMYK value is (27,45,0,17).

  • cyan value is 26.89%
  • magenta value is 45.28%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (27,45,0,17)
C27M45Y0K17 (27%, 45%, 0%, 17%)
(0.27 / 0.45 / 0.00 / 0.17)

CMYK percentages

%26.89
%45.28
%0
%16.86

Codes

Color #9B74D4 in popluar color models

9B 74 D4
RGB 155 116 212
HSL 264° 52.75% 64.31%
HSB/HSV 264° 45.28% 83.14%
CMYK 26.89% 45.28% 0.00%
16.86%

Color #9B74D4 in popluar number systems.

HEX 9B 74 D4
Decimal 155 116 212
Binary 10011011 1110100 11010100
Octal 233 164 324

Shades and tints

Shades of #9B74D4

#9B74D4
(155,116,212)
#8D6AC1
(141,106,193)
#7F60AE
(127,96,174)
#71569B
(113,86,155)
#634C88
(99,76,136)
#554275
(85,66,117)
#473862
(71,56,98)
#392E4F
(57,46,79)
#2B243C
(43,36,60)
#1D1A29
(29,26,41)
#0F1016
(15,16,22)
#000000
(0,0,0)

Tints of #9B74D4

#9B74D4
(155,116,212)
#A480D7
(164,128,215)
#AD8CDA
(173,140,218)
#B698DD
(182,152,221)
#BFA4E0
(191,164,224)
#C8B0E3
(200,176,227)
#D1BCE6
(209,188,230)
#DAC8E9
(218,200,233)
#E3D4EC
(227,212,236)
#ECE0EF
(236,224,239)
#F5ECF2
(245,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B74D4 color. Also use rgb(155,116,212) instead hex code.

Text Font Color

.myTextColor { color: #9B74D4; }

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

This text font color is #9B74D4.

Background Color

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

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

This div background color is #9B74D4.

Border color

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

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

This div border color is #9B74D4.

Opacity

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

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

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

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

This text has shadow with #9B74D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B74D4.

Preview

Color preview on black background

This text has color #9B74D4 on black background.


Color preview on white background

This text has color #9B74D4 on white background.


Black color preview on #9B74D4 background

This text has black color on #9B74D4 background.


White color preview on #9B74D4 background

This text has white color on #9B74D4 background.


Related colors

Complementary color

Complementary color for #hex is #648B2B.


I love getcolorcode.com

Triadic colors

1 #D49B74 and #74D49B with #9B74D4 are triadic colors.

2 #D4749B and #749BD4 with #9B74D4 are triadic colors.