COLOR #B6E997

HEX: #B6E997 RGB: (182,233,151)

Renk bilgisi

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

RGB renk modeli

#B6E997 color RGB value is (182,233,151).

RGB: (182,233,151) (71%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 233 of 255 = 91%
B 151 of 255 = 59%

182
233
151

R + G + B ~ 74%. #B6E997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 233 + 151 = 566 (100%)
R 182 of 566 ~ 32.16%
G 233 of 566 ~ 41.17%
B 151 of 566 ~ 26.68'%

%32.16
%41.17
%26.68

CMYK RENK MODELİ

#B6E997 rengi CMYK tonu (22,0,35,9).

  • camgöbeği tonu 21.89%
  • eflatun tonu 0.00%
  • sarı tonu 35.19%
  • ana renk tonu 8.63%

CMYK: (22,0,35,9)
C22M0Y35K9 (22%, 0%, 35%, 9%)
(0.22 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%21.89
%0
%35.19
%8.63

Codes

Color #B6E997 in popluar color models

B6 E9 97
RGB 182 233 151
HSL 97° 65.08% 75.29%
HSB/HSV 97° 35.19% 91.37%
CMYK 21.89% 0.00% 35.19%
8.63%

Color #B6E997 in popluar number systems.

HEX B6 E9 97
Decimal 182 233 151
Binary 10110110 11101001 10010111
Octal 266 351 227

Shades and tints

Shades of #B6E997

#B6E997
(182,233,151)
#A6D48A
(166,212,138)
#96BF7D
(150,191,125)
#86AA70
(134,170,112)
#769563
(118,149,99)
#668056
(102,128,86)
#566B49
(86,107,73)
#46563C
(70,86,60)
#36412F
(54,65,47)
#262C22
(38,44,34)
#161715
(22,23,21)
#000000
(0,0,0)

Tints of #B6E997

#B6E997
(182,233,151)
#BCEBA0
(188,235,160)
#C2EDA9
(194,237,169)
#C8EFB2
(200,239,178)
#CEF1BB
(206,241,187)
#D4F3C4
(212,243,196)
#DAF5CD
(218,245,205)
#E0F7D6
(224,247,214)
#E6F9DF
(230,249,223)
#ECFBE8
(236,251,232)
#F2FDF1
(242,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E997 color. Also use rgb(182,233,151) instead hex code.

Text Font Color

.myTextColor { color: #B6E997; }

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

This text font color is #B6E997.

Background Color

.myBgColor { background-color: #B6E997; }

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

This div background color is #B6E997.

Border color

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

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

This div border color is #B6E997.

Opacity

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

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

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

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

This text has shadow with #B6E997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E997.

Preview

Color preview on black background

This text has color #B6E997 on black background.


Color preview on white background

This text has color #B6E997 on white background.


Black color preview on #B6E997 background

This text has black color on #B6E997 background.


White color preview on #B6E997 background

This text has white color on #B6E997 background.


Related colors

Complementary color

Complementary color for #hex is #491668.


I love getcolorcode.com

Triadic colors

1 #97B6E9 and #E997B6 with #B6E997 are triadic colors.

2 #97E9B6 and #E9B697 with #B6E997 are triadic colors.