COLOR #B5E686

HEX: #B5E686 RGB: (181,230,134)

Renk bilgisi

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

RGB renk modeli

#B5E686 color RGB value is (181,230,134).

RGB: (181,230,134) (71%, 90%, 53%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 134 of 255 = 53%

181
230
134

R + G + B ~ 71%. #B5E686 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 134 = 545 (100%)
R 181 of 545 ~ 33.21%
G 230 of 545 ~ 42.2%
B 134 of 545 ~ 24.59'%

%33.21
%42.2
%24.59

CMYK RENK MODELİ

#B5E686 rengi CMYK tonu (21,0,42,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 0.00%
  • sarı tonu 41.74%
  • ana renk tonu 9.80%

CMYK: (21,0,42,10)
C21M0Y42K10 (21%, 0%, 42%, 10%)
(0.21 / 0.00 / 0.42 / 0.10)

CMYK yüzdeleri

%21.3
%0
%41.74
%9.8

Codes

Color #B5E686 in popluar color models

B5 E6 86
RGB 181 230 134
HSL 91° 65.75% 71.37%
HSB/HSV 91° 41.74% 90.20%
CMYK 21.30% 0.00% 41.74%
9.80%

Color #B5E686 in popluar number systems.

HEX B5 E6 86
Decimal 181 230 134
Binary 10110101 11100110 10000110
Octal 265 346 206

Shades and tints

Shades of #B5E686

#B5E686
(181,230,134)
#A5D27A
(165,210,122)
#95BE6E
(149,190,110)
#85AA62
(133,170,98)
#759656
(117,150,86)
#65824A
(101,130,74)
#556E3E
(85,110,62)
#455A32
(69,90,50)
#354626
(53,70,38)
#25321A
(37,50,26)
#151E0E
(21,30,14)
#000000
(0,0,0)

Tints of #B5E686

#B5E686
(181,230,134)
#BBE891
(187,232,145)
#C1EA9C
(193,234,156)
#C7ECA7
(199,236,167)
#CDEEB2
(205,238,178)
#D3F0BD
(211,240,189)
#D9F2C8
(217,242,200)
#DFF4D3
(223,244,211)
#E5F6DE
(229,246,222)
#EBF8E9
(235,248,233)
#F1FAF4
(241,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E686 color. Also use rgb(181,230,134) instead hex code.

Text Font Color

.myTextColor { color: #B5E686; }

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

This text font color is #B5E686.

Background Color

.myBgColor { background-color: #B5E686; }

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

This div background color is #B5E686.

Border color

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

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

This div border color is #B5E686.

Opacity

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

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

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

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

This text has shadow with #B5E686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E686.

Preview

Color preview on black background

This text has color #B5E686 on black background.


Color preview on white background

This text has color #B5E686 on white background.


Black color preview on #B5E686 background

This text has black color on #B5E686 background.


White color preview on #B5E686 background

This text has white color on #B5E686 background.


Related colors

Complementary color

Complementary color for #hex is #4A1979.


I love getcolorcode.com

Triadic colors

1 #86B5E6 and #E686B5 with #B5E686 are triadic colors.

2 #86E6B5 and #E6B586 with #B5E686 are triadic colors.