COLOR #9677BB

HEX: #9677BB RGB: (150,119,187)

Renk bilgisi

#9677BB contains mainly red and blue colors. #9677BB ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#9677BB color RGB value is (150,119,187).

RGB: (150,119,187) (59%, 47%, 73%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 119 of 255 = 47%
B 187 of 255 = 73%

150
119
187

R + G + B ~ 60%. #9677BB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 119 + 187 = 456 (100%)
R 150 of 456 ~ 32.89%
G 119 of 456 ~ 26.1%
B 187 of 456 ~ 41.01'%

%32.89
%26.1
%41.01

CMYK RENK MODELİ

#9677BB rengi CMYK tonu (20,36,0,27).

  • camgöbeği tonu 19.79%
  • eflatun tonu 36.36%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (20,36,0,27)
C20M36Y0K27 (20%, 36%, 0%, 27%)
(0.20 / 0.36 / 0.00 / 0.27)

CMYK yüzdeleri

%19.79
%36.36
%0
%26.67

Codes

Color #9677BB in popluar color models

96 77 BB
RGB 150 119 187
HSL 267° 33.33% 60.00%
HSB/HSV 267° 36.36% 73.33%
CMYK 19.79% 36.36% 0.00%
26.67%

Color #9677BB in popluar number systems.

HEX 96 77 BB
Decimal 150 119 187
Binary 10010110 1110111 10111011
Octal 226 167 273

Shades and tints

Shades of #9677BB

#9677BB
(150,119,187)
#896DAA
(137,109,170)
#7C6399
(124,99,153)
#6F5988
(111,89,136)
#624F77
(98,79,119)
#554566
(85,69,102)
#483B55
(72,59,85)
#3B3144
(59,49,68)
#2E2733
(46,39,51)
#211D22
(33,29,34)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #9677BB

#9677BB
(150,119,187)
#9F83C1
(159,131,193)
#A88FC7
(168,143,199)
#B19BCD
(177,155,205)
#BAA7D3
(186,167,211)
#C3B3D9
(195,179,217)
#CCBFDF
(204,191,223)
#D5CBE5
(213,203,229)
#DED7EB
(222,215,235)
#E7E3F1
(231,227,241)
#F0EFF7
(240,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9677BB color. Also use rgb(150,119,187) instead hex code.

Text Font Color

.myTextColor { color: #9677BB; }

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

This text font color is #9677BB.

Background Color

.myBgColor { background-color: #9677BB; }

<div style="background-color:#9677BB">Inner text</div>

This div background color is #9677BB.

Border color

.myBorderColor { border: 1px solid #9677BB; }

<div style="border:3px solid #9677BB">Div</div>

This div border color is #9677BB.

Opacity

.myOpacity80 { color: #9677BB; opacity: 0.8; }

<p style="color:#9677BB;opacity:0.8;">80%</p>

Text with #9677BB 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 #9677BB;}

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

This text has shadow with #9677BB color.


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

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

This text has shadow with #9677BB primary color and red secondary color.


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

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

This text has shadow with #9677BB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9677BB.

Preview

Color preview on black background

This text has color #9677BB on black background.


Color preview on white background

This text has color #9677BB on white background.


Black color preview on #9677BB background

This text has black color on #9677BB background.


White color preview on #9677BB background

This text has white color on #9677BB background.


Related colors

Complementary color

Complementary color for #hex is #698844.


I love getcolorcode.com

Triadic colors

1 #BB9677 and #77BB96 with #9677BB are triadic colors.

2 #BB7796 and #7796BB with #9677BB are triadic colors.