COLOR #BDAFD6

HEX: #BDAFD6 RGB: (189,175,214)

Color info

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

RGB color model

#BDAFD6 color RGB value is (189,175,214).

RGB: (189,175,214) (74%, 69%, 84%)

RGB channels and saturation

R 189 of 255 = 74%
G 175 of 255 = 69%
B 214 of 255 = 84%

189
175
214

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

Portions of RGB colors in percentages

R + G + B = 189 + 175 + 214 = 578 (100%)
R 189 of 578 ~ 32.7%
G 175 of 578 ~ 30.28%
B 214 of 578 ~ 37.02'%

%32.7
%30.28
%37.02

CMYK color model

#BDAFD6 color CMYK value is (12,18,0,16).

  • cyan value is 11.68%
  • magenta value is 18.22%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (12,18,0,16)
C12M18Y0K16 (12%, 18%, 0%, 16%)
(0.12 / 0.18 / 0.00 / 0.16)

CMYK percentages

%11.68
%18.22
%0
%16.08

Codes

Color #BDAFD6 in popluar color models

BD AF D6
RGB 189 175 214
HSL 262° 32.23% 76.27%
HSB/HSV 262° 18.22% 83.92%
CMYK 11.68% 18.22% 0.00%
16.08%

Color #BDAFD6 in popluar number systems.

HEX BD AF D6
Decimal 189 175 214
Binary 10111101 10101111 11010110
Octal 275 257 326

Shades and tints

Shades of #BDAFD6

#BDAFD6
(189,175,214)
#ACA0C3
(172,160,195)
#9B91B0
(155,145,176)
#8A829D
(138,130,157)
#79738A
(121,115,138)
#686477
(104,100,119)
#575564
(87,85,100)
#464651
(70,70,81)
#35373E
(53,55,62)
#24282B
(36,40,43)
#131918
(19,25,24)
#000000
(0,0,0)

Tints of #BDAFD6

#BDAFD6
(189,175,214)
#C3B6D9
(195,182,217)
#C9BDDC
(201,189,220)
#CFC4DF
(207,196,223)
#D5CBE2
(213,203,226)
#DBD2E5
(219,210,229)
#E1D9E8
(225,217,232)
#E7E0EB
(231,224,235)
#EDE7EE
(237,231,238)
#F3EEF1
(243,238,241)
#F9F5F4
(249,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDAFD6 color. Also use rgb(189,175,214) instead hex code.

Text Font Color

.myTextColor { color: #BDAFD6; }

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

This text font color is #BDAFD6.

Background Color

.myBgColor { background-color: #BDAFD6; }

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

This div background color is #BDAFD6.

Border color

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

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

This div border color is #BDAFD6.

Opacity

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

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

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

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

This text has shadow with #BDAFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAFD6.

Preview

Color preview on black background

This text has color #BDAFD6 on black background.


Color preview on white background

This text has color #BDAFD6 on white background.


Black color preview on #BDAFD6 background

This text has black color on #BDAFD6 background.


White color preview on #BDAFD6 background

This text has white color on #BDAFD6 background.


Related colors

Complementary color

Complementary color for #hex is #425029.


I love getcolorcode.com

Triadic colors

1 #D6BDAF and #AFD6BD with #BDAFD6 are triadic colors.

2 #D6AFBD and #AFBDD6 with #BDAFD6 are triadic colors.