COLOR #B9EDB5

HEX: #B9EDB5 RGB: (185,237,181)

Renk bilgisi

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

RGB renk modeli

#B9EDB5 color RGB value is (185,237,181).

RGB: (185,237,181) (73%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 237 of 255 = 93%
B 181 of 255 = 71%

185
237
181

R + G + B ~ 79%. #B9EDB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 237 + 181 = 603 (100%)
R 185 of 603 ~ 30.68%
G 237 of 603 ~ 39.3%
B 181 of 603 ~ 30.02'%

%30.68
%39.3
%30.02

CMYK RENK MODELİ

#B9EDB5 rengi CMYK tonu (22,0,24,7).

  • camgöbeği tonu 21.94%
  • eflatun tonu 0.00%
  • sarı tonu 23.63%
  • ana renk tonu 7.06%

CMYK: (22,0,24,7)
C22M0Y24K7 (22%, 0%, 24%, 7%)
(0.22 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%21.94
%0
%23.63
%7.06

Codes

Color #B9EDB5 in popluar color models

B9 ED B5
RGB 185 237 181
HSL 116° 60.87% 81.96%
HSB/HSV 116° 23.63% 92.94%
CMYK 21.94% 0.00% 23.63%
7.06%

Color #B9EDB5 in popluar number systems.

HEX B9 ED B5
Decimal 185 237 181
Binary 10111001 11101101 10110101
Octal 271 355 265

Shades and tints

Shades of #B9EDB5

#B9EDB5
(185,237,181)
#A9D8A5
(169,216,165)
#99C395
(153,195,149)
#89AE85
(137,174,133)
#799975
(121,153,117)
#698465
(105,132,101)
#596F55
(89,111,85)
#495A45
(73,90,69)
#394535
(57,69,53)
#293025
(41,48,37)
#191B15
(25,27,21)
#000000
(0,0,0)

Tints of #B9EDB5

#B9EDB5
(185,237,181)
#BFEEBB
(191,238,187)
#C5EFC1
(197,239,193)
#CBF0C7
(203,240,199)
#D1F1CD
(209,241,205)
#D7F2D3
(215,242,211)
#DDF3D9
(221,243,217)
#E3F4DF
(227,244,223)
#E9F5E5
(233,245,229)
#EFF6EB
(239,246,235)
#F5F7F1
(245,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9EDB5 color. Also use rgb(185,237,181) instead hex code.

Text Font Color

.myTextColor { color: #B9EDB5; }

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

This text font color is #B9EDB5.

Background Color

.myBgColor { background-color: #B9EDB5; }

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

This div background color is #B9EDB5.

Border color

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

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

This div border color is #B9EDB5.

Opacity

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

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

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

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

This text has shadow with #B9EDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9EDB5.

Preview

Color preview on black background

This text has color #B9EDB5 on black background.


Color preview on white background

This text has color #B9EDB5 on white background.


Black color preview on #B9EDB5 background

This text has black color on #B9EDB5 background.


White color preview on #B9EDB5 background

This text has white color on #B9EDB5 background.


Related colors

Complementary color

Complementary color for #hex is #46124A.


I love getcolorcode.com

Triadic colors

1 #B5B9ED and #EDB5B9 with #B9EDB5 are triadic colors.

2 #B5EDB9 and #EDB9B5 with #B9EDB5 are triadic colors.