COLOR #B2ADE7

HEX: #B2ADE7 RGB: (178,173,231)

Renk bilgisi

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

RGB renk modeli

#B2ADE7 color RGB value is (178,173,231).

RGB: (178,173,231) (70%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 173 of 255 = 68%
B 231 of 255 = 91%

178
173
231

R + G + B ~ 76%. #B2ADE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 231 = 582 (100%)
R 178 of 582 ~ 30.58%
G 173 of 582 ~ 29.73%
B 231 of 582 ~ 39.69'%

%30.58
%29.73
%39.69

CMYK RENK MODELİ

#B2ADE7 rengi CMYK tonu (23,25,0,9).

  • camgöbeği tonu 22.94%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (23,25,0,9)
C23M25Y0K9 (23%, 25%, 0%, 9%)
(0.23 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%22.94
%25.11
%0
%9.41

Codes

Color #B2ADE7 in popluar color models

B2 AD E7
RGB 178 173 231
HSL 245° 54.72% 79.22%
HSB/HSV 245° 25.11% 90.59%
CMYK 22.94% 25.11% 0.00%
9.41%

Color #B2ADE7 in popluar number systems.

HEX B2 AD E7
Decimal 178 173 231
Binary 10110010 10101101 11100111
Octal 262 255 347

Shades and tints

Shades of #B2ADE7

#B2ADE7
(178,173,231)
#A29ED2
(162,158,210)
#928FBD
(146,143,189)
#8280A8
(130,128,168)
#727193
(114,113,147)
#62627E
(98,98,126)
#525369
(82,83,105)
#424454
(66,68,84)
#32353F
(50,53,63)
#22262A
(34,38,42)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #B2ADE7

#B2ADE7
(178,173,231)
#B9B4E9
(185,180,233)
#C0BBEB
(192,187,235)
#C7C2ED
(199,194,237)
#CEC9EF
(206,201,239)
#D5D0F1
(213,208,241)
#DCD7F3
(220,215,243)
#E3DEF5
(227,222,245)
#EAE5F7
(234,229,247)
#F1ECF9
(241,236,249)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADE7; }

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

This text font color is #B2ADE7.

Background Color

.myBgColor { background-color: #B2ADE7; }

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

This div background color is #B2ADE7.

Border color

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

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

This div border color is #B2ADE7.

Opacity

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

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

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

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

This text has shadow with #B2ADE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADE7.

Preview

Color preview on black background

This text has color #B2ADE7 on black background.


Color preview on white background

This text has color #B2ADE7 on white background.


Black color preview on #B2ADE7 background

This text has black color on #B2ADE7 background.


White color preview on #B2ADE7 background

This text has white color on #B2ADE7 background.


Related colors

Complementary color

Complementary color for #hex is #4D5218.


I love getcolorcode.com

Triadic colors

1 #E7B2AD and #ADE7B2 with #B2ADE7 are triadic colors.

2 #E7ADB2 and #ADB2E7 with #B2ADE7 are triadic colors.