COLOR #B5D8DB

HEX: #B5D8DB RGB: (181,216,219)

Renk bilgisi

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

RGB renk modeli

#B5D8DB color RGB value is (181,216,219).

RGB: (181,216,219) (71%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 216 of 255 = 85%
B 219 of 255 = 86%

181
216
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 216 + 219 = 616 (100%)
R 181 of 616 ~ 29.38%
G 216 of 616 ~ 35.06%
B 219 of 616 ~ 35.55'%

%29.38
%35.06
%35.55

CMYK RENK MODELİ

#B5D8DB rengi CMYK tonu (17,1,0,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 1.37%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,1,0,14)
C17M1Y0K14 (17%, 1%, 0%, 14%)
(0.17 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%1.37
%0
%14.12

Codes

Color #B5D8DB in popluar color models

B5 D8 DB
RGB 181 216 219
HSL 185° 34.55% 78.43%
HSB/HSV 185° 17.35% 85.88%
CMYK 17.35% 1.37% 0.00%
14.12%

Color #B5D8DB in popluar number systems.

HEX B5 D8 DB
Decimal 181 216 219
Binary 10110101 11011000 11011011
Octal 265 330 333

Shades and tints

Shades of #B5D8DB

#B5D8DB
(181,216,219)
#A5C5C8
(165,197,200)
#95B2B5
(149,178,181)
#859FA2
(133,159,162)
#758C8F
(117,140,143)
#65797C
(101,121,124)
#556669
(85,102,105)
#455356
(69,83,86)
#354043
(53,64,67)
#252D30
(37,45,48)
#151A1D
(21,26,29)
#000000
(0,0,0)

Tints of #B5D8DB

#B5D8DB
(181,216,219)
#BBDBDE
(187,219,222)
#C1DEE1
(193,222,225)
#C7E1E4
(199,225,228)
#CDE4E7
(205,228,231)
#D3E7EA
(211,231,234)
#D9EAED
(217,234,237)
#DFEDF0
(223,237,240)
#E5F0F3
(229,240,243)
#EBF3F6
(235,243,246)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D8DB color. Also use rgb(181,216,219) instead hex code.

Text Font Color

.myTextColor { color: #B5D8DB; }

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

This text font color is #B5D8DB.

Background Color

.myBgColor { background-color: #B5D8DB; }

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

This div background color is #B5D8DB.

Border color

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

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

This div border color is #B5D8DB.

Opacity

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

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

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

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

This text has shadow with #B5D8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D8DB.

Preview

Color preview on black background

This text has color #B5D8DB on black background.


Color preview on white background

This text has color #B5D8DB on white background.


Black color preview on #B5D8DB background

This text has black color on #B5D8DB background.


White color preview on #B5D8DB background

This text has white color on #B5D8DB background.


Related colors

Complementary color

Complementary color for #hex is #4A2724.


I love getcolorcode.com

Triadic colors

1 #DBB5D8 and #D8DBB5 with #B5D8DB are triadic colors.

2 #DBD8B5 and #D8B5DB with #B5D8DB are triadic colors.