COLOR #B5E1DB

HEX: #B5E1DB RGB: (181,225,219)

Renk bilgisi

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

RGB renk modeli

#B5E1DB color RGB value is (181,225,219).

RGB: (181,225,219) (71%, 88%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 219 of 255 = 86%

181
225
219

R + G + B ~ 82%. #B5E1DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 219 = 625 (100%)
R 181 of 625 ~ 28.96%
G 225 of 625 ~ 36%
B 219 of 625 ~ 35.04'%

%28.96
%36
%35.04

CMYK RENK MODELİ

#B5E1DB rengi CMYK tonu (20,0,3,12).

  • camgöbeği tonu 19.56%
  • eflatun tonu 0.00%
  • sarı tonu 2.67%
  • ana renk tonu 11.76%

CMYK: (20,0,3,12)
C20M0Y3K12 (20%, 0%, 3%, 12%)
(0.20 / 0.00 / 0.03 / 0.12)

CMYK yüzdeleri

%19.56
%0
%2.67
%11.76

Codes

Color #B5E1DB in popluar color models

B5 E1 DB
RGB 181 225 219
HSL 172° 42.31% 79.61%
HSB/HSV 172° 19.56% 88.24%
CMYK 19.56% 0.00% 2.67%
11.76%

Color #B5E1DB in popluar number systems.

HEX B5 E1 DB
Decimal 181 225 219
Binary 10110101 11100001 11011011
Octal 265 341 333

Shades and tints

Shades of #B5E1DB

#B5E1DB
(181,225,219)
#A5CDC8
(165,205,200)
#95B9B5
(149,185,181)
#85A5A2
(133,165,162)
#75918F
(117,145,143)
#657D7C
(101,125,124)
#556969
(85,105,105)
#455556
(69,85,86)
#354143
(53,65,67)
#252D30
(37,45,48)
#15191D
(21,25,29)
#000000
(0,0,0)

Tints of #B5E1DB

#B5E1DB
(181,225,219)
#BBE3DE
(187,227,222)
#C1E5E1
(193,229,225)
#C7E7E4
(199,231,228)
#CDE9E7
(205,233,231)
#D3EBEA
(211,235,234)
#D9EDED
(217,237,237)
#DFEFF0
(223,239,240)
#E5F1F3
(229,241,243)
#EBF3F6
(235,243,246)
#F1F5F9
(241,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1DB; }

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

This text font color is #B5E1DB.

Background Color

.myBgColor { background-color: #B5E1DB; }

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

This div background color is #B5E1DB.

Border color

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

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

This div border color is #B5E1DB.

Opacity

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

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

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

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

This text has shadow with #B5E1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1DB.

Preview

Color preview on black background

This text has color #B5E1DB on black background.


Color preview on white background

This text has color #B5E1DB on white background.


Black color preview on #B5E1DB background

This text has black color on #B5E1DB background.


White color preview on #B5E1DB background

This text has white color on #B5E1DB background.


Related colors

Complementary color

Complementary color for #hex is #4A1E24.


I love getcolorcode.com

Triadic colors

1 #DBB5E1 and #E1DBB5 with #B5E1DB are triadic colors.

2 #DBE1B5 and #E1B5DB with #B5E1DB are triadic colors.