COLOR #B1E597

HEX: #B1E597 RGB: (177,229,151)

Renk bilgisi

#B1E597 contains mainly red and green colors. #B1E597 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#B1E597 color RGB value is (177,229,151).

RGB: (177,229,151) (69%, 90%, 59%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 229 of 255 = 90%
B 151 of 255 = 59%

177
229
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 229 + 151 = 557 (100%)
R 177 of 557 ~ 31.78%
G 229 of 557 ~ 41.11%
B 151 of 557 ~ 27.11'%

%31.78
%41.11
%27.11

CMYK RENK MODELİ

#B1E597 rengi CMYK tonu (23,0,34,10).

  • camgöbeği tonu 22.71%
  • eflatun tonu 0.00%
  • sarı tonu 34.06%
  • ana renk tonu 10.20%

CMYK: (23,0,34,10)
C23M0Y34K10 (23%, 0%, 34%, 10%)
(0.23 / 0.00 / 0.34 / 0.10)

CMYK yüzdeleri

%22.71
%0
%34.06
%10.2

Codes

Color #B1E597 in popluar color models

B1 E5 97
RGB 177 229 151
HSL 100° 60.00% 74.51%
HSB/HSV 100° 34.06% 89.80%
CMYK 22.71% 0.00% 34.06%
10.20%

Color #B1E597 in popluar number systems.

HEX B1 E5 97
Decimal 177 229 151
Binary 10110001 11100101 10010111
Octal 261 345 227

Shades and tints

Shades of #B1E597

#B1E597
(177,229,151)
#A1D18A
(161,209,138)
#91BD7D
(145,189,125)
#81A970
(129,169,112)
#719563
(113,149,99)
#618156
(97,129,86)
#516D49
(81,109,73)
#41593C
(65,89,60)
#31452F
(49,69,47)
#213122
(33,49,34)
#111D15
(17,29,21)
#000000
(0,0,0)

Tints of #B1E597

#B1E597
(177,229,151)
#B8E7A0
(184,231,160)
#BFE9A9
(191,233,169)
#C6EBB2
(198,235,178)
#CDEDBB
(205,237,187)
#D4EFC4
(212,239,196)
#DBF1CD
(219,241,205)
#E2F3D6
(226,243,214)
#E9F5DF
(233,245,223)
#F0F7E8
(240,247,232)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1E597 color. Also use rgb(177,229,151) instead hex code.

Text Font Color

.myTextColor { color: #B1E597; }

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

This text font color is #B1E597.

Background Color

.myBgColor { background-color: #B1E597; }

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

This div background color is #B1E597.

Border color

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

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

This div border color is #B1E597.

Opacity

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

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

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

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

This text has shadow with #B1E597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1E597.

Preview

Color preview on black background

This text has color #B1E597 on black background.


Color preview on white background

This text has color #B1E597 on white background.


Black color preview on #B1E597 background

This text has black color on #B1E597 background.


White color preview on #B1E597 background

This text has white color on #B1E597 background.


Related colors

Complementary color

Complementary color for #hex is #4E1A68.


I love getcolorcode.com

Triadic colors

1 #97B1E5 and #E597B1 with #B1E597 are triadic colors.

2 #97E5B1 and #E5B197 with #B1E597 are triadic colors.