COLOR #B0ADE2

HEX: #B0ADE2 RGB: (176,173,226)

Renk bilgisi

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

RGB renk modeli

#B0ADE2 color RGB value is (176,173,226).

RGB: (176,173,226) (69%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 226 of 255 = 89%

176
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 226 = 575 (100%)
R 176 of 575 ~ 30.61%
G 173 of 575 ~ 30.09%
B 226 of 575 ~ 39.3'%

%30.61
%30.09
%39.3

CMYK RENK MODELİ

#B0ADE2 rengi CMYK tonu (22,23,0,11).

  • camgöbeği tonu 22.12%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (22,23,0,11)
C22M23Y0K11 (22%, 23%, 0%, 11%)
(0.22 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%22.12
%23.45
%0
%11.37

Codes

Color #B0ADE2 in popluar color models

B0 AD E2
RGB 176 173 226
HSL 243° 47.75% 78.24%
HSB/HSV 243° 23.45% 88.63%
CMYK 22.12% 23.45% 0.00%
11.37%

Color #B0ADE2 in popluar number systems.

HEX B0 AD E2
Decimal 176 173 226
Binary 10110000 10101101 11100010
Octal 260 255 342

Shades and tints

Shades of #B0ADE2

#B0ADE2
(176,173,226)
#A09ECE
(160,158,206)
#908FBA
(144,143,186)
#8080A6
(128,128,166)
#707192
(112,113,146)
#60627E
(96,98,126)
#50536A
(80,83,106)
#404456
(64,68,86)
#303542
(48,53,66)
#20262E
(32,38,46)
#10171A
(16,23,26)
#000000
(0,0,0)

Tints of #B0ADE2

#B0ADE2
(176,173,226)
#B7B4E4
(183,180,228)
#BEBBE6
(190,187,230)
#C5C2E8
(197,194,232)
#CCC9EA
(204,201,234)
#D3D0EC
(211,208,236)
#DAD7EE
(218,215,238)
#E1DEF0
(225,222,240)
#E8E5F2
(232,229,242)
#EFECF4
(239,236,244)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0ADE2 color. Also use rgb(176,173,226) instead hex code.

Text Font Color

.myTextColor { color: #B0ADE2; }

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

This text font color is #B0ADE2.

Background Color

.myBgColor { background-color: #B0ADE2; }

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

This div background color is #B0ADE2.

Border color

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

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

This div border color is #B0ADE2.

Opacity

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

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

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

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

This text has shadow with #B0ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0ADE2.

Preview

Color preview on black background

This text has color #B0ADE2 on black background.


Color preview on white background

This text has color #B0ADE2 on white background.


Black color preview on #B0ADE2 background

This text has black color on #B0ADE2 background.


White color preview on #B0ADE2 background

This text has white color on #B0ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #4F521D.


I love getcolorcode.com

Triadic colors

1 #E2B0AD and #ADE2B0 with #B0ADE2 are triadic colors.

2 #E2ADB0 and #ADB0E2 with #B0ADE2 are triadic colors.