COLOR #B9ADE2

HEX: #B9ADE2 RGB: (185,173,226)

Renk bilgisi

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

RGB renk modeli

#B9ADE2 color RGB value is (185,173,226).

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

RGB bağlantıları ve doygunluk

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

185
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 226 = 584 (100%)
R 185 of 584 ~ 31.68%
G 173 of 584 ~ 29.62%
B 226 of 584 ~ 38.7'%

%31.68
%29.62
%38.7

CMYK RENK MODELİ

#B9ADE2 rengi CMYK tonu (18,23,0,11).

  • camgöbeği tonu 18.14%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (18,23,0,11)
C18M23Y0K11 (18%, 23%, 0%, 11%)
(0.18 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%18.14
%23.45
%0
%11.37

Codes

Color #B9ADE2 in popluar color models

B9 AD E2
RGB 185 173 226
HSL 254° 47.75% 78.24%
HSB/HSV 254° 23.45% 88.63%
CMYK 18.14% 23.45% 0.00%
11.37%

Color #B9ADE2 in popluar number systems.

HEX B9 AD E2
Decimal 185 173 226
Binary 10111001 10101101 11100010
Octal 271 255 342

Shades and tints

Shades of #B9ADE2

#B9ADE2
(185,173,226)
#A99ECE
(169,158,206)
#998FBA
(153,143,186)
#8980A6
(137,128,166)
#797192
(121,113,146)
#69627E
(105,98,126)
#59536A
(89,83,106)
#494456
(73,68,86)
#393542
(57,53,66)
#29262E
(41,38,46)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #B9ADE2

#B9ADE2
(185,173,226)
#BFB4E4
(191,180,228)
#C5BBE6
(197,187,230)
#CBC2E8
(203,194,232)
#D1C9EA
(209,201,234)
#D7D0EC
(215,208,236)
#DDD7EE
(221,215,238)
#E3DEF0
(227,222,240)
#E9E5F2
(233,229,242)
#EFECF4
(239,236,244)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9ADE2; }

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

This text font color is #B9ADE2.

Background Color

.myBgColor { background-color: #B9ADE2; }

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

This div background color is #B9ADE2.

Border color

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

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

This div border color is #B9ADE2.

Opacity

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

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

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

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

This text has shadow with #B9ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADE2.

Preview

Color preview on black background

This text has color #B9ADE2 on black background.


Color preview on white background

This text has color #B9ADE2 on white background.


Black color preview on #B9ADE2 background

This text has black color on #B9ADE2 background.


White color preview on #B9ADE2 background

This text has white color on #B9ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #46521D.


I love getcolorcode.com

Triadic colors

1 #E2B9AD and #ADE2B9 with #B9ADE2 are triadic colors.

2 #E2ADB9 and #ADB9E2 with #B9ADE2 are triadic colors.