COLOR #B6ADDA

HEX: #B6ADDA RGB: (182,173,218)

Renk bilgisi

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

RGB renk modeli

#B6ADDA color RGB value is (182,173,218).

RGB: (182,173,218) (71%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 218 of 255 = 85%

182
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 218 = 573 (100%)
R 182 of 573 ~ 31.76%
G 173 of 573 ~ 30.19%
B 218 of 573 ~ 38.05'%

%31.76
%30.19
%38.05

CMYK RENK MODELİ

#B6ADDA rengi CMYK tonu (17,21,0,15).

  • camgöbeği tonu 16.51%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (17,21,0,15)
C17M21Y0K15 (17%, 21%, 0%, 15%)
(0.17 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%16.51
%20.64
%0
%14.51

Codes

Color #B6ADDA in popluar color models

B6 AD DA
RGB 182 173 218
HSL 252° 37.82% 76.67%
HSB/HSV 252° 20.64% 85.49%
CMYK 16.51% 20.64% 0.00%
14.51%

Color #B6ADDA in popluar number systems.

HEX B6 AD DA
Decimal 182 173 218
Binary 10110110 10101101 11011010
Octal 266 255 332

Shades and tints

Shades of #B6ADDA

#B6ADDA
(182,173,218)
#A69EC7
(166,158,199)
#968FB4
(150,143,180)
#8680A1
(134,128,161)
#76718E
(118,113,142)
#66627B
(102,98,123)
#565368
(86,83,104)
#464455
(70,68,85)
#363542
(54,53,66)
#26262F
(38,38,47)
#16171C
(22,23,28)
#000000
(0,0,0)

Tints of #B6ADDA

#B6ADDA
(182,173,218)
#BCB4DD
(188,180,221)
#C2BBE0
(194,187,224)
#C8C2E3
(200,194,227)
#CEC9E6
(206,201,230)
#D4D0E9
(212,208,233)
#DAD7EC
(218,215,236)
#E0DEEF
(224,222,239)
#E6E5F2
(230,229,242)
#ECECF5
(236,236,245)
#F2F3F8
(242,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADDA; }

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

This text font color is #B6ADDA.

Background Color

.myBgColor { background-color: #B6ADDA; }

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

This div background color is #B6ADDA.

Border color

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

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

This div border color is #B6ADDA.

Opacity

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

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

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

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

This text has shadow with #B6ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADDA.

Preview

Color preview on black background

This text has color #B6ADDA on black background.


Color preview on white background

This text has color #B6ADDA on white background.


Black color preview on #B6ADDA background

This text has black color on #B6ADDA background.


White color preview on #B6ADDA background

This text has white color on #B6ADDA background.


Related colors

Complementary color

Complementary color for #hex is #495225.


I love getcolorcode.com

Triadic colors

1 #DAB6AD and #ADDAB6 with #B6ADDA are triadic colors.

2 #DAADB6 and #ADB6DA with #B6ADDA are triadic colors.