COLOR #B5D5DD

HEX: #B5D5DD RGB: (181,213,221)

Renk bilgisi

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

RGB renk modeli

#B5D5DD color RGB value is (181,213,221).

RGB: (181,213,221) (71%, 84%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 221 of 255 = 87%

181
213
221

R + G + B ~ 81%. #B5D5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 221 = 615 (100%)
R 181 of 615 ~ 29.43%
G 213 of 615 ~ 34.63%
B 221 of 615 ~ 35.93'%

%29.43
%34.63
%35.93

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 3.62%
  • 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
%3.62
%0
%13.33

Codes

Color #B5D5DD in popluar color models

B5 D5 DD
RGB 181 213 221
HSL 192° 37.04% 78.82%
HSB/HSV 192° 18.10% 86.67%
CMYK 18.10% 3.62% 0.00%
13.33%

Color #B5D5DD in popluar number systems.

HEX B5 D5 DD
Decimal 181 213 221
Binary 10110101 11010101 11011101
Octal 265 325 335

Shades and tints

Shades of #B5D5DD

#B5D5DD
(181,213,221)
#A5C2C9
(165,194,201)
#95AFB5
(149,175,181)
#859CA1
(133,156,161)
#75898D
(117,137,141)
#657679
(101,118,121)
#556365
(85,99,101)
#455051
(69,80,81)
#353D3D
(53,61,61)
#252A29
(37,42,41)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #B5D5DD

#B5D5DD
(181,213,221)
#BBD8E0
(187,216,224)
#C1DBE3
(193,219,227)
#C7DEE6
(199,222,230)
#CDE1E9
(205,225,233)
#D3E4EC
(211,228,236)
#D9E7EF
(217,231,239)
#DFEAF2
(223,234,242)
#E5EDF5
(229,237,245)
#EBF0F8
(235,240,248)
#F1F3FB
(241,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D5DD; }

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

This text font color is #B5D5DD.

Background Color

.myBgColor { background-color: #B5D5DD; }

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

This div background color is #B5D5DD.

Border color

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

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

This div border color is #B5D5DD.

Opacity

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

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

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

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

This text has shadow with #B5D5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D5DD.

Preview

Color preview on black background

This text has color #B5D5DD on black background.


Color preview on white background

This text has color #B5D5DD on white background.


Black color preview on #B5D5DD background

This text has black color on #B5D5DD background.


White color preview on #B5D5DD background

This text has white color on #B5D5DD background.


Related colors

Complementary color

Complementary color for #hex is #4A2A22.


I love getcolorcode.com

Triadic colors

1 #DDB5D5 and #D5DDB5 with #B5D5DD are triadic colors.

2 #DDD5B5 and #D5B5DD with #B5D5DD are triadic colors.