COLOR #B5E2BD

HEX: #B5E2BD RGB: (181,226,189)

Renk bilgisi

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

RGB renk modeli

#B5E2BD color RGB value is (181,226,189).

RGB: (181,226,189) (71%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 226 of 255 = 89%
B 189 of 255 = 74%

181
226
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 189 = 596 (100%)
R 181 of 596 ~ 30.37%
G 226 of 596 ~ 37.92%
B 189 of 596 ~ 31.71'%

%30.37
%37.92
%31.71

CMYK RENK MODELİ

#B5E2BD rengi CMYK tonu (20,0,16,11).

  • camgöbeği tonu 19.91%
  • eflatun tonu 0.00%
  • sarı tonu 16.37%
  • ana renk tonu 11.37%

CMYK: (20,0,16,11)
C20M0Y16K11 (20%, 0%, 16%, 11%)
(0.20 / 0.00 / 0.16 / 0.11)

CMYK yüzdeleri

%19.91
%0
%16.37
%11.37

Codes

Color #B5E2BD in popluar color models

B5 E2 BD
RGB 181 226 189
HSL 131° 43.69% 79.80%
HSB/HSV 131° 19.91% 88.63%
CMYK 19.91% 0.00% 16.37%
11.37%

Color #B5E2BD in popluar number systems.

HEX B5 E2 BD
Decimal 181 226 189
Binary 10110101 11100010 10111101
Octal 265 342 275

Shades and tints

Shades of #B5E2BD

#B5E2BD
(181,226,189)
#A5CEAC
(165,206,172)
#95BA9B
(149,186,155)
#85A68A
(133,166,138)
#759279
(117,146,121)
#657E68
(101,126,104)
#556A57
(85,106,87)
#455646
(69,86,70)
#354235
(53,66,53)
#252E24
(37,46,36)
#151A13
(21,26,19)
#000000
(0,0,0)

Tints of #B5E2BD

#B5E2BD
(181,226,189)
#BBE4C3
(187,228,195)
#C1E6C9
(193,230,201)
#C7E8CF
(199,232,207)
#CDEAD5
(205,234,213)
#D3ECDB
(211,236,219)
#D9EEE1
(217,238,225)
#DFF0E7
(223,240,231)
#E5F2ED
(229,242,237)
#EBF4F3
(235,244,243)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E2BD; }

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

This text font color is #B5E2BD.

Background Color

.myBgColor { background-color: #B5E2BD; }

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

This div background color is #B5E2BD.

Border color

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

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

This div border color is #B5E2BD.

Opacity

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

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

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

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

This text has shadow with #B5E2BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E2BD.

Preview

Color preview on black background

This text has color #B5E2BD on black background.


Color preview on white background

This text has color #B5E2BD on white background.


Black color preview on #B5E2BD background

This text has black color on #B5E2BD background.


White color preview on #B5E2BD background

This text has white color on #B5E2BD background.


Related colors

Complementary color

Complementary color for #hex is #4A1D42.


I love getcolorcode.com

Triadic colors

1 #BDB5E2 and #E2BDB5 with #B5E2BD are triadic colors.

2 #BDE2B5 and #E2B5BD with #B5E2BD are triadic colors.