COLOR #B9E29B

HEX: #B9E29B RGB: (185,226,155)

Renk bilgisi

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

RGB renk modeli

#B9E29B color RGB value is (185,226,155).

RGB: (185,226,155) (73%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 226 of 255 = 89%
B 155 of 255 = 61%

185
226
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 226 + 155 = 566 (100%)
R 185 of 566 ~ 32.69%
G 226 of 566 ~ 39.93%
B 155 of 566 ~ 27.39'%

%32.69
%39.93
%27.39

CMYK RENK MODELİ

#B9E29B rengi CMYK tonu (18,0,31,11).

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

CMYK: (18,0,31,11)
C18M0Y31K11 (18%, 0%, 31%, 11%)
(0.18 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%18.14
%0
%31.42
%11.37

Codes

Color #B9E29B in popluar color models

B9 E2 9B
RGB 185 226 155
HSL 95° 55.04% 74.71%
HSB/HSV 95° 31.42% 88.63%
CMYK 18.14% 0.00% 31.42%
11.37%

Color #B9E29B in popluar number systems.

HEX B9 E2 9B
Decimal 185 226 155
Binary 10111001 11100010 10011011
Octal 271 342 233

Shades and tints

Shades of #B9E29B

#B9E29B
(185,226,155)
#A9CE8D
(169,206,141)
#99BA7F
(153,186,127)
#89A671
(137,166,113)
#799263
(121,146,99)
#697E55
(105,126,85)
#596A47
(89,106,71)
#495639
(73,86,57)
#39422B
(57,66,43)
#292E1D
(41,46,29)
#191A0F
(25,26,15)
#000000
(0,0,0)

Tints of #B9E29B

#B9E29B
(185,226,155)
#BFE4A4
(191,228,164)
#C5E6AD
(197,230,173)
#CBE8B6
(203,232,182)
#D1EABF
(209,234,191)
#D7ECC8
(215,236,200)
#DDEED1
(221,238,209)
#E3F0DA
(227,240,218)
#E9F2E3
(233,242,227)
#EFF4EC
(239,244,236)
#F5F6F5
(245,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E29B; }

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

This text font color is #B9E29B.

Background Color

.myBgColor { background-color: #B9E29B; }

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

This div background color is #B9E29B.

Border color

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

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

This div border color is #B9E29B.

Opacity

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

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

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

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

This text has shadow with #B9E29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E29B.

Preview

Color preview on black background

This text has color #B9E29B on black background.


Color preview on white background

This text has color #B9E29B on white background.


Black color preview on #B9E29B background

This text has black color on #B9E29B background.


White color preview on #B9E29B background

This text has white color on #B9E29B background.


Related colors

Complementary color

Complementary color for #hex is #461D64.


I love getcolorcode.com

Triadic colors

1 #9BB9E2 and #E29BB9 with #B9E29B are triadic colors.

2 #9BE2B9 and #E2B99B with #B9E29B are triadic colors.