COLOR #B5AFF6

HEX: #B5AFF6 RGB: (181,175,246)

Renk bilgisi

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

RGB renk modeli

#B5AFF6 color RGB value is (181,175,246).

RGB: (181,175,246) (71%, 69%, 96%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 175 of 255 = 69%
B 246 of 255 = 96%

181
175
246

R + G + B ~ 79%. #B5AFF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 175 + 246 = 602 (100%)
R 181 of 602 ~ 30.07%
G 175 of 602 ~ 29.07%
B 246 of 602 ~ 40.86'%

%30.07
%29.07
%40.86

CMYK RENK MODELİ

#B5AFF6 rengi CMYK tonu (26,29,0,4).

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

CMYK: (26,29,0,4)
C26M29Y0K4 (26%, 29%, 0%, 4%)
(0.26 / 0.29 / 0.00 / 0.04)

CMYK yüzdeleri

%26.42
%28.86
%0
%3.53

Codes

Color #B5AFF6 in popluar color models

B5 AF F6
RGB 181 175 246
HSL 245° 79.78% 82.55%
HSB/HSV 245° 28.86% 96.47%
CMYK 26.42% 28.86% 0.00%
3.53%

Color #B5AFF6 in popluar number systems.

HEX B5 AF F6
Decimal 181 175 246
Binary 10110101 10101111 11110110
Octal 265 257 366

Shades and tints

Shades of #B5AFF6

#B5AFF6
(181,175,246)
#A5A0E0
(165,160,224)
#9591CA
(149,145,202)
#8582B4
(133,130,180)
#75739E
(117,115,158)
#656488
(101,100,136)
#555572
(85,85,114)
#45465C
(69,70,92)
#353746
(53,55,70)
#252830
(37,40,48)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #B5AFF6

#B5AFF6
(181,175,246)
#BBB6F6
(187,182,246)
#C1BDF6
(193,189,246)
#C7C4F6
(199,196,246)
#CDCBF6
(205,203,246)
#D3D2F6
(211,210,246)
#D9D9F6
(217,217,246)
#DFE0F6
(223,224,246)
#E5E7F6
(229,231,246)
#EBEEF6
(235,238,246)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AFF6; }

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

This text font color is #B5AFF6.

Background Color

.myBgColor { background-color: #B5AFF6; }

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

This div background color is #B5AFF6.

Border color

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

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

This div border color is #B5AFF6.

Opacity

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

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

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

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

This text has shadow with #B5AFF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AFF6.

Preview

Color preview on black background

This text has color #B5AFF6 on black background.


Color preview on white background

This text has color #B5AFF6 on white background.


Black color preview on #B5AFF6 background

This text has black color on #B5AFF6 background.


White color preview on #B5AFF6 background

This text has white color on #B5AFF6 background.


Related colors

Complementary color

Complementary color for #hex is #4A5009.


I love getcolorcode.com

Triadic colors

1 #F6B5AF and #AFF6B5 with #B5AFF6 are triadic colors.

2 #F6AFB5 and #AFB5F6 with #B5AFF6 are triadic colors.