COLOR #955DAB

HEX: #955DAB RGB: (149,93,171)

Renk bilgisi

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

RGB renk modeli

#955DAB color RGB value is (149,93,171).

RGB: (149,93,171) (58%, 36%, 67%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 93 of 255 = 36%
B 171 of 255 = 67%

149
93
171

R + G + B ~ 54%. #955DAB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 93 + 171 = 413 (100%)
R 149 of 413 ~ 36.08%
G 93 of 413 ~ 22.52%
B 171 of 413 ~ 41.4'%

%36.08
%22.52
%41.4

CMYK RENK MODELİ

#955DAB rengi CMYK tonu (13,46,0,33).

  • camgöbeği tonu 12.87%
  • eflatun tonu 45.61%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (13,46,0,33)
C13M46Y0K33 (13%, 46%, 0%, 33%)
(0.13 / 0.46 / 0.00 / 0.33)

CMYK yüzdeleri

%12.87
%45.61
%0
%32.94

Codes

Color #955DAB in popluar color models

95 5D AB
RGB 149 93 171
HSL 283° 31.71% 51.76%
HSB/HSV 283° 45.61% 67.06%
CMYK 12.87% 45.61% 0.00%
32.94%

Color #955DAB in popluar number systems.

HEX 95 5D AB
Decimal 149 93 171
Binary 10010101 1011101 10101011
Octal 225 135 253

Shades and tints

Shades of #955DAB

#955DAB
(149,93,171)
#88559C
(136,85,156)
#7B4D8D
(123,77,141)
#6E457E
(110,69,126)
#613D6F
(97,61,111)
#543560
(84,53,96)
#472D51
(71,45,81)
#3A2542
(58,37,66)
#2D1D33
(45,29,51)
#201524
(32,21,36)
#130D15
(19,13,21)
#000000
(0,0,0)

Tints of #955DAB

#955DAB
(149,93,171)
#9E6BB2
(158,107,178)
#A779B9
(167,121,185)
#B087C0
(176,135,192)
#B995C7
(185,149,199)
#C2A3CE
(194,163,206)
#CBB1D5
(203,177,213)
#D4BFDC
(212,191,220)
#DDCDE3
(221,205,227)
#E6DBEA
(230,219,234)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955DAB color. Also use rgb(149,93,171) instead hex code.

Text Font Color

.myTextColor { color: #955DAB; }

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

This text font color is #955DAB.

Background Color

.myBgColor { background-color: #955DAB; }

<div style="background-color:#955DAB">Inner text</div>

This div background color is #955DAB.

Border color

.myBorderColor { border: 1px solid #955DAB; }

<div style="border:3px solid #955DAB">Div</div>

This div border color is #955DAB.

Opacity

.myOpacity80 { color: #955DAB; opacity: 0.8; }

<p style="color:#955DAB;opacity:0.8;">80%</p>

Text with #955DAB 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 #955DAB;}

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

This text has shadow with #955DAB color.


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

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

This text has shadow with #955DAB primary color and red secondary color.


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

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

This text has shadow with #955DAB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #955DAB.

Preview

Color preview on black background

This text has color #955DAB on black background.


Color preview on white background

This text has color #955DAB on white background.


Black color preview on #955DAB background

This text has black color on #955DAB background.


White color preview on #955DAB background

This text has white color on #955DAB background.


Related colors

Complementary color

Complementary color for #hex is #6AA254.


I love getcolorcode.com

Triadic colors

1 #AB955D and #5DAB95 with #955DAB are triadic colors.

2 #AB5D95 and #5D95AB with #955DAB are triadic colors.