COLOR #B6B3E1

HEX: #B6B3E1 RGB: (182,179,225)

Renk bilgisi

#B6B3E1 contains red, green and blue colors in about the same proportion. #B6B3E1 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B6B3E1 color RGB value is (182,179,225).

RGB: (182,179,225) (71%, 70%, 88%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 179 of 255 = 70%
B 225 of 255 = 88%

182
179
225

R + G + B ~ 76%. #B6B3E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 179 + 225 = 586 (100%)
R 182 of 586 ~ 31.06%
G 179 of 586 ~ 30.55%
B 225 of 586 ~ 38.4'%

%31.06
%30.55
%38.4

CMYK RENK MODELİ

#B6B3E1 rengi CMYK tonu (19,20,0,12).

  • camgöbeği tonu 19.11%
  • eflatun tonu 20.44%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (19,20,0,12)
C19M20Y0K12 (19%, 20%, 0%, 12%)
(0.19 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%19.11
%20.44
%0
%11.76

Codes

Color #B6B3E1 in popluar color models

B6 B3 E1
RGB 182 179 225
HSL 244° 43.40% 79.22%
HSB/HSV 244° 20.44% 88.24%
CMYK 19.11% 20.44% 0.00%
11.76%

Color #B6B3E1 in popluar number systems.

HEX B6 B3 E1
Decimal 182 179 225
Binary 10110110 10110011 11100001
Octal 266 263 341

Shades and tints

Shades of #B6B3E1

#B6B3E1
(182,179,225)
#A6A3CD
(166,163,205)
#9693B9
(150,147,185)
#8683A5
(134,131,165)
#767391
(118,115,145)
#66637D
(102,99,125)
#565369
(86,83,105)
#464355
(70,67,85)
#363341
(54,51,65)
#26232D
(38,35,45)
#161319
(22,19,25)
#000000
(0,0,0)

Tints of #B6B3E1

#B6B3E1
(182,179,225)
#BCB9E3
(188,185,227)
#C2BFE5
(194,191,229)
#C8C5E7
(200,197,231)
#CECBE9
(206,203,233)
#D4D1EB
(212,209,235)
#DAD7ED
(218,215,237)
#E0DDEF
(224,221,239)
#E6E3F1
(230,227,241)
#ECE9F3
(236,233,243)
#F2EFF5
(242,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B3E1 color. Also use rgb(182,179,225) instead hex code.

Text Font Color

.myTextColor { color: #B6B3E1; }

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

This text font color is #B6B3E1.

Background Color

.myBgColor { background-color: #B6B3E1; }

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

This div background color is #B6B3E1.

Border color

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

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

This div border color is #B6B3E1.

Opacity

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

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

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

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

This text has shadow with #B6B3E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B3E1.

Preview

Color preview on black background

This text has color #B6B3E1 on black background.


Color preview on white background

This text has color #B6B3E1 on white background.


Black color preview on #B6B3E1 background

This text has black color on #B6B3E1 background.


White color preview on #B6B3E1 background

This text has white color on #B6B3E1 background.


Related colors

Complementary color

Complementary color for #hex is #494C1E.


I love getcolorcode.com

Triadic colors

1 #E1B6B3 and #B3E1B6 with #B6B3E1 are triadic colors.

2 #E1B3B6 and #B3B6E1 with #B6B3E1 are triadic colors.