COLOR #B9E092

HEX: #B9E092 RGB: (185,224,146)

Renk bilgisi

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

RGB renk modeli

#B9E092 color RGB value is (185,224,146).

RGB: (185,224,146) (73%, 88%, 57%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 224 of 255 = 88%
B 146 of 255 = 57%

185
224
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 224 + 146 = 555 (100%)
R 185 of 555 ~ 33.33%
G 224 of 555 ~ 40.36%
B 146 of 555 ~ 26.31'%

%33.33
%40.36
%26.31

CMYK RENK MODELİ

#B9E092 rengi CMYK tonu (17,0,35,12).

  • camgöbeği tonu 17.41%
  • eflatun tonu 0.00%
  • sarı tonu 34.82%
  • ana renk tonu 12.16%

CMYK: (17,0,35,12)
C17M0Y35K12 (17%, 0%, 35%, 12%)
(0.17 / 0.00 / 0.35 / 0.12)

CMYK yüzdeleri

%17.41
%0
%34.82
%12.16

Codes

Color #B9E092 in popluar color models

B9 E0 92
RGB 185 224 146
HSL 90° 55.71% 72.55%
HSB/HSV 90° 34.82% 87.84%
CMYK 17.41% 0.00% 34.82%
12.16%

Color #B9E092 in popluar number systems.

HEX B9 E0 92
Decimal 185 224 146
Binary 10111001 11100000 10010010
Octal 271 340 222

Shades and tints

Shades of #B9E092

#B9E092
(185,224,146)
#A9CC85
(169,204,133)
#99B878
(153,184,120)
#89A46B
(137,164,107)
#79905E
(121,144,94)
#697C51
(105,124,81)
#596844
(89,104,68)
#495437
(73,84,55)
#39402A
(57,64,42)
#292C1D
(41,44,29)
#191810
(25,24,16)
#000000
(0,0,0)

Tints of #B9E092

#B9E092
(185,224,146)
#BFE29B
(191,226,155)
#C5E4A4
(197,228,164)
#CBE6AD
(203,230,173)
#D1E8B6
(209,232,182)
#D7EABF
(215,234,191)
#DDECC8
(221,236,200)
#E3EED1
(227,238,209)
#E9F0DA
(233,240,218)
#EFF2E3
(239,242,227)
#F5F4EC
(245,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E092 color. Also use rgb(185,224,146) instead hex code.

Text Font Color

.myTextColor { color: #B9E092; }

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

This text font color is #B9E092.

Background Color

.myBgColor { background-color: #B9E092; }

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

This div background color is #B9E092.

Border color

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

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

This div border color is #B9E092.

Opacity

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

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

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

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

This text has shadow with #B9E092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E092.

Preview

Color preview on black background

This text has color #B9E092 on black background.


Color preview on white background

This text has color #B9E092 on white background.


Black color preview on #B9E092 background

This text has black color on #B9E092 background.


White color preview on #B9E092 background

This text has white color on #B9E092 background.


Related colors

Complementary color

Complementary color for #hex is #461F6D.


I love getcolorcode.com

Triadic colors

1 #92B9E0 and #E092B9 with #B9E092 are triadic colors.

2 #92E0B9 and #E0B992 with #B9E092 are triadic colors.