COLOR #B5D9DC

HEX: #B5D9DC RGB: (181,217,220)

Renk bilgisi

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

RGB renk modeli

#B5D9DC color RGB value is (181,217,220).

RGB: (181,217,220) (71%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 220 of 255 = 86%

181
217
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 220 = 618 (100%)
R 181 of 618 ~ 29.29%
G 217 of 618 ~ 35.11%
B 220 of 618 ~ 35.6'%

%29.29
%35.11
%35.6

CMYK RENK MODELİ

#B5D9DC rengi CMYK tonu (18,1,0,14).

  • camgöbeği tonu 17.73%
  • eflatun tonu 1.36%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (18,1,0,14)
C18M1Y0K14 (18%, 1%, 0%, 14%)
(0.18 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%17.73
%1.36
%0
%13.73

Codes

Color #B5D9DC in popluar color models

B5 D9 DC
RGB 181 217 220
HSL 185° 35.78% 78.63%
HSB/HSV 185° 17.73% 86.27%
CMYK 17.73% 1.36% 0.00%
13.73%

Color #B5D9DC in popluar number systems.

HEX B5 D9 DC
Decimal 181 217 220
Binary 10110101 11011001 11011100
Octal 265 331 334

Shades and tints

Shades of #B5D9DC

#B5D9DC
(181,217,220)
#A5C6C8
(165,198,200)
#95B3B4
(149,179,180)
#85A0A0
(133,160,160)
#758D8C
(117,141,140)
#657A78
(101,122,120)
#556764
(85,103,100)
#455450
(69,84,80)
#35413C
(53,65,60)
#252E28
(37,46,40)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #B5D9DC

#B5D9DC
(181,217,220)
#BBDCDF
(187,220,223)
#C1DFE2
(193,223,226)
#C7E2E5
(199,226,229)
#CDE5E8
(205,229,232)
#D3E8EB
(211,232,235)
#D9EBEE
(217,235,238)
#DFEEF1
(223,238,241)
#E5F1F4
(229,241,244)
#EBF4F7
(235,244,247)
#F1F7FA
(241,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9DC; }

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

This text font color is #B5D9DC.

Background Color

.myBgColor { background-color: #B5D9DC; }

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

This div background color is #B5D9DC.

Border color

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

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

This div border color is #B5D9DC.

Opacity

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

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

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

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

This text has shadow with #B5D9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9DC.

Preview

Color preview on black background

This text has color #B5D9DC on black background.


Color preview on white background

This text has color #B5D9DC on white background.


Black color preview on #B5D9DC background

This text has black color on #B5D9DC background.


White color preview on #B5D9DC background

This text has white color on #B5D9DC background.


Related colors

Complementary color

Complementary color for #hex is #4A2623.


I love getcolorcode.com

Triadic colors

1 #DCB5D9 and #D9DCB5 with #B5D9DC are triadic colors.

2 #DCD9B5 and #D9B5DC with #B5D9DC are triadic colors.