COLOR #B9ADE3

HEX: #B9ADE3 RGB: (185,173,227)

Renk bilgisi

#B9ADE3 contains red, green and blue colors in about the same proportion. #B9ADE3 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B9ADE3 color RGB value is (185,173,227).

RGB: (185,173,227) (73%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 227 of 255 = 89%

185
173
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 227 = 585 (100%)
R 185 of 585 ~ 31.62%
G 173 of 585 ~ 29.57%
B 227 of 585 ~ 38.8'%

%31.62
%29.57
%38.8

CMYK RENK MODELİ

#B9ADE3 rengi CMYK tonu (19,24,0,11).

  • camgöbeği tonu 18.50%
  • eflatun tonu 23.79%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (19,24,0,11)
C19M24Y0K11 (19%, 24%, 0%, 11%)
(0.19 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%18.5
%23.79
%0
%10.98

Codes

Color #B9ADE3 in popluar color models

B9 AD E3
RGB 185 173 227
HSL 253° 49.09% 78.43%
HSB/HSV 253° 23.79% 89.02%
CMYK 18.50% 23.79% 0.00%
10.98%

Color #B9ADE3 in popluar number systems.

HEX B9 AD E3
Decimal 185 173 227
Binary 10111001 10101101 11100011
Octal 271 255 343

Shades and tints

Shades of #B9ADE3

#B9ADE3
(185,173,227)
#A99ECF
(169,158,207)
#998FBB
(153,143,187)
#8980A7
(137,128,167)
#797193
(121,113,147)
#69627F
(105,98,127)
#59536B
(89,83,107)
#494457
(73,68,87)
#393543
(57,53,67)
#29262F
(41,38,47)
#19171B
(25,23,27)
#000000
(0,0,0)

Tints of #B9ADE3

#B9ADE3
(185,173,227)
#BFB4E5
(191,180,229)
#C5BBE7
(197,187,231)
#CBC2E9
(203,194,233)
#D1C9EB
(209,201,235)
#D7D0ED
(215,208,237)
#DDD7EF
(221,215,239)
#E3DEF1
(227,222,241)
#E9E5F3
(233,229,243)
#EFECF5
(239,236,245)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9ADE3; }

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

This text font color is #B9ADE3.

Background Color

.myBgColor { background-color: #B9ADE3; }

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

This div background color is #B9ADE3.

Border color

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

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

This div border color is #B9ADE3.

Opacity

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

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

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

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

This text has shadow with #B9ADE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADE3.

Preview

Color preview on black background

This text has color #B9ADE3 on black background.


Color preview on white background

This text has color #B9ADE3 on white background.


Black color preview on #B9ADE3 background

This text has black color on #B9ADE3 background.


White color preview on #B9ADE3 background

This text has white color on #B9ADE3 background.


Related colors

Complementary color

Complementary color for #hex is #46521C.


I love getcolorcode.com

Triadic colors

1 #E3B9AD and #ADE3B9 with #B9ADE3 are triadic colors.

2 #E3ADB9 and #ADB9E3 with #B9ADE3 are triadic colors.