COLOR #9E6DAB

HEX: #9E6DAB RGB: (158,109,171)

Renk bilgisi

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

RGB renk modeli

#9E6DAB color RGB value is (158,109,171).

RGB: (158,109,171) (62%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 109 of 255 = 43%
B 171 of 255 = 67%

158
109
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 109 + 171 = 438 (100%)
R 158 of 438 ~ 36.07%
G 109 of 438 ~ 24.89%
B 171 of 438 ~ 39.04'%

%36.07
%24.89
%39.04

CMYK RENK MODELİ

#9E6DAB rengi CMYK tonu (8,36,0,33).

  • camgöbeği tonu 7.60%
  • eflatun tonu 36.26%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (8,36,0,33)
C8M36Y0K33 (8%, 36%, 0%, 33%)
(0.08 / 0.36 / 0.00 / 0.33)

CMYK yüzdeleri

%7.6
%36.26
%0
%32.94

Codes

Color #9E6DAB in popluar color models

9E 6D AB
RGB 158 109 171
HSL 287° 26.96% 54.90%
HSB/HSV 287° 36.26% 67.06%
CMYK 7.60% 36.26% 0.00%
32.94%

Color #9E6DAB in popluar number systems.

HEX 9E 6D AB
Decimal 158 109 171
Binary 10011110 1101101 10101011
Octal 236 155 253

Shades and tints

Shades of #9E6DAB

#9E6DAB
(158,109,171)
#90649C
(144,100,156)
#825B8D
(130,91,141)
#74527E
(116,82,126)
#66496F
(102,73,111)
#584060
(88,64,96)
#4A3751
(74,55,81)
#3C2E42
(60,46,66)
#2E2533
(46,37,51)
#201C24
(32,28,36)
#121315
(18,19,21)
#000000
(0,0,0)

Tints of #9E6DAB

#9E6DAB
(158,109,171)
#A67AB2
(166,122,178)
#AE87B9
(174,135,185)
#B694C0
(182,148,192)
#BEA1C7
(190,161,199)
#C6AECE
(198,174,206)
#CEBBD5
(206,187,213)
#D6C8DC
(214,200,220)
#DED5E3
(222,213,227)
#E6E2EA
(230,226,234)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E6DAB color. Also use rgb(158,109,171) instead hex code.

Text Font Color

.myTextColor { color: #9E6DAB; }

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

This text font color is #9E6DAB.

Background Color

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

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

This div background color is #9E6DAB.

Border color

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

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

This div border color is #9E6DAB.

Opacity

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

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

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

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

This text has shadow with #9E6DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E6DAB.

Preview

Color preview on black background

This text has color #9E6DAB on black background.


Color preview on white background

This text has color #9E6DAB on white background.


Black color preview on #9E6DAB background

This text has black color on #9E6DAB background.


White color preview on #9E6DAB background

This text has white color on #9E6DAB background.


Related colors

Complementary color

Complementary color for #hex is #619254.


I love getcolorcode.com

Triadic colors

1 #AB9E6D and #6DAB9E with #9E6DAB are triadic colors.

2 #AB6D9E and #6D9EAB with #9E6DAB are triadic colors.