COLOR #B5AADA

HEX: #B5AADA RGB: (181,170,218)

Renk bilgisi

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

RGB renk modeli

#B5AADA color RGB value is (181,170,218).

RGB: (181,170,218) (71%, 67%, 85%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 170 of 255 = 67%
B 218 of 255 = 85%

181
170
218

R + G + B ~ 74%. #B5AADA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 170 + 218 = 569 (100%)
R 181 of 569 ~ 31.81%
G 170 of 569 ~ 29.88%
B 218 of 569 ~ 38.31'%

%31.81
%29.88
%38.31

CMYK RENK MODELİ

#B5AADA rengi CMYK tonu (17,22,0,15).

  • camgöbeği tonu 16.97%
  • eflatun tonu 22.02%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (17,22,0,15)
C17M22Y0K15 (17%, 22%, 0%, 15%)
(0.17 / 0.22 / 0.00 / 0.15)

CMYK yüzdeleri

%16.97
%22.02
%0
%14.51

Codes

Color #B5AADA in popluar color models

B5 AA DA
RGB 181 170 218
HSL 254° 39.34% 76.08%
HSB/HSV 254° 22.02% 85.49%
CMYK 16.97% 22.02% 0.00%
14.51%

Color #B5AADA in popluar number systems.

HEX B5 AA DA
Decimal 181 170 218
Binary 10110101 10101010 11011010
Octal 265 252 332

Shades and tints

Shades of #B5AADA

#B5AADA
(181,170,218)
#A59BC7
(165,155,199)
#958CB4
(149,140,180)
#857DA1
(133,125,161)
#756E8E
(117,110,142)
#655F7B
(101,95,123)
#555068
(85,80,104)
#454155
(69,65,85)
#353242
(53,50,66)
#25232F
(37,35,47)
#15141C
(21,20,28)
#000000
(0,0,0)

Tints of #B5AADA

#B5AADA
(181,170,218)
#BBB1DD
(187,177,221)
#C1B8E0
(193,184,224)
#C7BFE3
(199,191,227)
#CDC6E6
(205,198,230)
#D3CDE9
(211,205,233)
#D9D4EC
(217,212,236)
#DFDBEF
(223,219,239)
#E5E2F2
(229,226,242)
#EBE9F5
(235,233,245)
#F1F0F8
(241,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AADA color. Also use rgb(181,170,218) instead hex code.

Text Font Color

.myTextColor { color: #B5AADA; }

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

This text font color is #B5AADA.

Background Color

.myBgColor { background-color: #B5AADA; }

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

This div background color is #B5AADA.

Border color

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

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

This div border color is #B5AADA.

Opacity

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

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

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

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

This text has shadow with #B5AADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AADA.

Preview

Color preview on black background

This text has color #B5AADA on black background.


Color preview on white background

This text has color #B5AADA on white background.


Black color preview on #B5AADA background

This text has black color on #B5AADA background.


White color preview on #B5AADA background

This text has white color on #B5AADA background.


Related colors

Complementary color

Complementary color for #hex is #4A5525.


I love getcolorcode.com

Triadic colors

1 #DAB5AA and #AADAB5 with #B5AADA are triadic colors.

2 #DAAAB5 and #AAB5DA with #B5AADA are triadic colors.