COLOR #B4D4DD

HEX: #B4D4DD RGB: (180,212,221)

Renk bilgisi

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

RGB renk modeli

#B4D4DD color RGB value is (180,212,221).

RGB: (180,212,221) (71%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 212 of 255 = 83%
B 221 of 255 = 87%

180
212
221

R + G + B ~ 80%. #B4D4DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 212 + 221 = 613 (100%)
R 180 of 613 ~ 29.36%
G 212 of 613 ~ 34.58%
B 221 of 613 ~ 36.05'%

%29.36
%34.58
%36.05

CMYK RENK MODELİ

#B4D4DD rengi CMYK tonu (19,4,0,13).

  • camgöbeği tonu 18.55%
  • eflatun tonu 4.07%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (19,4,0,13)
C19M4Y0K13 (19%, 4%, 0%, 13%)
(0.19 / 0.04 / 0.00 / 0.13)

CMYK yüzdeleri

%18.55
%4.07
%0
%13.33

Codes

Color #B4D4DD in popluar color models

B4 D4 DD
RGB 180 212 221
HSL 193° 37.61% 78.63%
HSB/HSV 193° 18.55% 86.67%
CMYK 18.55% 4.07% 0.00%
13.33%

Color #B4D4DD in popluar number systems.

HEX B4 D4 DD
Decimal 180 212 221
Binary 10110100 11010100 11011101
Octal 264 324 335

Shades and tints

Shades of #B4D4DD

#B4D4DD
(180,212,221)
#A4C1C9
(164,193,201)
#94AEB5
(148,174,181)
#849BA1
(132,155,161)
#74888D
(116,136,141)
#647579
(100,117,121)
#546265
(84,98,101)
#444F51
(68,79,81)
#343C3D
(52,60,61)
#242929
(36,41,41)
#141615
(20,22,21)
#000000
(0,0,0)

Tints of #B4D4DD

#B4D4DD
(180,212,221)
#BAD7E0
(186,215,224)
#C0DAE3
(192,218,227)
#C6DDE6
(198,221,230)
#CCE0E9
(204,224,233)
#D2E3EC
(210,227,236)
#D8E6EF
(216,230,239)
#DEE9F2
(222,233,242)
#E4ECF5
(228,236,245)
#EAEFF8
(234,239,248)
#F0F2FB
(240,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D4DD; }

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

This text font color is #B4D4DD.

Background Color

.myBgColor { background-color: #B4D4DD; }

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

This div background color is #B4D4DD.

Border color

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

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

This div border color is #B4D4DD.

Opacity

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

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

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

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

This text has shadow with #B4D4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D4DD.

Preview

Color preview on black background

This text has color #B4D4DD on black background.


Color preview on white background

This text has color #B4D4DD on white background.


Black color preview on #B4D4DD background

This text has black color on #B4D4DD background.


White color preview on #B4D4DD background

This text has white color on #B4D4DD background.


Related colors

Complementary color

Complementary color for #hex is #4B2B22.


I love getcolorcode.com

Triadic colors

1 #DDB4D4 and #D4DDB4 with #B4D4DD are triadic colors.

2 #DDD4B4 and #D4B4DD with #B4D4DD are triadic colors.