COLOR #B5E6BD

HEX: #B5E6BD RGB: (181,230,189)

Renk bilgisi

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

RGB renk modeli

#B5E6BD color RGB value is (181,230,189).

RGB: (181,230,189) (71%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 189 of 255 = 74%

181
230
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 189 = 600 (100%)
R 181 of 600 ~ 30.17%
G 230 of 600 ~ 38.33%
B 189 of 600 ~ 31.5'%

%30.17
%38.33
%31.5

CMYK RENK MODELİ

#B5E6BD rengi CMYK tonu (21,0,18,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 0.00%
  • sarı tonu 17.83%
  • ana renk tonu 9.80%

CMYK: (21,0,18,10)
C21M0Y18K10 (21%, 0%, 18%, 10%)
(0.21 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%21.3
%0
%17.83
%9.8

Codes

Color #B5E6BD in popluar color models

B5 E6 BD
RGB 181 230 189
HSL 130° 49.49% 80.59%
HSB/HSV 130° 21.30% 90.20%
CMYK 21.30% 0.00% 17.83%
9.80%

Color #B5E6BD in popluar number systems.

HEX B5 E6 BD
Decimal 181 230 189
Binary 10110101 11100110 10111101
Octal 265 346 275

Shades and tints

Shades of #B5E6BD

#B5E6BD
(181,230,189)
#A5D2AC
(165,210,172)
#95BE9B
(149,190,155)
#85AA8A
(133,170,138)
#759679
(117,150,121)
#658268
(101,130,104)
#556E57
(85,110,87)
#455A46
(69,90,70)
#354635
(53,70,53)
#253224
(37,50,36)
#151E13
(21,30,19)
#000000
(0,0,0)

Tints of #B5E6BD

#B5E6BD
(181,230,189)
#BBE8C3
(187,232,195)
#C1EAC9
(193,234,201)
#C7ECCF
(199,236,207)
#CDEED5
(205,238,213)
#D3F0DB
(211,240,219)
#D9F2E1
(217,242,225)
#DFF4E7
(223,244,231)
#E5F6ED
(229,246,237)
#EBF8F3
(235,248,243)
#F1FAF9
(241,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E6BD; }

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

This text font color is #B5E6BD.

Background Color

.myBgColor { background-color: #B5E6BD; }

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

This div background color is #B5E6BD.

Border color

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

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

This div border color is #B5E6BD.

Opacity

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

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

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

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

This text has shadow with #B5E6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E6BD.

Preview

Color preview on black background

This text has color #B5E6BD on black background.


Color preview on white background

This text has color #B5E6BD on white background.


Black color preview on #B5E6BD background

This text has black color on #B5E6BD background.


White color preview on #B5E6BD background

This text has white color on #B5E6BD background.


Related colors

Complementary color

Complementary color for #hex is #4A1942.


I love getcolorcode.com

Triadic colors

1 #BDB5E6 and #E6BDB5 with #B5E6BD are triadic colors.

2 #BDE6B5 and #E6B5BD with #B5E6BD are triadic colors.