COLOR #BDBEE7

HEX: #BDBEE7 RGB: (189,190,231)

Color info

#BDBEE7 contains red, green and blue colors in about the same proportion. Web safe color of #BDBEE7 is #CCCCFF (or #CCF).

RGB color model

#BDBEE7 color RGB value is (189,190,231).

RGB: (189,190,231) (74%, 75%, 91%)

RGB channels and saturation

R 189 of 255 = 74%
G 190 of 255 = 75%
B 231 of 255 = 91%

189
190
231

R + G + B ~ 80%. #BDBEE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 190 + 231 = 610 (100%)
R 189 of 610 ~ 30.98%
G 190 of 610 ~ 31.15%
B 231 of 610 ~ 37.87'%

%30.98
%31.15
%37.87

CMYK color model

#BDBEE7 color CMYK value is (18,18,0,9).

  • cyan value is 18.18%
  • magenta value is 17.75%
  • yellow value is 0.00%
  • key color value is 9.41%
CMYK: (18,18,0,9) C18M18Y0K9 (18%,18%,0%,9%) (0.18/0.18/0.00/0.09) 

CMYK percentages

%18.18
%17.75
%0
%9.41

Codes

Color #BDBEE7 in popluar color models

BD BE E7
RGB 189 190 231
HSL 239° 46.67% 82.35%
HSB/HSV 239° 18.18% 90.59%
CMYK 18.18% 17.75% 0.00%
9.41%

Color #BDBEE7 in popluar number systems.

HEX BD BE E7
Decimal 189 190 231
Binary 10111101 10111110 11100111
Octal 275 276 347

Shades and tints

Shades of #BDBEE7

#BDBEE7
(189,190,231)
#ACADD2
(172,173,210)
#9B9CBD
(155,156,189)
#8A8BA8
(138,139,168)
#797A93
(121,122,147)
#68697E
(104,105,126)
#575869
(87,88,105)
#464754
(70,71,84)
#35363F
(53,54,63)
#24252A
(36,37,42)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #BDBEE7

#BDBEE7
(189,190,231)
#C3C3E9
(195,195,233)
#C9C8EB
(201,200,235)
#CFCDED
(207,205,237)
#D5D2EF
(213,210,239)
#DBD7F1
(219,215,241)
#E1DCF3
(225,220,243)
#E7E1F5
(231,225,245)
#EDE6F7
(237,230,247)
#F3EBF9
(243,235,249)
#F9F0FB
(249,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDBEE7 color. Also use rgb(189,190,231) instead hex code.

Text Font Color

.myTextColor { color: #BDBEE7; }

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

This text font color is #BDBEE7.

Background Color

.myBgColor { background-color: #BDBEE7; }

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

This div background color is #BDBEE7.

Border color

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

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

This div border color is #BDBEE7.

Opacity

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

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

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

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

This text has shadow with #BDBEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDBEE7.

Preview

Color preview on black background

This text has color #BDBEE7 on black background.


Color preview on white background

This text has color #BDBEE7 on white background.


Black color preview on #BDBEE7 background

This text has black color on #BDBEE7 background.


White color preview on #BDBEE7 background

This text has white color on #BDBEE7 background.


Related colors

Complementary color

Complementary color for #hex is #424118.


I love getcolorcode.com

Triadic colors

1 #E7BDBE and #BEE7BD with #BDBEE7 are triadic colors.

2 #E7BEBD and #BEBDE7 with #BDBEE7 are triadic colors.