COLOR #B6ADEB

HEX: #B6ADEB RGB: (182,173,235)

Renk bilgisi

#B6ADEB contains mainly red and blue colors. #B6ADEB ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B6ADEB color RGB value is (182,173,235).

RGB: (182,173,235) (71%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 235 of 255 = 92%

182
173
235

R + G + B ~ 77%. #B6ADEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 235 = 590 (100%)
R 182 of 590 ~ 30.85%
G 173 of 590 ~ 29.32%
B 235 of 590 ~ 39.83'%

%30.85
%29.32
%39.83

CMYK RENK MODELİ

#B6ADEB rengi CMYK tonu (23,26,0,8).

  • camgöbeği tonu 22.55%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (23,26,0,8)
C23M26Y0K8 (23%, 26%, 0%, 8%)
(0.23 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%22.55
%26.38
%0
%7.84

Codes

Color #B6ADEB in popluar color models

B6 AD EB
RGB 182 173 235
HSL 249° 60.78% 80.00%
HSB/HSV 249° 26.38% 92.16%
CMYK 22.55% 26.38% 0.00%
7.84%

Color #B6ADEB in popluar number systems.

HEX B6 AD EB
Decimal 182 173 235
Binary 10110110 10101101 11101011
Octal 266 255 353

Shades and tints

Shades of #B6ADEB

#B6ADEB
(182,173,235)
#A69ED6
(166,158,214)
#968FC1
(150,143,193)
#8680AC
(134,128,172)
#767197
(118,113,151)
#666282
(102,98,130)
#56536D
(86,83,109)
#464458
(70,68,88)
#363543
(54,53,67)
#26262E
(38,38,46)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #B6ADEB

#B6ADEB
(182,173,235)
#BCB4EC
(188,180,236)
#C2BBED
(194,187,237)
#C8C2EE
(200,194,238)
#CEC9EF
(206,201,239)
#D4D0F0
(212,208,240)
#DAD7F1
(218,215,241)
#E0DEF2
(224,222,242)
#E6E5F3
(230,229,243)
#ECECF4
(236,236,244)
#F2F3F5
(242,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6ADEB color. Also use rgb(182,173,235) instead hex code.

Text Font Color

.myTextColor { color: #B6ADEB; }

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

This text font color is #B6ADEB.

Background Color

.myBgColor { background-color: #B6ADEB; }

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

This div background color is #B6ADEB.

Border color

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

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

This div border color is #B6ADEB.

Opacity

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

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

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

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

This text has shadow with #B6ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADEB.

Preview

Color preview on black background

This text has color #B6ADEB on black background.


Color preview on white background

This text has color #B6ADEB on white background.


Black color preview on #B6ADEB background

This text has black color on #B6ADEB background.


White color preview on #B6ADEB background

This text has white color on #B6ADEB background.


Related colors

Complementary color

Complementary color for #hex is #495214.


I love getcolorcode.com

Triadic colors

1 #EBB6AD and #ADEBB6 with #B6ADEB are triadic colors.

2 #EBADB6 and #ADB6EB with #B6ADEB are triadic colors.