COLOR #B2ADEB

HEX: #B2ADEB RGB: (178,173,235)

Renk bilgisi

#B2ADEB contains mainly red and blue colors. #B2ADEB ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#B2ADEB color RGB value is (178,173,235).

RGB: (178,173,235) (70%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 173 of 255 = 68%
B 235 of 255 = 92%

178
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 235 = 586 (100%)
R 178 of 586 ~ 30.38%
G 173 of 586 ~ 29.52%
B 235 of 586 ~ 40.1'%

%30.38
%29.52
%40.1

CMYK RENK MODELİ

#B2ADEB rengi CMYK tonu (24,26,0,8).

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

CMYK: (24,26,0,8)
C24M26Y0K8 (24%, 26%, 0%, 8%)
(0.24 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%24.26
%26.38
%0
%7.84

Codes

Color #B2ADEB in popluar color models

B2 AD EB
RGB 178 173 235
HSL 245° 60.78% 80.00%
HSB/HSV 245° 26.38% 92.16%
CMYK 24.26% 26.38% 0.00%
7.84%

Color #B2ADEB in popluar number systems.

HEX B2 AD EB
Decimal 178 173 235
Binary 10110010 10101101 11101011
Octal 262 255 353

Shades and tints

Shades of #B2ADEB

#B2ADEB
(178,173,235)
#A29ED6
(162,158,214)
#928FC1
(146,143,193)
#8280AC
(130,128,172)
#727197
(114,113,151)
#626282
(98,98,130)
#52536D
(82,83,109)
#424458
(66,68,88)
#323543
(50,53,67)
#22262E
(34,38,46)
#121719
(18,23,25)
#000000
(0,0,0)

Tints of #B2ADEB

#B2ADEB
(178,173,235)
#B9B4EC
(185,180,236)
#C0BBED
(192,187,237)
#C7C2EE
(199,194,238)
#CEC9EF
(206,201,239)
#D5D0F0
(213,208,240)
#DCD7F1
(220,215,241)
#E3DEF2
(227,222,242)
#EAE5F3
(234,229,243)
#F1ECF4
(241,236,244)
#F8F3F5
(248,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADEB; }

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

This text font color is #B2ADEB.

Background Color

.myBgColor { background-color: #B2ADEB; }

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

This div background color is #B2ADEB.

Border color

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

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

This div border color is #B2ADEB.

Opacity

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

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

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

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

This text has shadow with #B2ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADEB.

Preview

Color preview on black background

This text has color #B2ADEB on black background.


Color preview on white background

This text has color #B2ADEB on white background.


Black color preview on #B2ADEB background

This text has black color on #B2ADEB background.


White color preview on #B2ADEB background

This text has white color on #B2ADEB background.


Related colors

Complementary color

Complementary color for #hex is #4D5214.


I love getcolorcode.com

Triadic colors

1 #EBB2AD and #ADEBB2 with #B2ADEB are triadic colors.

2 #EBADB2 and #ADB2EB with #B2ADEB are triadic colors.