COLOR #B9ABE6

HEX: #B9ABE6 RGB: (185,171,230)

Renk bilgisi

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

RGB renk modeli

#B9ABE6 color RGB value is (185,171,230).

RGB: (185,171,230) (73%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 171 of 255 = 67%
B 230 of 255 = 90%

185
171
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 171 + 230 = 586 (100%)
R 185 of 586 ~ 31.57%
G 171 of 586 ~ 29.18%
B 230 of 586 ~ 39.25'%

%31.57
%29.18
%39.25

CMYK RENK MODELİ

#B9ABE6 rengi CMYK tonu (20,26,0,10).

  • camgöbeği tonu 19.57%
  • eflatun tonu 25.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (20,26,0,10)
C20M26Y0K10 (20%, 26%, 0%, 10%)
(0.20 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%19.57
%25.65
%0
%9.8

Codes

Color #B9ABE6 in popluar color models

B9 AB E6
RGB 185 171 230
HSL 254° 54.13% 78.63%
HSB/HSV 254° 25.65% 90.20%
CMYK 19.57% 25.65% 0.00%
9.80%

Color #B9ABE6 in popluar number systems.

HEX B9 AB E6
Decimal 185 171 230
Binary 10111001 10101011 11100110
Octal 271 253 346

Shades and tints

Shades of #B9ABE6

#B9ABE6
(185,171,230)
#A99CD2
(169,156,210)
#998DBE
(153,141,190)
#897EAA
(137,126,170)
#796F96
(121,111,150)
#696082
(105,96,130)
#59516E
(89,81,110)
#49425A
(73,66,90)
#393346
(57,51,70)
#292432
(41,36,50)
#19151E
(25,21,30)
#000000
(0,0,0)

Tints of #B9ABE6

#B9ABE6
(185,171,230)
#BFB2E8
(191,178,232)
#C5B9EA
(197,185,234)
#CBC0EC
(203,192,236)
#D1C7EE
(209,199,238)
#D7CEF0
(215,206,240)
#DDD5F2
(221,213,242)
#E3DCF4
(227,220,244)
#E9E3F6
(233,227,246)
#EFEAF8
(239,234,248)
#F5F1FA
(245,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9ABE6 color. Also use rgb(185,171,230) instead hex code.

Text Font Color

.myTextColor { color: #B9ABE6; }

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

This text font color is #B9ABE6.

Background Color

.myBgColor { background-color: #B9ABE6; }

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

This div background color is #B9ABE6.

Border color

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

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

This div border color is #B9ABE6.

Opacity

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

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

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

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

This text has shadow with #B9ABE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ABE6.

Preview

Color preview on black background

This text has color #B9ABE6 on black background.


Color preview on white background

This text has color #B9ABE6 on white background.


Black color preview on #B9ABE6 background

This text has black color on #B9ABE6 background.


White color preview on #B9ABE6 background

This text has white color on #B9ABE6 background.


Related colors

Complementary color

Complementary color for #hex is #465419.


I love getcolorcode.com

Triadic colors

1 #E6B9AB and #ABE6B9 with #B9ABE6 are triadic colors.

2 #E6ABB9 and #ABB9E6 with #B9ABE6 are triadic colors.