COLOR #B5D4DD

HEX: #B5D4DD RGB: (181,212,221)

Renk bilgisi

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

RGB renk modeli

#B5D4DD color RGB value is (181,212,221).

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

RGB bağlantıları ve doygunluk

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

181
212
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 221 = 614 (100%)
R 181 of 614 ~ 29.48%
G 212 of 614 ~ 34.53%
B 221 of 614 ~ 35.99'%

%29.48
%34.53
%35.99

CMYK RENK MODELİ

#B5D4DD rengi CMYK tonu (18,4,0,13).

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

CMYK: (18,4,0,13)
C18M4Y0K13 (18%, 4%, 0%, 13%)
(0.18 / 0.04 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%4.07
%0
%13.33

Codes

Color #B5D4DD in popluar color models

B5 D4 DD
RGB 181 212 221
HSL 194° 37.04% 78.82%
HSB/HSV 194° 18.10% 86.67%
CMYK 18.10% 4.07% 0.00%
13.33%

Color #B5D4DD in popluar number systems.

HEX B5 D4 DD
Decimal 181 212 221
Binary 10110101 11010100 11011101
Octal 265 324 335

Shades and tints

Shades of #B5D4DD

#B5D4DD
(181,212,221)
#A5C1C9
(165,193,201)
#95AEB5
(149,174,181)
#859BA1
(133,155,161)
#75888D
(117,136,141)
#657579
(101,117,121)
#556265
(85,98,101)
#454F51
(69,79,81)
#353C3D
(53,60,61)
#252929
(37,41,41)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #B5D4DD

#B5D4DD
(181,212,221)
#BBD7E0
(187,215,224)
#C1DAE3
(193,218,227)
#C7DDE6
(199,221,230)
#CDE0E9
(205,224,233)
#D3E3EC
(211,227,236)
#D9E6EF
(217,230,239)
#DFE9F2
(223,233,242)
#E5ECF5
(229,236,245)
#EBEFF8
(235,239,248)
#F1F2FB
(241,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D4DD; }

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

This text font color is #B5D4DD.

Background Color

.myBgColor { background-color: #B5D4DD; }

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

This div background color is #B5D4DD.

Border color

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

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

This div border color is #B5D4DD.

Opacity

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

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

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

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

This text has shadow with #B5D4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D4DD.

Preview

Color preview on black background

This text has color #B5D4DD on black background.


Color preview on white background

This text has color #B5D4DD on white background.


Black color preview on #B5D4DD background

This text has black color on #B5D4DD background.


White color preview on #B5D4DD background

This text has white color on #B5D4DD background.


Related colors

Complementary color

Complementary color for #hex is #4A2B22.


I love getcolorcode.com

Triadic colors

1 #DDB5D4 and #D4DDB5 with #B5D4DD are triadic colors.

2 #DDD4B5 and #D4B5DD with #B5D4DD are triadic colors.