COLOR #B5E1DD

HEX: #B5E1DD RGB: (181,225,221)

Renk bilgisi

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

RGB renk modeli

#B5E1DD color RGB value is (181,225,221).

RGB: (181,225,221) (71%, 88%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 221 of 255 = 87%

181
225
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 221 = 627 (100%)
R 181 of 627 ~ 28.87%
G 225 of 627 ~ 35.89%
B 221 of 627 ~ 35.25'%

%28.87
%35.89
%35.25

CMYK RENK MODELİ

#B5E1DD rengi CMYK tonu (20,0,2,12).

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

CMYK: (20,0,2,12)
C20M0Y2K12 (20%, 0%, 2%, 12%)
(0.20 / 0.00 / 0.02 / 0.12)

CMYK yüzdeleri

%19.56
%0
%1.78
%11.76

Codes

Color #B5E1DD in popluar color models

B5 E1 DD
RGB 181 225 221
HSL 175° 42.31% 79.61%
HSB/HSV 175° 19.56% 88.24%
CMYK 19.56% 0.00% 1.78%
11.76%

Color #B5E1DD in popluar number systems.

HEX B5 E1 DD
Decimal 181 225 221
Binary 10110101 11100001 11011101
Octal 265 341 335

Shades and tints

Shades of #B5E1DD

#B5E1DD
(181,225,221)
#A5CDC9
(165,205,201)
#95B9B5
(149,185,181)
#85A5A1
(133,165,161)
#75918D
(117,145,141)
#657D79
(101,125,121)
#556965
(85,105,101)
#455551
(69,85,81)
#35413D
(53,65,61)
#252D29
(37,45,41)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #B5E1DD

#B5E1DD
(181,225,221)
#BBE3E0
(187,227,224)
#C1E5E3
(193,229,227)
#C7E7E6
(199,231,230)
#CDE9E9
(205,233,233)
#D3EBEC
(211,235,236)
#D9EDEF
(217,237,239)
#DFEFF2
(223,239,242)
#E5F1F5
(229,241,245)
#EBF3F8
(235,243,248)
#F1F5FB
(241,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1DD; }

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

This text font color is #B5E1DD.

Background Color

.myBgColor { background-color: #B5E1DD; }

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

This div background color is #B5E1DD.

Border color

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

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

This div border color is #B5E1DD.

Opacity

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

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

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

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

This text has shadow with #B5E1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1DD.

Preview

Color preview on black background

This text has color #B5E1DD on black background.


Color preview on white background

This text has color #B5E1DD on white background.


Black color preview on #B5E1DD background

This text has black color on #B5E1DD background.


White color preview on #B5E1DD background

This text has white color on #B5E1DD background.


Related colors

Complementary color

Complementary color for #hex is #4A1E22.


I love getcolorcode.com

Triadic colors

1 #DDB5E1 and #E1DDB5 with #B5E1DD are triadic colors.

2 #DDE1B5 and #E1B5DD with #B5E1DD are triadic colors.