COLOR #B2ADDC

HEX: #B2ADDC RGB: (178,173,220)

Renk bilgisi

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

RGB renk modeli

#B2ADDC color RGB value is (178,173,220).

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

RGB bağlantıları ve doygunluk

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

178
173
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 220 = 571 (100%)
R 178 of 571 ~ 31.17%
G 173 of 571 ~ 30.3%
B 220 of 571 ~ 38.53'%

%31.17
%30.3
%38.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 19.09%
  • eflatun tonu 21.36%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

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

CMYK yüzdeleri

%19.09
%21.36
%0
%13.73

Codes

Color #B2ADDC in popluar color models

B2 AD DC
RGB 178 173 220
HSL 246° 40.17% 77.06%
HSB/HSV 246° 21.36% 86.27%
CMYK 19.09% 21.36% 0.00%
13.73%

Color #B2ADDC in popluar number systems.

HEX B2 AD DC
Decimal 178 173 220
Binary 10110010 10101101 11011100
Octal 262 255 334

Shades and tints

Shades of #B2ADDC

#B2ADDC
(178,173,220)
#A29EC8
(162,158,200)
#928FB4
(146,143,180)
#8280A0
(130,128,160)
#72718C
(114,113,140)
#626278
(98,98,120)
#525364
(82,83,100)
#424450
(66,68,80)
#32353C
(50,53,60)
#222628
(34,38,40)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #B2ADDC

#B2ADDC
(178,173,220)
#B9B4DF
(185,180,223)
#C0BBE2
(192,187,226)
#C7C2E5
(199,194,229)
#CEC9E8
(206,201,232)
#D5D0EB
(213,208,235)
#DCD7EE
(220,215,238)
#E3DEF1
(227,222,241)
#EAE5F4
(234,229,244)
#F1ECF7
(241,236,247)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADDC; }

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

This text font color is #B2ADDC.

Background Color

.myBgColor { background-color: #B2ADDC; }

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

This div background color is #B2ADDC.

Border color

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

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

This div border color is #B2ADDC.

Opacity

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

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

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

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

This text has shadow with #B2ADDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADDC.

Preview

Color preview on black background

This text has color #B2ADDC on black background.


Color preview on white background

This text has color #B2ADDC on white background.


Black color preview on #B2ADDC background

This text has black color on #B2ADDC background.


White color preview on #B2ADDC background

This text has white color on #B2ADDC background.


Related colors

Complementary color

Complementary color for #hex is #4D5223.


I love getcolorcode.com

Triadic colors

1 #DCB2AD and #ADDCB2 with #B2ADDC are triadic colors.

2 #DCADB2 and #ADB2DC with #B2ADDC are triadic colors.