COLOR #B4BAD6

HEX: #B4BAD6 RGB: (180,186,214)

Renk bilgisi

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

RGB renk modeli

#B4BAD6 color RGB value is (180,186,214).

RGB: (180,186,214) (71%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 186 of 255 = 73%
B 214 of 255 = 84%

180
186
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 186 + 214 = 580 (100%)
R 180 of 580 ~ 31.03%
G 186 of 580 ~ 32.07%
B 214 of 580 ~ 36.9'%

%31.03
%32.07
%36.9

CMYK RENK MODELİ

#B4BAD6 rengi CMYK tonu (16,13,0,16).

  • camgöbeği tonu 15.89%
  • eflatun tonu 13.08%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (16,13,0,16)
C16M13Y0K16 (16%, 13%, 0%, 16%)
(0.16 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%15.89
%13.08
%0
%16.08

Codes

Color #B4BAD6 in popluar color models

B4 BA D6
RGB 180 186 214
HSL 229° 29.31% 77.25%
HSB/HSV 229° 15.89% 83.92%
CMYK 15.89% 13.08% 0.00%
16.08%

Color #B4BAD6 in popluar number systems.

HEX B4 BA D6
Decimal 180 186 214
Binary 10110100 10111010 11010110
Octal 264 272 326

Shades and tints

Shades of #B4BAD6

#B4BAD6
(180,186,214)
#A4AAC3
(164,170,195)
#949AB0
(148,154,176)
#848A9D
(132,138,157)
#747A8A
(116,122,138)
#646A77
(100,106,119)
#545A64
(84,90,100)
#444A51
(68,74,81)
#343A3E
(52,58,62)
#242A2B
(36,42,43)
#141A18
(20,26,24)
#000000
(0,0,0)

Tints of #B4BAD6

#B4BAD6
(180,186,214)
#BAC0D9
(186,192,217)
#C0C6DC
(192,198,220)
#C6CCDF
(198,204,223)
#CCD2E2
(204,210,226)
#D2D8E5
(210,216,229)
#D8DEE8
(216,222,232)
#DEE4EB
(222,228,235)
#E4EAEE
(228,234,238)
#EAF0F1
(234,240,241)
#F0F6F4
(240,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BAD6; }

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

This text font color is #B4BAD6.

Background Color

.myBgColor { background-color: #B4BAD6; }

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

This div background color is #B4BAD6.

Border color

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

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

This div border color is #B4BAD6.

Opacity

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

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

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

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

This text has shadow with #B4BAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BAD6.

Preview

Color preview on black background

This text has color #B4BAD6 on black background.


Color preview on white background

This text has color #B4BAD6 on white background.


Black color preview on #B4BAD6 background

This text has black color on #B4BAD6 background.


White color preview on #B4BAD6 background

This text has white color on #B4BAD6 background.


Related colors

Complementary color

Complementary color for #hex is #4B4529.


I love getcolorcode.com

Triadic colors

1 #D6B4BA and #BAD6B4 with #B4BAD6 are triadic colors.

2 #D6BAB4 and #BAB4D6 with #B4BAD6 are triadic colors.