COLOR #B5A6EC

HEX: #B5A6EC RGB: (181,166,236)

Renk bilgisi

#B5A6EC contains mainly red and blue colors. #B5A6EC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B5A6EC color RGB value is (181,166,236).

RGB: (181,166,236) (71%, 65%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 166 of 255 = 65%
B 236 of 255 = 93%

181
166
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 166 + 236 = 583 (100%)
R 181 of 583 ~ 31.05%
G 166 of 583 ~ 28.47%
B 236 of 583 ~ 40.48'%

%31.05
%28.47
%40.48

CMYK RENK MODELİ

#B5A6EC rengi CMYK tonu (23,30,0,7).

  • camgöbeği tonu 23.31%
  • eflatun tonu 29.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (23,30,0,7)
C23M30Y0K7 (23%, 30%, 0%, 7%)
(0.23 / 0.30 / 0.00 / 0.07)

CMYK yüzdeleri

%23.31
%29.66
%0
%7.45

Codes

Color #B5A6EC in popluar color models

B5 A6 EC
RGB 181 166 236
HSL 253° 64.81% 78.82%
HSB/HSV 253° 29.66% 92.55%
CMYK 23.31% 29.66% 0.00%
7.45%

Color #B5A6EC in popluar number systems.

HEX B5 A6 EC
Decimal 181 166 236
Binary 10110101 10100110 11101100
Octal 265 246 354

Shades and tints

Shades of #B5A6EC

#B5A6EC
(181,166,236)
#A597D7
(165,151,215)
#9588C2
(149,136,194)
#8579AD
(133,121,173)
#756A98
(117,106,152)
#655B83
(101,91,131)
#554C6E
(85,76,110)
#453D59
(69,61,89)
#352E44
(53,46,68)
#251F2F
(37,31,47)
#15101A
(21,16,26)
#000000
(0,0,0)

Tints of #B5A6EC

#B5A6EC
(181,166,236)
#BBAEED
(187,174,237)
#C1B6EE
(193,182,238)
#C7BEEF
(199,190,239)
#CDC6F0
(205,198,240)
#D3CEF1
(211,206,241)
#D9D6F2
(217,214,242)
#DFDEF3
(223,222,243)
#E5E6F4
(229,230,244)
#EBEEF5
(235,238,245)
#F1F6F6
(241,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A6EC color. Also use rgb(181,166,236) instead hex code.

Text Font Color

.myTextColor { color: #B5A6EC; }

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

This text font color is #B5A6EC.

Background Color

.myBgColor { background-color: #B5A6EC; }

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

This div background color is #B5A6EC.

Border color

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

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

This div border color is #B5A6EC.

Opacity

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

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

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

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

This text has shadow with #B5A6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A6EC.

Preview

Color preview on black background

This text has color #B5A6EC on black background.


Color preview on white background

This text has color #B5A6EC on white background.


Black color preview on #B5A6EC background

This text has black color on #B5A6EC background.


White color preview on #B5A6EC background

This text has white color on #B5A6EC background.


Related colors

Complementary color

Complementary color for #hex is #4A5913.


I love getcolorcode.com

Triadic colors

1 #ECB5A6 and #A6ECB5 with #B5A6EC are triadic colors.

2 #ECA6B5 and #A6B5EC with #B5A6EC are triadic colors.