COLOR #B6E198

HEX: #B6E198 RGB: (182,225,152)

Renk bilgisi

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

RGB renk modeli

#B6E198 color RGB value is (182,225,152).

RGB: (182,225,152) (71%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 225 of 255 = 88%
B 152 of 255 = 60%

182
225
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 225 + 152 = 559 (100%)
R 182 of 559 ~ 32.56%
G 225 of 559 ~ 40.25%
B 152 of 559 ~ 27.19'%

%32.56
%40.25
%27.19

CMYK RENK MODELİ

#B6E198 rengi CMYK tonu (19,0,32,12).

  • camgöbeği tonu 19.11%
  • eflatun tonu 0.00%
  • sarı tonu 32.44%
  • ana renk tonu 11.76%

CMYK: (19,0,32,12)
C19M0Y32K12 (19%, 0%, 32%, 12%)
(0.19 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%19.11
%0
%32.44
%11.76

Codes

Color #B6E198 in popluar color models

B6 E1 98
RGB 182 225 152
HSL 95° 54.89% 73.92%
HSB/HSV 95° 32.44% 88.24%
CMYK 19.11% 0.00% 32.44%
11.76%

Color #B6E198 in popluar number systems.

HEX B6 E1 98
Decimal 182 225 152
Binary 10110110 11100001 10011000
Octal 266 341 230

Shades and tints

Shades of #B6E198

#B6E198
(182,225,152)
#A6CD8B
(166,205,139)
#96B97E
(150,185,126)
#86A571
(134,165,113)
#769164
(118,145,100)
#667D57
(102,125,87)
#56694A
(86,105,74)
#46553D
(70,85,61)
#364130
(54,65,48)
#262D23
(38,45,35)
#161916
(22,25,22)
#000000
(0,0,0)

Tints of #B6E198

#B6E198
(182,225,152)
#BCE3A1
(188,227,161)
#C2E5AA
(194,229,170)
#C8E7B3
(200,231,179)
#CEE9BC
(206,233,188)
#D4EBC5
(212,235,197)
#DAEDCE
(218,237,206)
#E0EFD7
(224,239,215)
#E6F1E0
(230,241,224)
#ECF3E9
(236,243,233)
#F2F5F2
(242,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E198 color. Also use rgb(182,225,152) instead hex code.

Text Font Color

.myTextColor { color: #B6E198; }

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

This text font color is #B6E198.

Background Color

.myBgColor { background-color: #B6E198; }

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

This div background color is #B6E198.

Border color

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

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

This div border color is #B6E198.

Opacity

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

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

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

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

This text has shadow with #B6E198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E198.

Preview

Color preview on black background

This text has color #B6E198 on black background.


Color preview on white background

This text has color #B6E198 on white background.


Black color preview on #B6E198 background

This text has black color on #B6E198 background.


White color preview on #B6E198 background

This text has white color on #B6E198 background.


Related colors

Complementary color

Complementary color for #hex is #491E67.


I love getcolorcode.com

Triadic colors

1 #98B6E1 and #E198B6 with #B6E198 are triadic colors.

2 #98E1B6 and #E1B698 with #B6E198 are triadic colors.