COLOR #B5A6ED

HEX: #B5A6ED RGB: (181,166,237)

Renk bilgisi

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

RGB renk modeli

#B5A6ED color RGB value is (181,166,237).

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

RGB bağlantıları ve doygunluk

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

181
166
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 166 + 237 = 584 (100%)
R 181 of 584 ~ 30.99%
G 166 of 584 ~ 28.42%
B 237 of 584 ~ 40.58'%

%30.99
%28.42
%40.58

CMYK RENK MODELİ

#B5A6ED rengi CMYK tonu (24,30,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 29.96%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,30,0,7)
C24M30Y0K7 (24%, 30%, 0%, 7%)
(0.24 / 0.30 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%29.96
%0
%7.06

Codes

Color #B5A6ED in popluar color models

B5 A6 ED
RGB 181 166 237
HSL 253° 66.36% 79.02%
HSB/HSV 253° 29.96% 92.94%
CMYK 23.63% 29.96% 0.00%
7.06%

Color #B5A6ED in popluar number systems.

HEX B5 A6 ED
Decimal 181 166 237
Binary 10110101 10100110 11101101
Octal 265 246 355

Shades and tints

Shades of #B5A6ED

#B5A6ED
(181,166,237)
#A597D8
(165,151,216)
#9588C3
(149,136,195)
#8579AE
(133,121,174)
#756A99
(117,106,153)
#655B84
(101,91,132)
#554C6F
(85,76,111)
#453D5A
(69,61,90)
#352E45
(53,46,69)
#251F30
(37,31,48)
#15101B
(21,16,27)
#000000
(0,0,0)

Tints of #B5A6ED

#B5A6ED
(181,166,237)
#BBAEEE
(187,174,238)
#C1B6EF
(193,182,239)
#C7BEF0
(199,190,240)
#CDC6F1
(205,198,241)
#D3CEF2
(211,206,242)
#D9D6F3
(217,214,243)
#DFDEF4
(223,222,244)
#E5E6F5
(229,230,245)
#EBEEF6
(235,238,246)
#F1F6F7
(241,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A6ED; }

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

This text font color is #B5A6ED.

Background Color

.myBgColor { background-color: #B5A6ED; }

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

This div background color is #B5A6ED.

Border color

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

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

This div border color is #B5A6ED.

Opacity

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

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

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

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

This text has shadow with #B5A6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A6ED.

Preview

Color preview on black background

This text has color #B5A6ED on black background.


Color preview on white background

This text has color #B5A6ED on white background.


Black color preview on #B5A6ED background

This text has black color on #B5A6ED background.


White color preview on #B5A6ED background

This text has white color on #B5A6ED background.


Related colors

Complementary color

Complementary color for #hex is #4A5912.


I love getcolorcode.com

Triadic colors

1 #EDB5A6 and #A6EDB5 with #B5A6ED are triadic colors.

2 #EDA6B5 and #A6B5ED with #B5A6ED are triadic colors.