COLOR #B996E2

HEX: #B996E2 RGB: (185,150,226)

Renk bilgisi

#B996E2 contains mainly red and blue colors. #B996E2 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B996E2 color RGB value is (185,150,226).

RGB: (185,150,226) (73%, 59%, 89%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 150 of 255 = 59%
B 226 of 255 = 89%

185
150
226

R + G + B ~ 74%. #B996E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 150 + 226 = 561 (100%)
R 185 of 561 ~ 32.98%
G 150 of 561 ~ 26.74%
B 226 of 561 ~ 40.29'%

%32.98
%26.74
%40.29

CMYK RENK MODELİ

#B996E2 rengi CMYK tonu (18,34,0,11).

  • camgöbeği tonu 18.14%
  • eflatun tonu 33.63%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (18,34,0,11)
C18M34Y0K11 (18%, 34%, 0%, 11%)
(0.18 / 0.34 / 0.00 / 0.11)

CMYK yüzdeleri

%18.14
%33.63
%0
%11.37

Codes

Color #B996E2 in popluar color models

B9 96 E2
RGB 185 150 226
HSL 268° 56.72% 73.73%
HSB/HSV 268° 33.63% 88.63%
CMYK 18.14% 33.63% 0.00%
11.37%

Color #B996E2 in popluar number systems.

HEX B9 96 E2
Decimal 185 150 226
Binary 10111001 10010110 11100010
Octal 271 226 342

Shades and tints

Shades of #B996E2

#B996E2
(185,150,226)
#A989CE
(169,137,206)
#997CBA
(153,124,186)
#896FA6
(137,111,166)
#796292
(121,98,146)
#69557E
(105,85,126)
#59486A
(89,72,106)
#493B56
(73,59,86)
#392E42
(57,46,66)
#29212E
(41,33,46)
#19141A
(25,20,26)
#000000
(0,0,0)

Tints of #B996E2

#B996E2
(185,150,226)
#BF9FE4
(191,159,228)
#C5A8E6
(197,168,230)
#CBB1E8
(203,177,232)
#D1BAEA
(209,186,234)
#D7C3EC
(215,195,236)
#DDCCEE
(221,204,238)
#E3D5F0
(227,213,240)
#E9DEF2
(233,222,242)
#EFE7F4
(239,231,244)
#F5F0F6
(245,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B996E2 color. Also use rgb(185,150,226) instead hex code.

Text Font Color

.myTextColor { color: #B996E2; }

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

This text font color is #B996E2.

Background Color

.myBgColor { background-color: #B996E2; }

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

This div background color is #B996E2.

Border color

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

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

This div border color is #B996E2.

Opacity

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

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

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

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

This text has shadow with #B996E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B996E2.

Preview

Color preview on black background

This text has color #B996E2 on black background.


Color preview on white background

This text has color #B996E2 on white background.


Black color preview on #B996E2 background

This text has black color on #B996E2 background.


White color preview on #B996E2 background

This text has white color on #B996E2 background.


Related colors

Complementary color

Complementary color for #hex is #46691D.


I love getcolorcode.com

Triadic colors

1 #E2B996 and #96E2B9 with #B996E2 are triadic colors.

2 #E296B9 and #96B9E2 with #B996E2 are triadic colors.