COLOR #B5E995

HEX: #B5E995 RGB: (181,233,149)

Renk bilgisi

#B5E995 contains mainly red and green colors. #B5E995 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5E995 color RGB value is (181,233,149).

RGB: (181,233,149) (71%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 149 of 255 = 58%

181
233
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 149 = 563 (100%)
R 181 of 563 ~ 32.15%
G 233 of 563 ~ 41.39%
B 149 of 563 ~ 26.47'%

%32.15
%41.39
%26.47

CMYK RENK MODELİ

#B5E995 rengi CMYK tonu (22,0,36,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 36.05%
  • ana renk tonu 8.63%

CMYK: (22,0,36,9)
C22M0Y36K9 (22%, 0%, 36%, 9%)
(0.22 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%22.32
%0
%36.05
%8.63

Codes

Color #B5E995 in popluar color models

B5 E9 95
RGB 181 233 149
HSL 97° 65.63% 74.90%
HSB/HSV 97° 36.05% 91.37%
CMYK 22.32% 0.00% 36.05%
8.63%

Color #B5E995 in popluar number systems.

HEX B5 E9 95
Decimal 181 233 149
Binary 10110101 11101001 10010101
Octal 265 351 225

Shades and tints

Shades of #B5E995

#B5E995
(181,233,149)
#A5D488
(165,212,136)
#95BF7B
(149,191,123)
#85AA6E
(133,170,110)
#759561
(117,149,97)
#658054
(101,128,84)
#556B47
(85,107,71)
#45563A
(69,86,58)
#35412D
(53,65,45)
#252C20
(37,44,32)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5E995

#B5E995
(181,233,149)
#BBEB9E
(187,235,158)
#C1EDA7
(193,237,167)
#C7EFB0
(199,239,176)
#CDF1B9
(205,241,185)
#D3F3C2
(211,243,194)
#D9F5CB
(217,245,203)
#DFF7D4
(223,247,212)
#E5F9DD
(229,249,221)
#EBFBE6
(235,251,230)
#F1FDEF
(241,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E995 color. Also use rgb(181,233,149) instead hex code.

Text Font Color

.myTextColor { color: #B5E995; }

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

This text font color is #B5E995.

Background Color

.myBgColor { background-color: #B5E995; }

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

This div background color is #B5E995.

Border color

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

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

This div border color is #B5E995.

Opacity

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

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

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

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

This text has shadow with #B5E995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E995.

Preview

Color preview on black background

This text has color #B5E995 on black background.


Color preview on white background

This text has color #B5E995 on white background.


Black color preview on #B5E995 background

This text has black color on #B5E995 background.


White color preview on #B5E995 background

This text has white color on #B5E995 background.


Related colors

Complementary color

Complementary color for #hex is #4A166A.


I love getcolorcode.com

Triadic colors

1 #95B5E9 and #E995B5 with #B5E995 are triadic colors.

2 #95E9B5 and #E9B595 with #B5E995 are triadic colors.