COLOR #B9ADEF

HEX: #B9ADEF RGB: (185,173,239)

Renk bilgisi

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

RGB renk modeli

#B9ADEF color RGB value is (185,173,239).

RGB: (185,173,239) (73%, 68%, 94%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 239 of 255 = 94%

185
173
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 239 = 597 (100%)
R 185 of 597 ~ 30.99%
G 173 of 597 ~ 28.98%
B 239 of 597 ~ 40.03'%

%30.99
%28.98
%40.03

CMYK RENK MODELİ

#B9ADEF rengi CMYK tonu (23,28,0,6).

  • camgöbeği tonu 22.59%
  • eflatun tonu 27.62%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (23,28,0,6)
C23M28Y0K6 (23%, 28%, 0%, 6%)
(0.23 / 0.28 / 0.00 / 0.06)

CMYK yüzdeleri

%22.59
%27.62
%0
%6.27

Codes

Color #B9ADEF in popluar color models

B9 AD EF
RGB 185 173 239
HSL 251° 67.35% 80.78%
HSB/HSV 251° 27.62% 93.73%
CMYK 22.59% 27.62% 0.00%
6.27%

Color #B9ADEF in popluar number systems.

HEX B9 AD EF
Decimal 185 173 239
Binary 10111001 10101101 11101111
Octal 271 255 357

Shades and tints

Shades of #B9ADEF

#B9ADEF
(185,173,239)
#A99EDA
(169,158,218)
#998FC5
(153,143,197)
#8980B0
(137,128,176)
#79719B
(121,113,155)
#696286
(105,98,134)
#595371
(89,83,113)
#49445C
(73,68,92)
#393547
(57,53,71)
#292632
(41,38,50)
#19171D
(25,23,29)
#000000
(0,0,0)

Tints of #B9ADEF

#B9ADEF
(185,173,239)
#BFB4F0
(191,180,240)
#C5BBF1
(197,187,241)
#CBC2F2
(203,194,242)
#D1C9F3
(209,201,243)
#D7D0F4
(215,208,244)
#DDD7F5
(221,215,245)
#E3DEF6
(227,222,246)
#E9E5F7
(233,229,247)
#EFECF8
(239,236,248)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9ADEF color. Also use rgb(185,173,239) instead hex code.

Text Font Color

.myTextColor { color: #B9ADEF; }

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

This text font color is #B9ADEF.

Background Color

.myBgColor { background-color: #B9ADEF; }

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

This div background color is #B9ADEF.

Border color

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

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

This div border color is #B9ADEF.

Opacity

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

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

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

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

This text has shadow with #B9ADEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADEF.

Preview

Color preview on black background

This text has color #B9ADEF on black background.


Color preview on white background

This text has color #B9ADEF on white background.


Black color preview on #B9ADEF background

This text has black color on #B9ADEF background.


White color preview on #B9ADEF background

This text has white color on #B9ADEF background.


Related colors

Complementary color

Complementary color for #hex is #465210.


I love getcolorcode.com

Triadic colors

1 #EFB9AD and #ADEFB9 with #B9ADEF are triadic colors.

2 #EFADB9 and #ADB9EF with #B9ADEF are triadic colors.