COLOR #B6ADDB

HEX: #B6ADDB RGB: (182,173,219)

Renk bilgisi

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

RGB renk modeli

#B6ADDB color RGB value is (182,173,219).

RGB: (182,173,219) (71%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 219 of 255 = 86%

182
173
219

R + G + B ~ 75%. #B6ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 219 = 574 (100%)
R 182 of 574 ~ 31.71%
G 173 of 574 ~ 30.14%
B 219 of 574 ~ 38.15'%

%31.71
%30.14
%38.15

CMYK RENK MODELİ

#B6ADDB rengi CMYK tonu (17,21,0,14).

  • camgöbeği tonu 16.89%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,21,0,14)
C17M21Y0K14 (17%, 21%, 0%, 14%)
(0.17 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%16.89
%21
%0
%14.12

Codes

Color #B6ADDB in popluar color models

B6 AD DB
RGB 182 173 219
HSL 252° 38.98% 76.86%
HSB/HSV 252° 21.00% 85.88%
CMYK 16.89% 21.00% 0.00%
14.12%

Color #B6ADDB in popluar number systems.

HEX B6 AD DB
Decimal 182 173 219
Binary 10110110 10101101 11011011
Octal 266 255 333

Shades and tints

Shades of #B6ADDB

#B6ADDB
(182,173,219)
#A69EC8
(166,158,200)
#968FB5
(150,143,181)
#8680A2
(134,128,162)
#76718F
(118,113,143)
#66627C
(102,98,124)
#565369
(86,83,105)
#464456
(70,68,86)
#363543
(54,53,67)
#262630
(38,38,48)
#16171D
(22,23,29)
#000000
(0,0,0)

Tints of #B6ADDB

#B6ADDB
(182,173,219)
#BCB4DE
(188,180,222)
#C2BBE1
(194,187,225)
#C8C2E4
(200,194,228)
#CEC9E7
(206,201,231)
#D4D0EA
(212,208,234)
#DAD7ED
(218,215,237)
#E0DEF0
(224,222,240)
#E6E5F3
(230,229,243)
#ECECF6
(236,236,246)
#F2F3F9
(242,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADDB; }

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

This text font color is #B6ADDB.

Background Color

.myBgColor { background-color: #B6ADDB; }

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

This div background color is #B6ADDB.

Border color

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

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

This div border color is #B6ADDB.

Opacity

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

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

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

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

This text has shadow with #B6ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADDB.

Preview

Color preview on black background

This text has color #B6ADDB on black background.


Color preview on white background

This text has color #B6ADDB on white background.


Black color preview on #B6ADDB background

This text has black color on #B6ADDB background.


White color preview on #B6ADDB background

This text has white color on #B6ADDB background.


Related colors

Complementary color

Complementary color for #hex is #495224.


I love getcolorcode.com

Triadic colors

1 #DBB6AD and #ADDBB6 with #B6ADDB are triadic colors.

2 #DBADB6 and #ADB6DB with #B6ADDB are triadic colors.