COLOR #B7AADA

HEX: #B7AADA RGB: (183,170,218)

Color info

#B7AADA contains red, green and blue colors in about the same proportion. Web safe color of #B7AADA is #CC99CC (or #C9C).

RGB color model

#B7AADA color RGB value is (183,170,218).

RGB: (183,170,218) (72%, 67%, 85%)

RGB channels and saturation

R 183 of 255 = 72%
G 170 of 255 = 67%
B 218 of 255 = 85%

183
170
218

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

Portions of RGB colors in percentages

R + G + B = 183 + 170 + 218 = 571 (100%)
R 183 of 571 ~ 32.05%
G 170 of 571 ~ 29.77%
B 218 of 571 ~ 38.18'%

%32.05
%29.77
%38.18

CMYK color model

#B7AADA color CMYK value is (16,22,0,15).

  • cyan value is 16.06%
  • magenta value is 22.02%
  • yellow value is 0.00%
  • key color value is 14.51%
CMYK: (16,22,0,15) C16M22Y0K15 (16%,22%,0%,15%) (0.16/0.22/0.00/0.15) 

CMYK percentages

%16.06
%22.02
%0
%14.51

Codes

Color #B7AADA in popluar color models

B7 AA DA
RGB 183 170 218
HSL 256° 39.34% 76.08%
HSB/HSV 256° 22.02% 85.49%
CMYK 16.06% 22.02% 0.00%
14.51%

Color #B7AADA in popluar number systems.

HEX B7 AA DA
Decimal 183 170 218
Binary 10110111 10101010 11011010
Octal 267 252 332

Shades and tints

Shades of #B7AADA

#B7AADA
(183,170,218)
#A79BC7
(167,155,199)
#978CB4
(151,140,180)
#877DA1
(135,125,161)
#776E8E
(119,110,142)
#675F7B
(103,95,123)
#575068
(87,80,104)
#474155
(71,65,85)
#373242
(55,50,66)
#27232F
(39,35,47)
#17141C
(23,20,28)
#000000
(0,0,0)

Tints of #B7AADA

#B7AADA
(183,170,218)
#BDB1DD
(189,177,221)
#C3B8E0
(195,184,224)
#C9BFE3
(201,191,227)
#CFC6E6
(207,198,230)
#D5CDE9
(213,205,233)
#DBD4EC
(219,212,236)
#E1DBEF
(225,219,239)
#E7E2F2
(231,226,242)
#EDE9F5
(237,233,245)
#F3F0F8
(243,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7AADA; }

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

This text font color is #B7AADA.

Background Color

.myBgColor { background-color: #B7AADA; }

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

This div background color is #B7AADA.

Border color

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

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

This div border color is #B7AADA.

Opacity

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

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

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

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

This text has shadow with #B7AADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7AADA.

Preview

Color preview on black background

This text has color #B7AADA on black background.


Color preview on white background

This text has color #B7AADA on white background.


Black color preview on #B7AADA background

This text has black color on #B7AADA background.


White color preview on #B7AADA background

This text has white color on #B7AADA background.


Related colors

Complementary color

Complementary color for #hex is #485525.


I love getcolorcode.com

Triadic colors

1 #DAB7AA and #AADAB7 with #B7AADA are triadic colors.

2 #DAAAB7 and #AAB7DA with #B7AADA are triadic colors.