COLOR #B4D4D6

HEX: #B4D4D6 RGB: (180,212,214)

Renk bilgisi

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

RGB renk modeli

#B4D4D6 color RGB value is (180,212,214).

RGB: (180,212,214) (71%, 83%, 84%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 212 of 255 = 83%
B 214 of 255 = 84%

180
212
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 212 + 214 = 606 (100%)
R 180 of 606 ~ 29.7%
G 212 of 606 ~ 34.98%
B 214 of 606 ~ 35.31'%

%29.7
%34.98
%35.31

CMYK RENK MODELİ

#B4D4D6 rengi CMYK tonu (16,1,0,16).

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

CMYK: (16,1,0,16)
C16M1Y0K16 (16%, 1%, 0%, 16%)
(0.16 / 0.01 / 0.00 / 0.16)

CMYK yüzdeleri

%15.89
%0.93
%0
%16.08

Codes

Color #B4D4D6 in popluar color models

B4 D4 D6
RGB 180 212 214
HSL 184° 29.31% 77.25%
HSB/HSV 184° 15.89% 83.92%
CMYK 15.89% 0.93% 0.00%
16.08%

Color #B4D4D6 in popluar number systems.

HEX B4 D4 D6
Decimal 180 212 214
Binary 10110100 11010100 11010110
Octal 264 324 326

Shades and tints

Shades of #B4D4D6

#B4D4D6
(180,212,214)
#A4C1C3
(164,193,195)
#94AEB0
(148,174,176)
#849B9D
(132,155,157)
#74888A
(116,136,138)
#647577
(100,117,119)
#546264
(84,98,100)
#444F51
(68,79,81)
#343C3E
(52,60,62)
#24292B
(36,41,43)
#141618
(20,22,24)
#000000
(0,0,0)

Tints of #B4D4D6

#B4D4D6
(180,212,214)
#BAD7D9
(186,215,217)
#C0DADC
(192,218,220)
#C6DDDF
(198,221,223)
#CCE0E2
(204,224,226)
#D2E3E5
(210,227,229)
#D8E6E8
(216,230,232)
#DEE9EB
(222,233,235)
#E4ECEE
(228,236,238)
#EAEFF1
(234,239,241)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D4D6; }

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

This text font color is #B4D4D6.

Background Color

.myBgColor { background-color: #B4D4D6; }

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

This div background color is #B4D4D6.

Border color

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

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

This div border color is #B4D4D6.

Opacity

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

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

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

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

This text has shadow with #B4D4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D4D6.

Preview

Color preview on black background

This text has color #B4D4D6 on black background.


Color preview on white background

This text has color #B4D4D6 on white background.


Black color preview on #B4D4D6 background

This text has black color on #B4D4D6 background.


White color preview on #B4D4D6 background

This text has white color on #B4D4D6 background.


Related colors

Complementary color

Complementary color for #hex is #4B2B29.


I love getcolorcode.com

Triadic colors

1 #D6B4D4 and #D4D6B4 with #B4D4D6 are triadic colors.

2 #D6D4B4 and #D4B4D6 with #B4D4D6 are triadic colors.