COLOR #B7BDF6

HEX: #B7BDF6 RGB: (183,189,246)

Color info

#B7BDF6 contains mainly green and blue colors. Web safe color of #B7BDF6 is #CCCCFF (or #CCF).

RGB color model

#B7BDF6 color RGB value is (183,189,246).

RGB: (183,189,246) (72%, 74%, 96%)

RGB channels and saturation

R 183 of 255 = 72%
G 189 of 255 = 74%
B 246 of 255 = 96%

183
189
246

R + G + B ~ 81%. #B7BDF6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 189 + 246 = 618 (100%)
R 183 of 618 ~ 29.61%
G 189 of 618 ~ 30.58%
B 246 of 618 ~ 39.81'%

%29.61
%30.58
%39.81

CMYK color model

#B7BDF6 color CMYK value is (26,23,0,4).

  • cyan value is 25.61%
  • magenta value is 23.17%
  • yellow value is 0.00%
  • key color value is 3.53%
CMYK: (26,23,0,4) C26M23Y0K4 (26%,23%,0%,4%) (0.26/0.23/0.00/0.04) 

CMYK percentages

%25.61
%23.17
%0
%3.53

Codes

Color #B7BDF6 in popluar color models

B7 BD F6
RGB 183 189 246
HSL 234° 77.78% 84.12%
HSB/HSV 234° 25.61% 96.47%
CMYK 25.61% 23.17% 0.00%
3.53%

Color #B7BDF6 in popluar number systems.

HEX B7 BD F6
Decimal 183 189 246
Binary 10110111 10111101 11110110
Octal 267 275 366

Shades and tints

Shades of #B7BDF6

#B7BDF6
(183,189,246)
#A7ACE0
(167,172,224)
#979BCA
(151,155,202)
#878AB4
(135,138,180)
#77799E
(119,121,158)
#676888
(103,104,136)
#575772
(87,87,114)
#47465C
(71,70,92)
#373546
(55,53,70)
#272430
(39,36,48)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #B7BDF6

#B7BDF6
(183,189,246)
#BDC3F6
(189,195,246)
#C3C9F6
(195,201,246)
#C9CFF6
(201,207,246)
#CFD5F6
(207,213,246)
#D5DBF6
(213,219,246)
#DBE1F6
(219,225,246)
#E1E7F6
(225,231,246)
#E7EDF6
(231,237,246)
#EDF3F6
(237,243,246)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7BDF6 color. Also use rgb(183,189,246) instead hex code.

Text Font Color

.myTextColor { color: #B7BDF6; }

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

This text font color is #B7BDF6.

Background Color

.myBgColor { background-color: #B7BDF6; }

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

This div background color is #B7BDF6.

Border color

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

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

This div border color is #B7BDF6.

Opacity

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

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

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

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

This text has shadow with #B7BDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7BDF6.

Preview

Color preview on black background

This text has color #B7BDF6 on black background.


Color preview on white background

This text has color #B7BDF6 on white background.


Black color preview on #B7BDF6 background

This text has black color on #B7BDF6 background.


White color preview on #B7BDF6 background

This text has white color on #B7BDF6 background.


Related colors

Complementary color

Complementary color for #hex is #484209.


I love getcolorcode.com

Triadic colors

1 #F6B7BD and #BDF6B7 with #B7BDF6 are triadic colors.

2 #F6BDB7 and #BDB7F6 with #B7BDF6 are triadic colors.