COLOR #B6E6AB

HEX: #B6E6AB RGB: (182,230,171)

Renk bilgisi

#B6E6AB contains red, green and blue colors in about the same proportion. #B6E6AB ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B6E6AB color RGB value is (182,230,171).

RGB: (182,230,171) (71%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 230 of 255 = 90%
B 171 of 255 = 67%

182
230
171

R + G + B ~ 76%. #B6E6AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 230 + 171 = 583 (100%)
R 182 of 583 ~ 31.22%
G 230 of 583 ~ 39.45%
B 171 of 583 ~ 29.33'%

%31.22
%39.45
%29.33

CMYK RENK MODELİ

#B6E6AB rengi CMYK tonu (21,0,26,10).

  • camgöbeği tonu 20.87%
  • eflatun tonu 0.00%
  • sarı tonu 25.65%
  • ana renk tonu 9.80%

CMYK: (21,0,26,10)
C21M0Y26K10 (21%, 0%, 26%, 10%)
(0.21 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%20.87
%0
%25.65
%9.8

Codes

Color #B6E6AB in popluar color models

B6 E6 AB
RGB 182 230 171
HSL 109° 54.13% 78.63%
HSB/HSV 109° 25.65% 90.20%
CMYK 20.87% 0.00% 25.65%
9.80%

Color #B6E6AB in popluar number systems.

HEX B6 E6 AB
Decimal 182 230 171
Binary 10110110 11100110 10101011
Octal 266 346 253

Shades and tints

Shades of #B6E6AB

#B6E6AB
(182,230,171)
#A6D29C
(166,210,156)
#96BE8D
(150,190,141)
#86AA7E
(134,170,126)
#76966F
(118,150,111)
#668260
(102,130,96)
#566E51
(86,110,81)
#465A42
(70,90,66)
#364633
(54,70,51)
#263224
(38,50,36)
#161E15
(22,30,21)
#000000
(0,0,0)

Tints of #B6E6AB

#B6E6AB
(182,230,171)
#BCE8B2
(188,232,178)
#C2EAB9
(194,234,185)
#C8ECC0
(200,236,192)
#CEEEC7
(206,238,199)
#D4F0CE
(212,240,206)
#DAF2D5
(218,242,213)
#E0F4DC
(224,244,220)
#E6F6E3
(230,246,227)
#ECF8EA
(236,248,234)
#F2FAF1
(242,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E6AB color. Also use rgb(182,230,171) instead hex code.

Text Font Color

.myTextColor { color: #B6E6AB; }

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

This text font color is #B6E6AB.

Background Color

.myBgColor { background-color: #B6E6AB; }

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

This div background color is #B6E6AB.

Border color

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

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

This div border color is #B6E6AB.

Opacity

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

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

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

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

This text has shadow with #B6E6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E6AB.

Preview

Color preview on black background

This text has color #B6E6AB on black background.


Color preview on white background

This text has color #B6E6AB on white background.


Black color preview on #B6E6AB background

This text has black color on #B6E6AB background.


White color preview on #B6E6AB background

This text has white color on #B6E6AB background.


Related colors

Complementary color

Complementary color for #hex is #491954.


I love getcolorcode.com

Triadic colors

1 #ABB6E6 and #E6ABB6 with #B6E6AB are triadic colors.

2 #ABE6B6 and #E6B6AB with #B6E6AB are triadic colors.