COLOR #B5E1BD

HEX: #B5E1BD RGB: (181,225,189)

Renk bilgisi

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

RGB renk modeli

#B5E1BD color RGB value is (181,225,189).

RGB: (181,225,189) (71%, 88%, 74%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 189 of 255 = 74%

181
225
189

R + G + B ~ 78%. #B5E1BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 189 = 595 (100%)
R 181 of 595 ~ 30.42%
G 225 of 595 ~ 37.82%
B 189 of 595 ~ 31.76'%

%30.42
%37.82
%31.76

CMYK RENK MODELİ

#B5E1BD rengi CMYK tonu (20,0,16,12).

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

CMYK: (20,0,16,12)
C20M0Y16K12 (20%, 0%, 16%, 12%)
(0.20 / 0.00 / 0.16 / 0.12)

CMYK yüzdeleri

%19.56
%0
%16
%11.76

Codes

Color #B5E1BD in popluar color models

B5 E1 BD
RGB 181 225 189
HSL 131° 42.31% 79.61%
HSB/HSV 131° 19.56% 88.24%
CMYK 19.56% 0.00% 16.00%
11.76%

Color #B5E1BD in popluar number systems.

HEX B5 E1 BD
Decimal 181 225 189
Binary 10110101 11100001 10111101
Octal 265 341 275

Shades and tints

Shades of #B5E1BD

#B5E1BD
(181,225,189)
#A5CDAC
(165,205,172)
#95B99B
(149,185,155)
#85A58A
(133,165,138)
#759179
(117,145,121)
#657D68
(101,125,104)
#556957
(85,105,87)
#455546
(69,85,70)
#354135
(53,65,53)
#252D24
(37,45,36)
#151913
(21,25,19)
#000000
(0,0,0)

Tints of #B5E1BD

#B5E1BD
(181,225,189)
#BBE3C3
(187,227,195)
#C1E5C9
(193,229,201)
#C7E7CF
(199,231,207)
#CDE9D5
(205,233,213)
#D3EBDB
(211,235,219)
#D9EDE1
(217,237,225)
#DFEFE7
(223,239,231)
#E5F1ED
(229,241,237)
#EBF3F3
(235,243,243)
#F1F5F9
(241,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1BD; }

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

This text font color is #B5E1BD.

Background Color

.myBgColor { background-color: #B5E1BD; }

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

This div background color is #B5E1BD.

Border color

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

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

This div border color is #B5E1BD.

Opacity

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

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

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

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

This text has shadow with #B5E1BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1BD.

Preview

Color preview on black background

This text has color #B5E1BD on black background.


Color preview on white background

This text has color #B5E1BD on white background.


Black color preview on #B5E1BD background

This text has black color on #B5E1BD background.


White color preview on #B5E1BD background

This text has white color on #B5E1BD background.


Related colors

Complementary color

Complementary color for #hex is #4A1E42.


I love getcolorcode.com

Triadic colors

1 #BDB5E1 and #E1BDB5 with #B5E1BD are triadic colors.

2 #BDE1B5 and #E1B5BD with #B5E1BD are triadic colors.