COLOR #B9E2AB

HEX: #B9E2AB RGB: (185,226,171)

Renk bilgisi

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

RGB renk modeli

#B9E2AB color RGB value is (185,226,171).

RGB: (185,226,171) (73%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 226 of 255 = 89%
B 171 of 255 = 67%

185
226
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 226 + 171 = 582 (100%)
R 185 of 582 ~ 31.79%
G 226 of 582 ~ 38.83%
B 171 of 582 ~ 29.38'%

%31.79
%38.83
%29.38

CMYK RENK MODELİ

#B9E2AB rengi CMYK tonu (18,0,24,11).

  • camgöbeği tonu 18.14%
  • eflatun tonu 0.00%
  • sarı tonu 24.34%
  • ana renk tonu 11.37%

CMYK: (18,0,24,11)
C18M0Y24K11 (18%, 0%, 24%, 11%)
(0.18 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%18.14
%0
%24.34
%11.37

Codes

Color #B9E2AB in popluar color models

B9 E2 AB
RGB 185 226 171
HSL 105° 48.67% 77.84%
HSB/HSV 105° 24.34% 88.63%
CMYK 18.14% 0.00% 24.34%
11.37%

Color #B9E2AB in popluar number systems.

HEX B9 E2 AB
Decimal 185 226 171
Binary 10111001 11100010 10101011
Octal 271 342 253

Shades and tints

Shades of #B9E2AB

#B9E2AB
(185,226,171)
#A9CE9C
(169,206,156)
#99BA8D
(153,186,141)
#89A67E
(137,166,126)
#79926F
(121,146,111)
#697E60
(105,126,96)
#596A51
(89,106,81)
#495642
(73,86,66)
#394233
(57,66,51)
#292E24
(41,46,36)
#191A15
(25,26,21)
#000000
(0,0,0)

Tints of #B9E2AB

#B9E2AB
(185,226,171)
#BFE4B2
(191,228,178)
#C5E6B9
(197,230,185)
#CBE8C0
(203,232,192)
#D1EAC7
(209,234,199)
#D7ECCE
(215,236,206)
#DDEED5
(221,238,213)
#E3F0DC
(227,240,220)
#E9F2E3
(233,242,227)
#EFF4EA
(239,244,234)
#F5F6F1
(245,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E2AB color. Also use rgb(185,226,171) instead hex code.

Text Font Color

.myTextColor { color: #B9E2AB; }

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

This text font color is #B9E2AB.

Background Color

.myBgColor { background-color: #B9E2AB; }

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

This div background color is #B9E2AB.

Border color

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

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

This div border color is #B9E2AB.

Opacity

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

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

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

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

This text has shadow with #B9E2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E2AB.

Preview

Color preview on black background

This text has color #B9E2AB on black background.


Color preview on white background

This text has color #B9E2AB on white background.


Black color preview on #B9E2AB background

This text has black color on #B9E2AB background.


White color preview on #B9E2AB background

This text has white color on #B9E2AB background.


Related colors

Complementary color

Complementary color for #hex is #461D54.


I love getcolorcode.com

Triadic colors

1 #ABB9E2 and #E2ABB9 with #B9E2AB are triadic colors.

2 #ABE2B9 and #E2B9AB with #B9E2AB are triadic colors.