COLOR #B7B4EC

HEX: #B7B4EC RGB: (183,180,236)

Color info

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

RGB color model

#B7B4EC color RGB value is (183,180,236).

RGB: (183,180,236) (72%, 71%, 93%)

RGB channels and saturation

R 183 of 255 = 72%
G 180 of 255 = 71%
B 236 of 255 = 93%

183
180
236

R + G + B ~ 79%. #B7B4EC is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 180 + 236 = 599 (100%)
R 183 of 599 ~ 30.55%
G 180 of 599 ~ 30.05%
B 236 of 599 ~ 39.4'%

%30.55
%30.05
%39.4

CMYK color model

#B7B4EC color CMYK value is (22,24,0,7).

  • cyan value is 22.46%
  • magenta value is 23.73%
  • yellow value is 0.00%
  • key color value is 7.45%

CMYK: (22,24,0,7)
C22M24Y0K7 (22%, 24%, 0%, 7%)
(0.22 / 0.24 / 0.00 / 0.07)

CMYK percentages

%22.46
%23.73
%0
%7.45

Codes

Color #B7B4EC in popluar color models

B7 B4 EC
RGB 183 180 236
HSL 243° 59.57% 81.57%
HSB/HSV 243° 23.73% 92.55%
CMYK 22.46% 23.73% 0.00%
7.45%

Color #B7B4EC in popluar number systems.

HEX B7 B4 EC
Decimal 183 180 236
Binary 10110111 10110100 11101100
Octal 267 264 354

Shades and tints

Shades of #B7B4EC

#B7B4EC
(183,180,236)
#A7A4D7
(167,164,215)
#9794C2
(151,148,194)
#8784AD
(135,132,173)
#777498
(119,116,152)
#676483
(103,100,131)
#57546E
(87,84,110)
#474459
(71,68,89)
#373444
(55,52,68)
#27242F
(39,36,47)
#17141A
(23,20,26)
#000000
(0,0,0)

Tints of #B7B4EC

#B7B4EC
(183,180,236)
#BDBAED
(189,186,237)
#C3C0EE
(195,192,238)
#C9C6EF
(201,198,239)
#CFCCF0
(207,204,240)
#D5D2F1
(213,210,241)
#DBD8F2
(219,216,242)
#E1DEF3
(225,222,243)
#E7E4F4
(231,228,244)
#EDEAF5
(237,234,245)
#F3F0F6
(243,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7B4EC color. Also use rgb(183,180,236) instead hex code.

Text Font Color

.myTextColor { color: #B7B4EC; }

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

This text font color is #B7B4EC.

Background Color

.myBgColor { background-color: #B7B4EC; }

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

This div background color is #B7B4EC.

Border color

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

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

This div border color is #B7B4EC.

Opacity

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

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

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

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

This text has shadow with #B7B4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7B4EC.

Preview

Color preview on black background

This text has color #B7B4EC on black background.


Color preview on white background

This text has color #B7B4EC on white background.


Black color preview on #B7B4EC background

This text has black color on #B7B4EC background.


White color preview on #B7B4EC background

This text has white color on #B7B4EC background.


Related colors

Complementary color

Complementary color for #hex is #484B13.


I love getcolorcode.com

Triadic colors

1 #ECB7B4 and #B4ECB7 with #B7B4EC are triadic colors.

2 #ECB4B7 and #B4B7EC with #B7B4EC are triadic colors.