COLOR #B9E393

HEX: #B9E393 RGB: (185,227,147)

Renk bilgisi

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

RGB renk modeli

#B9E393 color RGB value is (185,227,147).

RGB: (185,227,147) (73%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 227 of 255 = 89%
B 147 of 255 = 58%

185
227
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 227 + 147 = 559 (100%)
R 185 of 559 ~ 33.09%
G 227 of 559 ~ 40.61%
B 147 of 559 ~ 26.3'%

%33.09
%40.61
%26.3

CMYK RENK MODELİ

#B9E393 rengi CMYK tonu (19,0,35,11).

  • camgöbeği tonu 18.50%
  • eflatun tonu 0.00%
  • sarı tonu 35.24%
  • ana renk tonu 10.98%

CMYK: (19,0,35,11)
C19M0Y35K11 (19%, 0%, 35%, 11%)
(0.19 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%18.5
%0
%35.24
%10.98

Codes

Color #B9E393 in popluar color models

B9 E3 93
RGB 185 227 147
HSL 92° 58.82% 73.33%
HSB/HSV 92° 35.24% 89.02%
CMYK 18.50% 0.00% 35.24%
10.98%

Color #B9E393 in popluar number systems.

HEX B9 E3 93
Decimal 185 227 147
Binary 10111001 11100011 10010011
Octal 271 343 223

Shades and tints

Shades of #B9E393

#B9E393
(185,227,147)
#A9CF86
(169,207,134)
#99BB79
(153,187,121)
#89A76C
(137,167,108)
#79935F
(121,147,95)
#697F52
(105,127,82)
#596B45
(89,107,69)
#495738
(73,87,56)
#39432B
(57,67,43)
#292F1E
(41,47,30)
#191B11
(25,27,17)
#000000
(0,0,0)

Tints of #B9E393

#B9E393
(185,227,147)
#BFE59C
(191,229,156)
#C5E7A5
(197,231,165)
#CBE9AE
(203,233,174)
#D1EBB7
(209,235,183)
#D7EDC0
(215,237,192)
#DDEFC9
(221,239,201)
#E3F1D2
(227,241,210)
#E9F3DB
(233,243,219)
#EFF5E4
(239,245,228)
#F5F7ED
(245,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E393 color. Also use rgb(185,227,147) instead hex code.

Text Font Color

.myTextColor { color: #B9E393; }

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

This text font color is #B9E393.

Background Color

.myBgColor { background-color: #B9E393; }

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

This div background color is #B9E393.

Border color

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

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

This div border color is #B9E393.

Opacity

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

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

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

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

This text has shadow with #B9E393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E393.

Preview

Color preview on black background

This text has color #B9E393 on black background.


Color preview on white background

This text has color #B9E393 on white background.


Black color preview on #B9E393 background

This text has black color on #B9E393 background.


White color preview on #B9E393 background

This text has white color on #B9E393 background.


Related colors

Complementary color

Complementary color for #hex is #461C6C.


I love getcolorcode.com

Triadic colors

1 #93B9E3 and #E393B9 with #B9E393 are triadic colors.

2 #93E3B9 and #E3B993 with #B9E393 are triadic colors.