COLOR #B5E691

HEX: #B5E691 RGB: (181,230,145)

Renk bilgisi

#B5E691 contains mainly red and green colors. #B5E691 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E691 color RGB value is (181,230,145).

RGB: (181,230,145) (71%, 90%, 57%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 145 of 255 = 57%

181
230
145

R + G + B ~ 73%. #B5E691 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 145 = 556 (100%)
R 181 of 556 ~ 32.55%
G 230 of 556 ~ 41.37%
B 145 of 556 ~ 26.08'%

%32.55
%41.37
%26.08

CMYK RENK MODELİ

#B5E691 rengi CMYK tonu (21,0,37,10).

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

CMYK: (21,0,37,10)
C21M0Y37K10 (21%, 0%, 37%, 10%)
(0.21 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%21.3
%0
%36.96
%9.8

Codes

Color #B5E691 in popluar color models

B5 E6 91
RGB 181 230 145
HSL 95° 62.96% 73.53%
HSB/HSV 95° 36.96% 90.20%
CMYK 21.30% 0.00% 36.96%
9.80%

Color #B5E691 in popluar number systems.

HEX B5 E6 91
Decimal 181 230 145
Binary 10110101 11100110 10010001
Octal 265 346 221

Shades and tints

Shades of #B5E691

#B5E691
(181,230,145)
#A5D284
(165,210,132)
#95BE77
(149,190,119)
#85AA6A
(133,170,106)
#75965D
(117,150,93)
#658250
(101,130,80)
#556E43
(85,110,67)
#455A36
(69,90,54)
#354629
(53,70,41)
#25321C
(37,50,28)
#151E0F
(21,30,15)
#000000
(0,0,0)

Tints of #B5E691

#B5E691
(181,230,145)
#BBE89B
(187,232,155)
#C1EAA5
(193,234,165)
#C7ECAF
(199,236,175)
#CDEEB9
(205,238,185)
#D3F0C3
(211,240,195)
#D9F2CD
(217,242,205)
#DFF4D7
(223,244,215)
#E5F6E1
(229,246,225)
#EBF8EB
(235,248,235)
#F1FAF5
(241,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E691; }

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

This text font color is #B5E691.

Background Color

.myBgColor { background-color: #B5E691; }

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

This div background color is #B5E691.

Border color

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

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

This div border color is #B5E691.

Opacity

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

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

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

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

This text has shadow with #B5E691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E691.

Preview

Color preview on black background

This text has color #B5E691 on black background.


Color preview on white background

This text has color #B5E691 on white background.


Black color preview on #B5E691 background

This text has black color on #B5E691 background.


White color preview on #B5E691 background

This text has white color on #B5E691 background.


Related colors

Complementary color

Complementary color for #hex is #4A196E.


I love getcolorcode.com

Triadic colors

1 #91B5E6 and #E691B5 with #B5E691 are triadic colors.

2 #91E6B5 and #E6B591 with #B5E691 are triadic colors.