COLOR #B5ADEB

HEX: #B5ADEB RGB: (181,173,235)

Renk bilgisi

#B5ADEB contains mainly red and blue colors. #B5ADEB ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B5ADEB color RGB value is (181,173,235).

RGB: (181,173,235) (71%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 235 of 255 = 92%

181
173
235

R + G + B ~ 77%. #B5ADEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 235 = 589 (100%)
R 181 of 589 ~ 30.73%
G 173 of 589 ~ 29.37%
B 235 of 589 ~ 39.9'%

%30.73
%29.37
%39.9

CMYK RENK MODELİ

#B5ADEB rengi CMYK tonu (23,26,0,8).

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

CMYK: (23,26,0,8)
C23M26Y0K8 (23%, 26%, 0%, 8%)
(0.23 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%26.38
%0
%7.84

Codes

Color #B5ADEB in popluar color models

B5 AD EB
RGB 181 173 235
HSL 248° 60.78% 80.00%
HSB/HSV 248° 26.38% 92.16%
CMYK 22.98% 26.38% 0.00%
7.84%

Color #B5ADEB in popluar number systems.

HEX B5 AD EB
Decimal 181 173 235
Binary 10110101 10101101 11101011
Octal 265 255 353

Shades and tints

Shades of #B5ADEB

#B5ADEB
(181,173,235)
#A59ED6
(165,158,214)
#958FC1
(149,143,193)
#8580AC
(133,128,172)
#757197
(117,113,151)
#656282
(101,98,130)
#55536D
(85,83,109)
#454458
(69,68,88)
#353543
(53,53,67)
#25262E
(37,38,46)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #B5ADEB

#B5ADEB
(181,173,235)
#BBB4EC
(187,180,236)
#C1BBED
(193,187,237)
#C7C2EE
(199,194,238)
#CDC9EF
(205,201,239)
#D3D0F0
(211,208,240)
#D9D7F1
(217,215,241)
#DFDEF2
(223,222,242)
#E5E5F3
(229,229,243)
#EBECF4
(235,236,244)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADEB; }

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

This text font color is #B5ADEB.

Background Color

.myBgColor { background-color: #B5ADEB; }

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

This div background color is #B5ADEB.

Border color

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

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

This div border color is #B5ADEB.

Opacity

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

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

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

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

This text has shadow with #B5ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADEB.

Preview

Color preview on black background

This text has color #B5ADEB on black background.


Color preview on white background

This text has color #B5ADEB on white background.


Black color preview on #B5ADEB background

This text has black color on #B5ADEB background.


White color preview on #B5ADEB background

This text has white color on #B5ADEB background.


Related colors

Complementary color

Complementary color for #hex is #4A5214.


I love getcolorcode.com

Triadic colors

1 #EBB5AD and #ADEBB5 with #B5ADEB are triadic colors.

2 #EBADB5 and #ADB5EB with #B5ADEB are triadic colors.