COLOR #B9A5E1

HEX: #B9A5E1 RGB: (185,165,225)

Renk bilgisi

#B9A5E1 contains mainly red and blue colors. #B9A5E1 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B9A5E1 color RGB value is (185,165,225).

RGB: (185,165,225) (73%, 65%, 88%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 165 of 255 = 65%
B 225 of 255 = 88%

185
165
225

R + G + B ~ 75%. #B9A5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 165 + 225 = 575 (100%)
R 185 of 575 ~ 32.17%
G 165 of 575 ~ 28.7%
B 225 of 575 ~ 39.13'%

%32.17
%28.7
%39.13

CMYK RENK MODELİ

#B9A5E1 rengi CMYK tonu (18,27,0,12).

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

CMYK: (18,27,0,12)
C18M27Y0K12 (18%, 27%, 0%, 12%)
(0.18 / 0.27 / 0.00 / 0.12)

CMYK yüzdeleri

%17.78
%26.67
%0
%11.76

Codes

Color #B9A5E1 in popluar color models

B9 A5 E1
RGB 185 165 225
HSL 260° 50.00% 76.47%
HSB/HSV 260° 26.67% 88.24%
CMYK 17.78% 26.67% 0.00%
11.76%

Color #B9A5E1 in popluar number systems.

HEX B9 A5 E1
Decimal 185 165 225
Binary 10111001 10100101 11100001
Octal 271 245 341

Shades and tints

Shades of #B9A5E1

#B9A5E1
(185,165,225)
#A996CD
(169,150,205)
#9987B9
(153,135,185)
#8978A5
(137,120,165)
#796991
(121,105,145)
#695A7D
(105,90,125)
#594B69
(89,75,105)
#493C55
(73,60,85)
#392D41
(57,45,65)
#291E2D
(41,30,45)
#190F19
(25,15,25)
#000000
(0,0,0)

Tints of #B9A5E1

#B9A5E1
(185,165,225)
#BFADE3
(191,173,227)
#C5B5E5
(197,181,229)
#CBBDE7
(203,189,231)
#D1C5E9
(209,197,233)
#D7CDEB
(215,205,235)
#DDD5ED
(221,213,237)
#E3DDEF
(227,221,239)
#E9E5F1
(233,229,241)
#EFEDF3
(239,237,243)
#F5F5F5
(245,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9A5E1; }

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

This text font color is #B9A5E1.

Background Color

.myBgColor { background-color: #B9A5E1; }

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

This div background color is #B9A5E1.

Border color

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

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

This div border color is #B9A5E1.

Opacity

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

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

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

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

This text has shadow with #B9A5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A5E1.

Preview

Color preview on black background

This text has color #B9A5E1 on black background.


Color preview on white background

This text has color #B9A5E1 on white background.


Black color preview on #B9A5E1 background

This text has black color on #B9A5E1 background.


White color preview on #B9A5E1 background

This text has white color on #B9A5E1 background.


Related colors

Complementary color

Complementary color for #hex is #465A1E.


I love getcolorcode.com

Triadic colors

1 #E1B9A5 and #A5E1B9 with #B9A5E1 are triadic colors.

2 #E1A5B9 and #A5B9E1 with #B9A5E1 are triadic colors.