COLOR #B5E295

HEX: #B5E295 RGB: (181,226,149)

Renk bilgisi

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

RGB renk modeli

#B5E295 color RGB value is (181,226,149).

RGB: (181,226,149) (71%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 226 of 255 = 89%
B 149 of 255 = 58%

181
226
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 149 = 556 (100%)
R 181 of 556 ~ 32.55%
G 226 of 556 ~ 40.65%
B 149 of 556 ~ 26.8'%

%32.55
%40.65
%26.8

CMYK RENK MODELİ

#B5E295 rengi CMYK tonu (20,0,34,11).

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

CMYK: (20,0,34,11)
C20M0Y34K11 (20%, 0%, 34%, 11%)
(0.20 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%19.91
%0
%34.07
%11.37

Codes

Color #B5E295 in popluar color models

B5 E2 95
RGB 181 226 149
HSL 95° 57.04% 73.53%
HSB/HSV 95° 34.07% 88.63%
CMYK 19.91% 0.00% 34.07%
11.37%

Color #B5E295 in popluar number systems.

HEX B5 E2 95
Decimal 181 226 149
Binary 10110101 11100010 10010101
Octal 265 342 225

Shades and tints

Shades of #B5E295

#B5E295
(181,226,149)
#A5CE88
(165,206,136)
#95BA7B
(149,186,123)
#85A66E
(133,166,110)
#759261
(117,146,97)
#657E54
(101,126,84)
#556A47
(85,106,71)
#45563A
(69,86,58)
#35422D
(53,66,45)
#252E20
(37,46,32)
#151A13
(21,26,19)
#000000
(0,0,0)

Tints of #B5E295

#B5E295
(181,226,149)
#BBE49E
(187,228,158)
#C1E6A7
(193,230,167)
#C7E8B0
(199,232,176)
#CDEAB9
(205,234,185)
#D3ECC2
(211,236,194)
#D9EECB
(217,238,203)
#DFF0D4
(223,240,212)
#E5F2DD
(229,242,221)
#EBF4E6
(235,244,230)
#F1F6EF
(241,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E295; }

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

This text font color is #B5E295.

Background Color

.myBgColor { background-color: #B5E295; }

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

This div background color is #B5E295.

Border color

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

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

This div border color is #B5E295.

Opacity

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

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

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

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

This text has shadow with #B5E295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E295.

Preview

Color preview on black background

This text has color #B5E295 on black background.


Color preview on white background

This text has color #B5E295 on white background.


Black color preview on #B5E295 background

This text has black color on #B5E295 background.


White color preview on #B5E295 background

This text has white color on #B5E295 background.


Related colors

Complementary color

Complementary color for #hex is #4A1D6A.


I love getcolorcode.com

Triadic colors

1 #95B5E2 and #E295B5 with #B5E295 are triadic colors.

2 #95E2B5 and #E2B595 with #B5E295 are triadic colors.