COLOR #B9AEE1

HEX: #B9AEE1 RGB: (185,174,225)

Renk bilgisi

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

RGB renk modeli

#B9AEE1 color RGB value is (185,174,225).

RGB: (185,174,225) (73%, 68%, 88%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 174 of 255 = 68%
B 225 of 255 = 88%

185
174
225

R + G + B ~ 76%. #B9AEE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 174 + 225 = 584 (100%)
R 185 of 584 ~ 31.68%
G 174 of 584 ~ 29.79%
B 225 of 584 ~ 38.53'%

%31.68
%29.79
%38.53

CMYK RENK MODELİ

#B9AEE1 rengi CMYK tonu (18,23,0,12).

  • camgöbeği tonu 17.78%
  • eflatun tonu 22.67%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (18,23,0,12)
C18M23Y0K12 (18%, 23%, 0%, 12%)
(0.18 / 0.23 / 0.00 / 0.12)

CMYK yüzdeleri

%17.78
%22.67
%0
%11.76

Codes

Color #B9AEE1 in popluar color models

B9 AE E1
RGB 185 174 225
HSL 253° 45.95% 78.24%
HSB/HSV 253° 22.67% 88.24%
CMYK 17.78% 22.67% 0.00%
11.76%

Color #B9AEE1 in popluar number systems.

HEX B9 AE E1
Decimal 185 174 225
Binary 10111001 10101110 11100001
Octal 271 256 341

Shades and tints

Shades of #B9AEE1

#B9AEE1
(185,174,225)
#A99FCD
(169,159,205)
#9990B9
(153,144,185)
#8981A5
(137,129,165)
#797291
(121,114,145)
#69637D
(105,99,125)
#595469
(89,84,105)
#494555
(73,69,85)
#393641
(57,54,65)
#29272D
(41,39,45)
#191819
(25,24,25)
#000000
(0,0,0)

Tints of #B9AEE1

#B9AEE1
(185,174,225)
#BFB5E3
(191,181,227)
#C5BCE5
(197,188,229)
#CBC3E7
(203,195,231)
#D1CAE9
(209,202,233)
#D7D1EB
(215,209,235)
#DDD8ED
(221,216,237)
#E3DFEF
(227,223,239)
#E9E6F1
(233,230,241)
#EFEDF3
(239,237,243)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9AEE1; }

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

This text font color is #B9AEE1.

Background Color

.myBgColor { background-color: #B9AEE1; }

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

This div background color is #B9AEE1.

Border color

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

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

This div border color is #B9AEE1.

Opacity

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

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

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

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

This text has shadow with #B9AEE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AEE1.

Preview

Color preview on black background

This text has color #B9AEE1 on black background.


Color preview on white background

This text has color #B9AEE1 on white background.


Black color preview on #B9AEE1 background

This text has black color on #B9AEE1 background.


White color preview on #B9AEE1 background

This text has white color on #B9AEE1 background.


Related colors

Complementary color

Complementary color for #hex is #46511E.


I love getcolorcode.com

Triadic colors

1 #E1B9AE and #AEE1B9 with #B9AEE1 are triadic colors.

2 #E1AEB9 and #AEB9E1 with #B9AEE1 are triadic colors.