COLOR #9B6D8C

HEX: #9B6D8C
RGB: (155,109,140)

Renk bilgisi

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

RGB renk modeli

#9B6D8C color RGB value is (155,109,140).

  • kırmız ton 155;
  • yeşil ton 109;
  • mavi ton 140.
RGB:
(155,109,140)
(61%,43%,55%)

RGB bağlantıları ve doygunluk

R 155 of 255 = 61%
G 109 of 255 = 43%
B 140 of 255 = 55%

155
109
140

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

Yüzdelerle RGB renk parçaları

R + G + B =
155 + 109 + 140 = 404 (100%)
R 155 of 404 ~ 38.37%
G 109 of 404 ~ 26.98%
B 140 of 404 ~ 34.65%

%38.37
%26.98
%34.65

CMYK RENK MODELİ

#9B6D8C rengi CMYK tonu (0,30,10,39).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.68%
  • sarı tonu 9.68%
  • ana renk tonu 39.22%
CMYK:
(0,30,10,39)
C0M30Y10K39 
(0%,30%,10%,39%)
(0.00/0.30/0.10/0.39)	

CMYK yüzdeleri

%0
%29.68
%9.68
%39.22

Codes

Color #9B6D8C in popluar color models

9B6D8C
RGB155109140
HSL320°18.70%51.76%
HSB/HSV320°29.68%60.78%
CMYK0.00%29.68%9.68%
39.22%

Color #9B6D8C in popluar number systems.

HEX9B6D8C
Decimal155109140
Binary10011011110110110001100
Octal233155214

Shades and tints

Shades of #9B6D8C

#9B6D8C
(155,109,140)
#8D6480
(141,100,128)
#7F5B74
(127,91,116)
#715268
(113,82,104)
#63495C
(99,73,92)
#554050
(85,64,80)
#473744
(71,55,68)
#392E38
(57,46,56)
#2B252C
(43,37,44)
#1D1C20
(29,28,32)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #9B6D8C

#9B6D8C
(155,109,140)
#A47A96
(164,122,150)
#AD87A0
(173,135,160)
#B694AA
(182,148,170)
#BFA1B4
(191,161,180)
#C8AEBE
(200,174,190)
#D1BBC8
(209,187,200)
#DAC8D2
(218,200,210)
#E3D5DC
(227,213,220)
#ECE2E6
(236,226,230)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6D8C color. Also use rgb(155,109,140) instead hex code.

Text Font Color

.myTextColor { color: #9B6D8C; }

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

This text font color is #9B6D8C.


Background Color

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

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

This div background color is #9B6D8C.


Border color

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

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

This div border color is #9B6D8C.


Opacity

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

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

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

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

This text has shadow with #9B6D8C color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #9B6D8C on black background.


Color preview on white background

This text has color #9B6D8C on white background.



Black color preview on #9B6D8C background

This text has black color on #9B6D8C background.


White color preview on #9B6D8C background

This text has white color on #9B6D8C background.