COLOR #B6ADF9

HEX: #B6ADF9 RGB: (182,173,249)

Renk bilgisi

#B6ADF9 contains mainly blue color. #B6ADF9 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B6ADF9 color RGB value is (182,173,249).

RGB: (182,173,249) (71%, 68%, 98%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 249 of 255 = 98%

182
173
249

R + G + B ~ 79%. #B6ADF9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 249 = 604 (100%)
R 182 of 604 ~ 30.13%
G 173 of 604 ~ 28.64%
B 249 of 604 ~ 41.23'%

%30.13
%28.64
%41.23

CMYK RENK MODELİ

#B6ADF9 rengi CMYK tonu (27,31,0,2).

  • camgöbeği tonu 26.91%
  • eflatun tonu 30.52%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (27,31,0,2)
C27M31Y0K2 (27%, 31%, 0%, 2%)
(0.27 / 0.31 / 0.00 / 0.02)

CMYK yüzdeleri

%26.91
%30.52
%0
%2.35

Codes

Color #B6ADF9 in popluar color models

B6 AD F9
RGB 182 173 249
HSL 247° 86.36% 82.75%
HSB/HSV 247° 30.52% 97.65%
CMYK 26.91% 30.52% 0.00%
2.35%

Color #B6ADF9 in popluar number systems.

HEX B6 AD F9
Decimal 182 173 249
Binary 10110110 10101101 11111001
Octal 266 255 371

Shades and tints

Shades of #B6ADF9

#B6ADF9
(182,173,249)
#A69EE3
(166,158,227)
#968FCD
(150,143,205)
#8680B7
(134,128,183)
#7671A1
(118,113,161)
#66628B
(102,98,139)
#565375
(86,83,117)
#46445F
(70,68,95)
#363549
(54,53,73)
#262633
(38,38,51)
#16171D
(22,23,29)
#000000
(0,0,0)

Tints of #B6ADF9

#B6ADF9
(182,173,249)
#BCB4F9
(188,180,249)
#C2BBF9
(194,187,249)
#C8C2F9
(200,194,249)
#CEC9F9
(206,201,249)
#D4D0F9
(212,208,249)
#DAD7F9
(218,215,249)
#E0DEF9
(224,222,249)
#E6E5F9
(230,229,249)
#ECECF9
(236,236,249)
#F2F3F9
(242,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADF9; }

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

This text font color is #B6ADF9.

Background Color

.myBgColor { background-color: #B6ADF9; }

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

This div background color is #B6ADF9.

Border color

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

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

This div border color is #B6ADF9.

Opacity

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

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

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

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

This text has shadow with #B6ADF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADF9.

Preview

Color preview on black background

This text has color #B6ADF9 on black background.


Color preview on white background

This text has color #B6ADF9 on white background.


Black color preview on #B6ADF9 background

This text has black color on #B6ADF9 background.


White color preview on #B6ADF9 background

This text has white color on #B6ADF9 background.


Related colors

Complementary color

Complementary color for #hex is #495206.


I love getcolorcode.com

Triadic colors

1 #F9B6AD and #ADF9B6 with #B6ADF9 are triadic colors.

2 #F9ADB6 and #ADB6F9 with #B6ADF9 are triadic colors.