COLOR #B5E4BD

HEX: #B5E4BD RGB: (181,228,189)

Renk bilgisi

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

RGB renk modeli

#B5E4BD color RGB value is (181,228,189).

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

RGB bağlantıları ve doygunluk

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

181
228
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 189 = 598 (100%)
R 181 of 598 ~ 30.27%
G 228 of 598 ~ 38.13%
B 189 of 598 ~ 31.61'%

%30.27
%38.13
%31.61

CMYK RENK MODELİ

#B5E4BD rengi CMYK tonu (21,0,17,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 17.11%
  • ana renk tonu 10.59%

CMYK: (21,0,17,11)
C21M0Y17K11 (21%, 0%, 17%, 11%)
(0.21 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%20.61
%0
%17.11
%10.59

Codes

Color #B5E4BD in popluar color models

B5 E4 BD
RGB 181 228 189
HSL 130° 46.53% 80.20%
HSB/HSV 130° 20.61% 89.41%
CMYK 20.61% 0.00% 17.11%
10.59%

Color #B5E4BD in popluar number systems.

HEX B5 E4 BD
Decimal 181 228 189
Binary 10110101 11100100 10111101
Octal 265 344 275

Shades and tints

Shades of #B5E4BD

#B5E4BD
(181,228,189)
#A5D0AC
(165,208,172)
#95BC9B
(149,188,155)
#85A88A
(133,168,138)
#759479
(117,148,121)
#658068
(101,128,104)
#556C57
(85,108,87)
#455846
(69,88,70)
#354435
(53,68,53)
#253024
(37,48,36)
#151C13
(21,28,19)
#000000
(0,0,0)

Tints of #B5E4BD

#B5E4BD
(181,228,189)
#BBE6C3
(187,230,195)
#C1E8C9
(193,232,201)
#C7EACF
(199,234,207)
#CDECD5
(205,236,213)
#D3EEDB
(211,238,219)
#D9F0E1
(217,240,225)
#DFF2E7
(223,242,231)
#E5F4ED
(229,244,237)
#EBF6F3
(235,246,243)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E4BD; }

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

This text font color is #B5E4BD.

Background Color

.myBgColor { background-color: #B5E4BD; }

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

This div background color is #B5E4BD.

Border color

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

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

This div border color is #B5E4BD.

Opacity

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

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

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

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

This text has shadow with #B5E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4BD.

Preview

Color preview on black background

This text has color #B5E4BD on black background.


Color preview on white background

This text has color #B5E4BD on white background.


Black color preview on #B5E4BD background

This text has black color on #B5E4BD background.


White color preview on #B5E4BD background

This text has white color on #B5E4BD background.


Related colors

Complementary color

Complementary color for #hex is #4A1B42.


I love getcolorcode.com

Triadic colors

1 #BDB5E4 and #E4BDB5 with #B5E4BD are triadic colors.

2 #BDE4B5 and #E4B5BD with #B5E4BD are triadic colors.