COLOR #B5D9DD

HEX: #B5D9DD RGB: (181,217,221)

Renk bilgisi

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

RGB renk modeli

#B5D9DD color RGB value is (181,217,221).

RGB: (181,217,221) (71%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 221 of 255 = 87%

181
217
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 221 = 619 (100%)
R 181 of 619 ~ 29.24%
G 217 of 619 ~ 35.06%
B 221 of 619 ~ 35.7'%

%29.24
%35.06
%35.7

CMYK RENK MODELİ

#B5D9DD rengi CMYK tonu (18,2,0,13).

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

CMYK: (18,2,0,13)
C18M2Y0K13 (18%, 2%, 0%, 13%)
(0.18 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%1.81
%0
%13.33

Codes

Color #B5D9DD in popluar color models

B5 D9 DD
RGB 181 217 221
HSL 186° 37.04% 78.82%
HSB/HSV 186° 18.10% 86.67%
CMYK 18.10% 1.81% 0.00%
13.33%

Color #B5D9DD in popluar number systems.

HEX B5 D9 DD
Decimal 181 217 221
Binary 10110101 11011001 11011101
Octal 265 331 335

Shades and tints

Shades of #B5D9DD

#B5D9DD
(181,217,221)
#A5C6C9
(165,198,201)
#95B3B5
(149,179,181)
#85A0A1
(133,160,161)
#758D8D
(117,141,141)
#657A79
(101,122,121)
#556765
(85,103,101)
#455451
(69,84,81)
#35413D
(53,65,61)
#252E29
(37,46,41)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #B5D9DD

#B5D9DD
(181,217,221)
#BBDCE0
(187,220,224)
#C1DFE3
(193,223,227)
#C7E2E6
(199,226,230)
#CDE5E9
(205,229,233)
#D3E8EC
(211,232,236)
#D9EBEF
(217,235,239)
#DFEEF2
(223,238,242)
#E5F1F5
(229,241,245)
#EBF4F8
(235,244,248)
#F1F7FB
(241,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9DD; }

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

This text font color is #B5D9DD.

Background Color

.myBgColor { background-color: #B5D9DD; }

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

This div background color is #B5D9DD.

Border color

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

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

This div border color is #B5D9DD.

Opacity

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

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

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

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

This text has shadow with #B5D9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9DD.

Preview

Color preview on black background

This text has color #B5D9DD on black background.


Color preview on white background

This text has color #B5D9DD on white background.


Black color preview on #B5D9DD background

This text has black color on #B5D9DD background.


White color preview on #B5D9DD background

This text has white color on #B5D9DD background.


Related colors

Complementary color

Complementary color for #hex is #4A2622.


I love getcolorcode.com

Triadic colors

1 #DDB5D9 and #D9DDB5 with #B5D9DD are triadic colors.

2 #DDD9B5 and #D9B5DD with #B5D9DD are triadic colors.