COLOR #B5E097

HEX: #B5E097 RGB: (181,224,151)

Renk bilgisi

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

RGB renk modeli

#B5E097 color RGB value is (181,224,151).

RGB: (181,224,151) (71%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 224 of 255 = 88%
B 151 of 255 = 59%

181
224
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 224 + 151 = 556 (100%)
R 181 of 556 ~ 32.55%
G 224 of 556 ~ 40.29%
B 151 of 556 ~ 27.16'%

%32.55
%40.29
%27.16

CMYK RENK MODELİ

#B5E097 rengi CMYK tonu (19,0,33,12).

  • camgöbeği tonu 19.20%
  • eflatun tonu 0.00%
  • sarı tonu 32.59%
  • ana renk tonu 12.16%

CMYK: (19,0,33,12)
C19M0Y33K12 (19%, 0%, 33%, 12%)
(0.19 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%19.2
%0
%32.59
%12.16

Codes

Color #B5E097 in popluar color models

B5 E0 97
RGB 181 224 151
HSL 95° 54.07% 73.53%
HSB/HSV 95° 32.59% 87.84%
CMYK 19.20% 0.00% 32.59%
12.16%

Color #B5E097 in popluar number systems.

HEX B5 E0 97
Decimal 181 224 151
Binary 10110101 11100000 10010111
Octal 265 340 227

Shades and tints

Shades of #B5E097

#B5E097
(181,224,151)
#A5CC8A
(165,204,138)
#95B87D
(149,184,125)
#85A470
(133,164,112)
#759063
(117,144,99)
#657C56
(101,124,86)
#556849
(85,104,73)
#45543C
(69,84,60)
#35402F
(53,64,47)
#252C22
(37,44,34)
#151815
(21,24,21)
#000000
(0,0,0)

Tints of #B5E097

#B5E097
(181,224,151)
#BBE2A0
(187,226,160)
#C1E4A9
(193,228,169)
#C7E6B2
(199,230,178)
#CDE8BB
(205,232,187)
#D3EAC4
(211,234,196)
#D9ECCD
(217,236,205)
#DFEED6
(223,238,214)
#E5F0DF
(229,240,223)
#EBF2E8
(235,242,232)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E097 color. Also use rgb(181,224,151) instead hex code.

Text Font Color

.myTextColor { color: #B5E097; }

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

This text font color is #B5E097.

Background Color

.myBgColor { background-color: #B5E097; }

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

This div background color is #B5E097.

Border color

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

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

This div border color is #B5E097.

Opacity

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

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

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

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

This text has shadow with #B5E097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E097.

Preview

Color preview on black background

This text has color #B5E097 on black background.


Color preview on white background

This text has color #B5E097 on white background.


Black color preview on #B5E097 background

This text has black color on #B5E097 background.


White color preview on #B5E097 background

This text has white color on #B5E097 background.


Related colors

Complementary color

Complementary color for #hex is #4A1F68.


I love getcolorcode.com

Triadic colors

1 #97B5E0 and #E097B5 with #B5E097 are triadic colors.

2 #97E0B5 and #E0B597 with #B5E097 are triadic colors.