COLOR #B2ADF6

HEX: #B2ADF6 RGB: (178,173,246)

Renk bilgisi

#B2ADF6 contains mainly blue color. #B2ADF6 ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#B2ADF6 color RGB value is (178,173,246).

RGB: (178,173,246) (70%, 68%, 96%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 173 of 255 = 68%
B 246 of 255 = 96%

178
173
246

R + G + B ~ 78%. #B2ADF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 246 = 597 (100%)
R 178 of 597 ~ 29.82%
G 173 of 597 ~ 28.98%
B 246 of 597 ~ 41.21'%

%29.82
%28.98
%41.21

CMYK RENK MODELİ

#B2ADF6 rengi CMYK tonu (28,30,0,4).

  • camgöbeği tonu 27.64%
  • eflatun tonu 29.67%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (28,30,0,4)
C28M30Y0K4 (28%, 30%, 0%, 4%)
(0.28 / 0.30 / 0.00 / 0.04)

CMYK yüzdeleri

%27.64
%29.67
%0
%3.53

Codes

Color #B2ADF6 in popluar color models

B2 AD F6
RGB 178 173 246
HSL 244° 80.22% 82.16%
HSB/HSV 244° 29.67% 96.47%
CMYK 27.64% 29.67% 0.00%
3.53%

Color #B2ADF6 in popluar number systems.

HEX B2 AD F6
Decimal 178 173 246
Binary 10110010 10101101 11110110
Octal 262 255 366

Shades and tints

Shades of #B2ADF6

#B2ADF6
(178,173,246)
#A29EE0
(162,158,224)
#928FCA
(146,143,202)
#8280B4
(130,128,180)
#72719E
(114,113,158)
#626288
(98,98,136)
#525372
(82,83,114)
#42445C
(66,68,92)
#323546
(50,53,70)
#222630
(34,38,48)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #B2ADF6

#B2ADF6
(178,173,246)
#B9B4F6
(185,180,246)
#C0BBF6
(192,187,246)
#C7C2F6
(199,194,246)
#CEC9F6
(206,201,246)
#D5D0F6
(213,208,246)
#DCD7F6
(220,215,246)
#E3DEF6
(227,222,246)
#EAE5F6
(234,229,246)
#F1ECF6
(241,236,246)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2ADF6 color. Also use rgb(178,173,246) instead hex code.

Text Font Color

.myTextColor { color: #B2ADF6; }

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

This text font color is #B2ADF6.

Background Color

.myBgColor { background-color: #B2ADF6; }

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

This div background color is #B2ADF6.

Border color

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

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

This div border color is #B2ADF6.

Opacity

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

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

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

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

This text has shadow with #B2ADF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADF6.

Preview

Color preview on black background

This text has color #B2ADF6 on black background.


Color preview on white background

This text has color #B2ADF6 on white background.


Black color preview on #B2ADF6 background

This text has black color on #B2ADF6 background.


White color preview on #B2ADF6 background

This text has white color on #B2ADF6 background.


Related colors

Complementary color

Complementary color for #hex is #4D5209.


I love getcolorcode.com

Triadic colors

1 #F6B2AD and #ADF6B2 with #B2ADF6 are triadic colors.

2 #F6ADB2 and #ADB2F6 with #B2ADF6 are triadic colors.