COLOR #966D9F

HEX: #966D9F RGB: (150,109,159)

Renk bilgisi

#966D9F contains red, green and blue colors in about the same proportion. #966D9F ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#966D9F color RGB value is (150,109,159).

RGB: (150,109,159) (59%, 43%, 62%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 109 of 255 = 43%
B 159 of 255 = 62%

150
109
159

R + G + B ~ 55%. #966D9F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 109 + 159 = 418 (100%)
R 150 of 418 ~ 35.89%
G 109 of 418 ~ 26.08%
B 159 of 418 ~ 38.04'%

%35.89
%26.08
%38.04

CMYK RENK MODELİ

#966D9F rengi CMYK tonu (6,31,0,38).

  • camgöbeği tonu 5.66%
  • eflatun tonu 31.45%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (6,31,0,38)
C6M31Y0K38 (6%, 31%, 0%, 38%)
(0.06 / 0.31 / 0.00 / 0.38)

CMYK yüzdeleri

%5.66
%31.45
%0
%37.65

Codes

Color #966D9F in popluar color models

96 6D 9F
RGB 150 109 159
HSL 289° 20.66% 52.55%
HSB/HSV 289° 31.45% 62.35%
CMYK 5.66% 31.45% 0.00%
37.65%

Color #966D9F in popluar number systems.

HEX 96 6D 9F
Decimal 150 109 159
Binary 10010110 1101101 10011111
Octal 226 155 237

Shades and tints

Shades of #966D9F

#966D9F
(150,109,159)
#896491
(137,100,145)
#7C5B83
(124,91,131)
#6F5275
(111,82,117)
#624967
(98,73,103)
#554059
(85,64,89)
#48374B
(72,55,75)
#3B2E3D
(59,46,61)
#2E252F
(46,37,47)
#211C21
(33,28,33)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #966D9F

#966D9F
(150,109,159)
#9F7AA7
(159,122,167)
#A887AF
(168,135,175)
#B194B7
(177,148,183)
#BAA1BF
(186,161,191)
#C3AEC7
(195,174,199)
#CCBBCF
(204,187,207)
#D5C8D7
(213,200,215)
#DED5DF
(222,213,223)
#E7E2E7
(231,226,231)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966D9F color. Also use rgb(150,109,159) instead hex code.

Text Font Color

.myTextColor { color: #966D9F; }

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

This text font color is #966D9F.

Background Color

.myBgColor { background-color: #966D9F; }

<div style="background-color:#966D9F">Inner text</div>

This div background color is #966D9F.

Border color

.myBorderColor { border: 1px solid #966D9F; }

<div style="border:3px solid #966D9F">Div</div>

This div border color is #966D9F.

Opacity

.myOpacity80 { color: #966D9F; opacity: 0.8; }

<p style="color:#966D9F;opacity:0.8;">80%</p>

Text with #966D9F 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 #966D9F;}

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

This text has shadow with #966D9F color.


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

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

This text has shadow with #966D9F primary color and red secondary color.


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

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

This text has shadow with #966D9F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #966D9F.

Preview

Color preview on black background

This text has color #966D9F on black background.


Color preview on white background

This text has color #966D9F on white background.


Black color preview on #966D9F background

This text has black color on #966D9F background.


White color preview on #966D9F background

This text has white color on #966D9F background.


Related colors

Complementary color

Complementary color for #hex is #699260.


I love getcolorcode.com

Triadic colors

1 #9F966D and #6D9F96 with #966D9F are triadic colors.

2 #9F6D96 and #6D969F with #966D9F are triadic colors.