COLOR #B5ED9F

HEX: #B5ED9F RGB: (181,237,159)

Renk bilgisi

#B5ED9F contains mainly red and green colors. #B5ED9F ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5ED9F color RGB value is (181,237,159).

RGB: (181,237,159) (71%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 159 of 255 = 62%

181
237
159

R + G + B ~ 75%. #B5ED9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 159 = 577 (100%)
R 181 of 577 ~ 31.37%
G 237 of 577 ~ 41.07%
B 159 of 577 ~ 27.56'%

%31.37
%41.07
%27.56

CMYK RENK MODELİ

#B5ED9F rengi CMYK tonu (24,0,33,7).

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

CMYK: (24,0,33,7)
C24M0Y33K7 (24%, 0%, 33%, 7%)
(0.24 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%23.63
%0
%32.91
%7.06

Codes

Color #B5ED9F in popluar color models

B5 ED 9F
RGB 181 237 159
HSL 103° 68.42% 77.65%
HSB/HSV 103° 32.91% 92.94%
CMYK 23.63% 0.00% 32.91%
7.06%

Color #B5ED9F in popluar number systems.

HEX B5 ED 9F
Decimal 181 237 159
Binary 10110101 11101101 10011111
Octal 265 355 237

Shades and tints

Shades of #B5ED9F

#B5ED9F
(181,237,159)
#A5D891
(165,216,145)
#95C383
(149,195,131)
#85AE75
(133,174,117)
#759967
(117,153,103)
#658459
(101,132,89)
#556F4B
(85,111,75)
#455A3D
(69,90,61)
#35452F
(53,69,47)
#253021
(37,48,33)
#151B13
(21,27,19)
#000000
(0,0,0)

Tints of #B5ED9F

#B5ED9F
(181,237,159)
#BBEEA7
(187,238,167)
#C1EFAF
(193,239,175)
#C7F0B7
(199,240,183)
#CDF1BF
(205,241,191)
#D3F2C7
(211,242,199)
#D9F3CF
(217,243,207)
#DFF4D7
(223,244,215)
#E5F5DF
(229,245,223)
#EBF6E7
(235,246,231)
#F1F7EF
(241,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ED9F; }

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

This text font color is #B5ED9F.

Background Color

.myBgColor { background-color: #B5ED9F; }

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

This div background color is #B5ED9F.

Border color

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

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

This div border color is #B5ED9F.

Opacity

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

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

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

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

This text has shadow with #B5ED9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ED9F.

Preview

Color preview on black background

This text has color #B5ED9F on black background.


Color preview on white background

This text has color #B5ED9F on white background.


Black color preview on #B5ED9F background

This text has black color on #B5ED9F background.


White color preview on #B5ED9F background

This text has white color on #B5ED9F background.


Related colors

Complementary color

Complementary color for #hex is #4A1260.


I love getcolorcode.com

Triadic colors

1 #9FB5ED and #ED9FB5 with #B5ED9F are triadic colors.

2 #9FEDB5 and #EDB59F with #B5ED9F are triadic colors.