COLOR #B5E5DB

HEX: #B5E5DB RGB: (181,229,219)

Renk bilgisi

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

RGB renk modeli

#B5E5DB color RGB value is (181,229,219).

RGB: (181,229,219) (71%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 219 of 255 = 86%

181
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 219 = 629 (100%)
R 181 of 629 ~ 28.78%
G 229 of 629 ~ 36.41%
B 219 of 629 ~ 34.82'%

%28.78
%36.41
%34.82

CMYK RENK MODELİ

#B5E5DB rengi CMYK tonu (21,0,4,10).

  • camgöbeği tonu 20.96%
  • eflatun tonu 0.00%
  • sarı tonu 4.37%
  • ana renk tonu 10.20%

CMYK: (21,0,4,10)
C21M0Y4K10 (21%, 0%, 4%, 10%)
(0.21 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%20.96
%0
%4.37
%10.2

Codes

Color #B5E5DB in popluar color models

B5 E5 DB
RGB 181 229 219
HSL 168° 48.00% 80.39%
HSB/HSV 168° 20.96% 89.80%
CMYK 20.96% 0.00% 4.37%
10.20%

Color #B5E5DB in popluar number systems.

HEX B5 E5 DB
Decimal 181 229 219
Binary 10110101 11100101 11011011
Octal 265 345 333

Shades and tints

Shades of #B5E5DB

#B5E5DB
(181,229,219)
#A5D1C8
(165,209,200)
#95BDB5
(149,189,181)
#85A9A2
(133,169,162)
#75958F
(117,149,143)
#65817C
(101,129,124)
#556D69
(85,109,105)
#455956
(69,89,86)
#354543
(53,69,67)
#253130
(37,49,48)
#151D1D
(21,29,29)
#000000
(0,0,0)

Tints of #B5E5DB

#B5E5DB
(181,229,219)
#BBE7DE
(187,231,222)
#C1E9E1
(193,233,225)
#C7EBE4
(199,235,228)
#CDEDE7
(205,237,231)
#D3EFEA
(211,239,234)
#D9F1ED
(217,241,237)
#DFF3F0
(223,243,240)
#E5F5F3
(229,245,243)
#EBF7F6
(235,247,246)
#F1F9F9
(241,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E5DB; }

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

This text font color is #B5E5DB.

Background Color

.myBgColor { background-color: #B5E5DB; }

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

This div background color is #B5E5DB.

Border color

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

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

This div border color is #B5E5DB.

Opacity

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

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

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

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

This text has shadow with #B5E5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5DB.

Preview

Color preview on black background

This text has color #B5E5DB on black background.


Color preview on white background

This text has color #B5E5DB on white background.


Black color preview on #B5E5DB background

This text has black color on #B5E5DB background.


White color preview on #B5E5DB background

This text has white color on #B5E5DB background.


Related colors

Complementary color

Complementary color for #hex is #4A1A24.


I love getcolorcode.com

Triadic colors

1 #DBB5E5 and #E5DBB5 with #B5E5DB are triadic colors.

2 #DBE5B5 and #E5B5DB with #B5E5DB are triadic colors.