COLOR #B9AED2

HEX: #B9AED2 RGB: (185,174,210)

Renk bilgisi

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

RGB renk modeli

#B9AED2 color RGB value is (185,174,210).

RGB: (185,174,210) (73%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 174 of 255 = 68%
B 210 of 255 = 82%

185
174
210

R + G + B ~ 74%. #B9AED2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 174 + 210 = 569 (100%)
R 185 of 569 ~ 32.51%
G 174 of 569 ~ 30.58%
B 210 of 569 ~ 36.91'%

%32.51
%30.58
%36.91

CMYK RENK MODELİ

#B9AED2 rengi CMYK tonu (12,17,0,18).

  • camgöbeği tonu 11.90%
  • eflatun tonu 17.14%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (12,17,0,18)
C12M17Y0K18 (12%, 17%, 0%, 18%)
(0.12 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%11.9
%17.14
%0
%17.65

Codes

Color #B9AED2 in popluar color models

B9 AE D2
RGB 185 174 210
HSL 258° 28.57% 75.29%
HSB/HSV 258° 17.14% 82.35%
CMYK 11.90% 17.14% 0.00%
17.65%

Color #B9AED2 in popluar number systems.

HEX B9 AE D2
Decimal 185 174 210
Binary 10111001 10101110 11010010
Octal 271 256 322

Shades and tints

Shades of #B9AED2

#B9AED2
(185,174,210)
#A99FBF
(169,159,191)
#9990AC
(153,144,172)
#898199
(137,129,153)
#797286
(121,114,134)
#696373
(105,99,115)
#595460
(89,84,96)
#49454D
(73,69,77)
#39363A
(57,54,58)
#292727
(41,39,39)
#191814
(25,24,20)
#000000
(0,0,0)

Tints of #B9AED2

#B9AED2
(185,174,210)
#BFB5D6
(191,181,214)
#C5BCDA
(197,188,218)
#CBC3DE
(203,195,222)
#D1CAE2
(209,202,226)
#D7D1E6
(215,209,230)
#DDD8EA
(221,216,234)
#E3DFEE
(227,223,238)
#E9E6F2
(233,230,242)
#EFEDF6
(239,237,246)
#F5F4FA
(245,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9AED2 color. Also use rgb(185,174,210) instead hex code.

Text Font Color

.myTextColor { color: #B9AED2; }

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

This text font color is #B9AED2.

Background Color

.myBgColor { background-color: #B9AED2; }

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

This div background color is #B9AED2.

Border color

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

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

This div border color is #B9AED2.

Opacity

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

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

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

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

This text has shadow with #B9AED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AED2.

Preview

Color preview on black background

This text has color #B9AED2 on black background.


Color preview on white background

This text has color #B9AED2 on white background.


Black color preview on #B9AED2 background

This text has black color on #B9AED2 background.


White color preview on #B9AED2 background

This text has white color on #B9AED2 background.


Related colors

Complementary color

Complementary color for #hex is #46512D.


I love getcolorcode.com

Triadic colors

1 #D2B9AE and #AED2B9 with #B9AED2 are triadic colors.

2 #D2AEB9 and #AEB9D2 with #B9AED2 are triadic colors.