COLOR #B0ADEB

HEX: #B0ADEB RGB: (176,173,235)

Renk bilgisi

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

RGB renk modeli

#B0ADEB color RGB value is (176,173,235).

RGB: (176,173,235) (69%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 235 of 255 = 92%

176
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 235 = 584 (100%)
R 176 of 584 ~ 30.14%
G 173 of 584 ~ 29.62%
B 235 of 584 ~ 40.24'%

%30.14
%29.62
%40.24

CMYK RENK MODELİ

#B0ADEB rengi CMYK tonu (25,26,0,8).

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

CMYK: (25,26,0,8)
C25M26Y0K8 (25%, 26%, 0%, 8%)
(0.25 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%25.11
%26.38
%0
%7.84

Codes

Color #B0ADEB in popluar color models

B0 AD EB
RGB 176 173 235
HSL 243° 60.78% 80.00%
HSB/HSV 243° 26.38% 92.16%
CMYK 25.11% 26.38% 0.00%
7.84%

Color #B0ADEB in popluar number systems.

HEX B0 AD EB
Decimal 176 173 235
Binary 10110000 10101101 11101011
Octal 260 255 353

Shades and tints

Shades of #B0ADEB

#B0ADEB
(176,173,235)
#A09ED6
(160,158,214)
#908FC1
(144,143,193)
#8080AC
(128,128,172)
#707197
(112,113,151)
#606282
(96,98,130)
#50536D
(80,83,109)
#404458
(64,68,88)
#303543
(48,53,67)
#20262E
(32,38,46)
#101719
(16,23,25)
#000000
(0,0,0)

Tints of #B0ADEB

#B0ADEB
(176,173,235)
#B7B4EC
(183,180,236)
#BEBBED
(190,187,237)
#C5C2EE
(197,194,238)
#CCC9EF
(204,201,239)
#D3D0F0
(211,208,240)
#DAD7F1
(218,215,241)
#E1DEF2
(225,222,242)
#E8E5F3
(232,229,243)
#EFECF4
(239,236,244)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0ADEB; }

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

This text font color is #B0ADEB.

Background Color

.myBgColor { background-color: #B0ADEB; }

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

This div background color is #B0ADEB.

Border color

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

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

This div border color is #B0ADEB.

Opacity

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

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

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

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

This text has shadow with #B0ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0ADEB.

Preview

Color preview on black background

This text has color #B0ADEB on black background.


Color preview on white background

This text has color #B0ADEB on white background.


Black color preview on #B0ADEB background

This text has black color on #B0ADEB background.


White color preview on #B0ADEB background

This text has white color on #B0ADEB background.


Related colors

Complementary color

Complementary color for #hex is #4F5214.


I love getcolorcode.com

Triadic colors

1 #EBB0AD and #ADEBB0 with #B0ADEB are triadic colors.

2 #EBADB0 and #ADB0EB with #B0ADEB are triadic colors.