COLOR #B4B4E6

HEX: #B4B4E6 RGB: (180,180,230)

Renk bilgisi

#B4B4E6 contains red, green and blue colors in about the same proportion. #B4B4E6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#B4B4E6 color RGB value is (180,180,230).

RGB: (180,180,230) (71%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 180 of 255 = 71%
B 230 of 255 = 90%

180
180
230

R + G + B ~ 77%. #B4B4E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 180 + 230 = 590 (100%)
R 180 of 590 ~ 30.51%
G 180 of 590 ~ 30.51%
B 230 of 590 ~ 38.98'%

%30.51
%30.51
%38.98

CMYK RENK MODELİ

#B4B4E6 rengi CMYK tonu (22,22,0,10).

  • camgöbeği tonu 21.74%
  • eflatun tonu 21.74%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (22,22,0,10)
C22M22Y0K10 (22%, 22%, 0%, 10%)
(0.22 / 0.22 / 0.00 / 0.10)

CMYK yüzdeleri

%21.74
%21.74
%0
%9.8

Codes

Color #B4B4E6 in popluar color models

B4 B4 E6
RGB 180 180 230
HSL 240° 50.00% 80.39%
HSB/HSV 240° 21.74% 90.20%
CMYK 21.74% 21.74% 0.00%
9.80%

Color #B4B4E6 in popluar number systems.

HEX B4 B4 E6
Decimal 180 180 230
Binary 10110100 10110100 11100110
Octal 264 264 346

Shades and tints

Shades of #B4B4E6

#B4B4E6
(180,180,230)
#A4A4D2
(164,164,210)
#9494BE
(148,148,190)
#8484AA
(132,132,170)
#747496
(116,116,150)
#646482
(100,100,130)
#54546E
(84,84,110)
#44445A
(68,68,90)
#343446
(52,52,70)
#242432
(36,36,50)
#14141E
(20,20,30)
#000000
(0,0,0)

Tints of #B4B4E6

#B4B4E6
(180,180,230)
#BABAE8
(186,186,232)
#C0C0EA
(192,192,234)
#C6C6EC
(198,198,236)
#CCCCEE
(204,204,238)
#D2D2F0
(210,210,240)
#D8D8F2
(216,216,242)
#DEDEF4
(222,222,244)
#E4E4F6
(228,228,246)
#EAEAF8
(234,234,248)
#F0F0FA
(240,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4B4E6; }

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

This text font color is #B4B4E6.

Background Color

.myBgColor { background-color: #B4B4E6; }

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

This div background color is #B4B4E6.

Border color

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

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

This div border color is #B4B4E6.

Opacity

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

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

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

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

This text has shadow with #B4B4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B4E6.

Preview

Color preview on black background

This text has color #B4B4E6 on black background.


Color preview on white background

This text has color #B4B4E6 on white background.


Black color preview on #B4B4E6 background

This text has black color on #B4B4E6 background.


White color preview on #B4B4E6 background

This text has white color on #B4B4E6 background.


Related colors

Complementary color

Complementary color for #hex is #4B4B19.


I love getcolorcode.com