COLOR #B196D9

HEX: #B196D9 RGB: (177,150,217)

Renk bilgisi

#B196D9 contains mainly red and blue colors. #B196D9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#B196D9 color RGB value is (177,150,217).

RGB: (177,150,217) (69%, 59%, 85%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 150 of 255 = 59%
B 217 of 255 = 85%

177
150
217

R + G + B ~ 71%. #B196D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 150 + 217 = 544 (100%)
R 177 of 544 ~ 32.54%
G 150 of 544 ~ 27.57%
B 217 of 544 ~ 39.89'%

%32.54
%27.57
%39.89

CMYK RENK MODELİ

#B196D9 rengi CMYK tonu (18,31,0,15).

  • camgöbeği tonu 18.43%
  • eflatun tonu 30.88%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (18,31,0,15)
C18M31Y0K15 (18%, 31%, 0%, 15%)
(0.18 / 0.31 / 0.00 / 0.15)

CMYK yüzdeleri

%18.43
%30.88
%0
%14.9

Codes

Color #B196D9 in popluar color models

B1 96 D9
RGB 177 150 217
HSL 264° 46.85% 71.96%
HSB/HSV 264° 30.88% 85.10%
CMYK 18.43% 30.88% 0.00%
14.90%

Color #B196D9 in popluar number systems.

HEX B1 96 D9
Decimal 177 150 217
Binary 10110001 10010110 11011001
Octal 261 226 331

Shades and tints

Shades of #B196D9

#B196D9
(177,150,217)
#A189C6
(161,137,198)
#917CB3
(145,124,179)
#816FA0
(129,111,160)
#71628D
(113,98,141)
#61557A
(97,85,122)
#514867
(81,72,103)
#413B54
(65,59,84)
#312E41
(49,46,65)
#21212E
(33,33,46)
#11141B
(17,20,27)
#000000
(0,0,0)

Tints of #B196D9

#B196D9
(177,150,217)
#B89FDC
(184,159,220)
#BFA8DF
(191,168,223)
#C6B1E2
(198,177,226)
#CDBAE5
(205,186,229)
#D4C3E8
(212,195,232)
#DBCCEB
(219,204,235)
#E2D5EE
(226,213,238)
#E9DEF1
(233,222,241)
#F0E7F4
(240,231,244)
#F7F0F7
(247,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B196D9 color. Also use rgb(177,150,217) instead hex code.

Text Font Color

.myTextColor { color: #B196D9; }

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

This text font color is #B196D9.

Background Color

.myBgColor { background-color: #B196D9; }

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

This div background color is #B196D9.

Border color

.myBorderColor { border: 1px solid #B196D9; }

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

This div border color is #B196D9.

Opacity

.myOpacity80 { color: #B196D9; opacity: 0.8; }

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

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

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

This text has shadow with #B196D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B196D9.

Preview

Color preview on black background

This text has color #B196D9 on black background.


Color preview on white background

This text has color #B196D9 on white background.


Black color preview on #B196D9 background

This text has black color on #B196D9 background.


White color preview on #B196D9 background

This text has white color on #B196D9 background.


Related colors

Complementary color

Complementary color for #hex is #4E6926.


I love getcolorcode.com

Triadic colors

1 #D9B196 and #96D9B1 with #B196D9 are triadic colors.

2 #D996B1 and #96B1D9 with #B196D9 are triadic colors.