COLOR #9D61B5

HEX: #9D61B5 RGB: (157,97,181)

Color info

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

RGB color model

#9D61B5 color RGB value is (157,97,181).

RGB: (157,97,181) (62%, 38%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 97 of 255 = 38%
B 181 of 255 = 71%

157
97
181

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

Portions of RGB colors in percentages

R + G + B = 157 + 97 + 181 = 435 (100%)
R 157 of 435 ~ 36.09%
G 97 of 435 ~ 22.3%
B 181 of 435 ~ 41.61'%

%36.09
%22.3
%41.61

CMYK color model

#9D61B5 color CMYK value is (13,46,0,29).

  • cyan value is 13.26%
  • magenta value is 46.41%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (13,46,0,29)
C13M46Y0K29 (13%, 46%, 0%, 29%)
(0.13 / 0.46 / 0.00 / 0.29)

CMYK percentages

%13.26
%46.41
%0
%29.02

Codes

Color #9D61B5 in popluar color models

9D 61 B5
RGB 157 97 181
HSL 283° 36.21% 54.51%
HSB/HSV 283° 46.41% 70.98%
CMYK 13.26% 46.41% 0.00%
29.02%

Color #9D61B5 in popluar number systems.

HEX 9D 61 B5
Decimal 157 97 181
Binary 10011101 1100001 10110101
Octal 235 141 265

Shades and tints

Shades of #9D61B5

#9D61B5
(157,97,181)
#8F59A5
(143,89,165)
#815195
(129,81,149)
#734985
(115,73,133)
#654175
(101,65,117)
#573965
(87,57,101)
#493155
(73,49,85)
#3B2945
(59,41,69)
#2D2135
(45,33,53)
#1F1925
(31,25,37)
#111115
(17,17,21)
#000000
(0,0,0)

Tints of #9D61B5

#9D61B5
(157,97,181)
#A56FBB
(165,111,187)
#AD7DC1
(173,125,193)
#B58BC7
(181,139,199)
#BD99CD
(189,153,205)
#C5A7D3
(197,167,211)
#CDB5D9
(205,181,217)
#D5C3DF
(213,195,223)
#DDD1E5
(221,209,229)
#E5DFEB
(229,223,235)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D61B5 color. Also use rgb(157,97,181) instead hex code.

Text Font Color

.myTextColor { color: #9D61B5; }

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

This text font color is #9D61B5.

Background Color

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

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

This div background color is #9D61B5.

Border color

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

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

This div border color is #9D61B5.

Opacity

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

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

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

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

This text has shadow with #9D61B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D61B5.

Preview

Color preview on black background

This text has color #9D61B5 on black background.


Color preview on white background

This text has color #9D61B5 on white background.


Black color preview on #9D61B5 background

This text has black color on #9D61B5 background.


White color preview on #9D61B5 background

This text has white color on #9D61B5 background.


Related colors

Complementary color

Complementary color for #hex is #629E4A.


I love getcolorcode.com

Triadic colors

1 #B59D61 and #61B59D with #9D61B5 are triadic colors.

2 #B5619D and #619DB5 with #9D61B5 are triadic colors.