COLOR #B2ADDB

HEX: #B2ADDB RGB: (178,173,219)

Renk bilgisi

#B2ADDB contains red, green and blue colors in about the same proportion. #B2ADDB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#B2ADDB color RGB value is (178,173,219).

RGB: (178,173,219) (70%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 173 of 255 = 68%
B 219 of 255 = 86%

178
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 219 = 570 (100%)
R 178 of 570 ~ 31.23%
G 173 of 570 ~ 30.35%
B 219 of 570 ~ 38.42'%

%31.23
%30.35
%38.42

CMYK RENK MODELİ

#B2ADDB rengi CMYK tonu (19,21,0,14).

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

CMYK: (19,21,0,14)
C19M21Y0K14 (19%, 21%, 0%, 14%)
(0.19 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%18.72
%21
%0
%14.12

Codes

Color #B2ADDB in popluar color models

B2 AD DB
RGB 178 173 219
HSL 247° 38.98% 76.86%
HSB/HSV 247° 21.00% 85.88%
CMYK 18.72% 21.00% 0.00%
14.12%

Color #B2ADDB in popluar number systems.

HEX B2 AD DB
Decimal 178 173 219
Binary 10110010 10101101 11011011
Octal 262 255 333

Shades and tints

Shades of #B2ADDB

#B2ADDB
(178,173,219)
#A29EC8
(162,158,200)
#928FB5
(146,143,181)
#8280A2
(130,128,162)
#72718F
(114,113,143)
#62627C
(98,98,124)
#525369
(82,83,105)
#424456
(66,68,86)
#323543
(50,53,67)
#222630
(34,38,48)
#12171D
(18,23,29)
#000000
(0,0,0)

Tints of #B2ADDB

#B2ADDB
(178,173,219)
#B9B4DE
(185,180,222)
#C0BBE1
(192,187,225)
#C7C2E4
(199,194,228)
#CEC9E7
(206,201,231)
#D5D0EA
(213,208,234)
#DCD7ED
(220,215,237)
#E3DEF0
(227,222,240)
#EAE5F3
(234,229,243)
#F1ECF6
(241,236,246)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADDB; }

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

This text font color is #B2ADDB.

Background Color

.myBgColor { background-color: #B2ADDB; }

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

This div background color is #B2ADDB.

Border color

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

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

This div border color is #B2ADDB.

Opacity

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

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

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

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

This text has shadow with #B2ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADDB.

Preview

Color preview on black background

This text has color #B2ADDB on black background.


Color preview on white background

This text has color #B2ADDB on white background.


Black color preview on #B2ADDB background

This text has black color on #B2ADDB background.


White color preview on #B2ADDB background

This text has white color on #B2ADDB background.


Related colors

Complementary color

Complementary color for #hex is #4D5224.


I love getcolorcode.com

Triadic colors

1 #DBB2AD and #ADDBB2 with #B2ADDB are triadic colors.

2 #DBADB2 and #ADB2DB with #B2ADDB are triadic colors.