COLOR #B5ADF6

HEX: #B5ADF6 RGB: (181,173,246)

Renk bilgisi

#B5ADF6 contains mainly blue color. #B5ADF6 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B5ADF6 color RGB value is (181,173,246).

RGB: (181,173,246) (71%, 68%, 96%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 246 of 255 = 96%

181
173
246

R + G + B ~ 78%. #B5ADF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 246 = 600 (100%)
R 181 of 600 ~ 30.17%
G 173 of 600 ~ 28.83%
B 246 of 600 ~ 41'%

%30.17
%28.83
%41

CMYK RENK MODELİ

#B5ADF6 rengi CMYK tonu (26,30,0,4).

  • camgöbeği tonu 26.42%
  • eflatun tonu 29.67%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (26,30,0,4)
C26M30Y0K4 (26%, 30%, 0%, 4%)
(0.26 / 0.30 / 0.00 / 0.04)

CMYK yüzdeleri

%26.42
%29.67
%0
%3.53

Codes

Color #B5ADF6 in popluar color models

B5 AD F6
RGB 181 173 246
HSL 247° 80.22% 82.16%
HSB/HSV 247° 29.67% 96.47%
CMYK 26.42% 29.67% 0.00%
3.53%

Color #B5ADF6 in popluar number systems.

HEX B5 AD F6
Decimal 181 173 246
Binary 10110101 10101101 11110110
Octal 265 255 366

Shades and tints

Shades of #B5ADF6

#B5ADF6
(181,173,246)
#A59EE0
(165,158,224)
#958FCA
(149,143,202)
#8580B4
(133,128,180)
#75719E
(117,113,158)
#656288
(101,98,136)
#555372
(85,83,114)
#45445C
(69,68,92)
#353546
(53,53,70)
#252630
(37,38,48)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #B5ADF6

#B5ADF6
(181,173,246)
#BBB4F6
(187,180,246)
#C1BBF6
(193,187,246)
#C7C2F6
(199,194,246)
#CDC9F6
(205,201,246)
#D3D0F6
(211,208,246)
#D9D7F6
(217,215,246)
#DFDEF6
(223,222,246)
#E5E5F6
(229,229,246)
#EBECF6
(235,236,246)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADF6; }

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

This text font color is #B5ADF6.

Background Color

.myBgColor { background-color: #B5ADF6; }

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

This div background color is #B5ADF6.

Border color

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

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

This div border color is #B5ADF6.

Opacity

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

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

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

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

This text has shadow with #B5ADF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADF6.

Preview

Color preview on black background

This text has color #B5ADF6 on black background.


Color preview on white background

This text has color #B5ADF6 on white background.


Black color preview on #B5ADF6 background

This text has black color on #B5ADF6 background.


White color preview on #B5ADF6 background

This text has white color on #B5ADF6 background.


Related colors

Complementary color

Complementary color for #hex is #4A5209.


I love getcolorcode.com

Triadic colors

1 #F6B5AD and #ADF6B5 with #B5ADF6 are triadic colors.

2 #F6ADB5 and #ADB5F6 with #B5ADF6 are triadic colors.