COLOR #BBADF6

HEX: #BBADF6 RGB: (187,173,246)

Renk bilgisi

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

RGB renk modeli

#BBADF6 color RGB value is (187,173,246).

RGB: (187,173,246) (73%, 68%, 96%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 173 of 255 = 68%
B 246 of 255 = 96%

187
173
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 173 + 246 = 606 (100%)
R 187 of 606 ~ 30.86%
G 173 of 606 ~ 28.55%
B 246 of 606 ~ 40.59'%

%30.86
%28.55
%40.59

CMYK RENK MODELİ

#BBADF6 rengi CMYK tonu (24,30,0,4).

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

CMYK: (24,30,0,4)
C24M30Y0K4 (24%, 30%, 0%, 4%)
(0.24 / 0.30 / 0.00 / 0.04)

CMYK yüzdeleri

%23.98
%29.67
%0
%3.53

Codes

Color #BBADF6 in popluar color models

BB AD F6
RGB 187 173 246
HSL 252° 80.22% 82.16%
HSB/HSV 252° 29.67% 96.47%
CMYK 23.98% 29.67% 0.00%
3.53%

Color #BBADF6 in popluar number systems.

HEX BB AD F6
Decimal 187 173 246
Binary 10111011 10101101 11110110
Octal 273 255 366

Shades and tints

Shades of #BBADF6

#BBADF6
(187,173,246)
#AA9EE0
(170,158,224)
#998FCA
(153,143,202)
#8880B4
(136,128,180)
#77719E
(119,113,158)
#666288
(102,98,136)
#555372
(85,83,114)
#44445C
(68,68,92)
#333546
(51,53,70)
#222630
(34,38,48)
#11171A
(17,23,26)
#000000
(0,0,0)

Tints of #BBADF6

#BBADF6
(187,173,246)
#C1B4F6
(193,180,246)
#C7BBF6
(199,187,246)
#CDC2F6
(205,194,246)
#D3C9F6
(211,201,246)
#D9D0F6
(217,208,246)
#DFD7F6
(223,215,246)
#E5DEF6
(229,222,246)
#EBE5F6
(235,229,246)
#F1ECF6
(241,236,246)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBADF6; }

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

This text font color is #BBADF6.

Background Color

.myBgColor { background-color: #BBADF6; }

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

This div background color is #BBADF6.

Border color

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

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

This div border color is #BBADF6.

Opacity

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

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

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

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

This text has shadow with #BBADF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBADF6.

Preview

Color preview on black background

This text has color #BBADF6 on black background.


Color preview on white background

This text has color #BBADF6 on white background.


Black color preview on #BBADF6 background

This text has black color on #BBADF6 background.


White color preview on #BBADF6 background

This text has white color on #BBADF6 background.


Related colors

Complementary color

Complementary color for #hex is #445209.


I love getcolorcode.com

Triadic colors

1 #F6BBAD and #ADF6BB with #BBADF6 are triadic colors.

2 #F6ADBB and #ADBBF6 with #BBADF6 are triadic colors.