COLOR #B5E676

HEX: #B5E676 RGB: (181,230,118)

Renk bilgisi

#B5E676 contains mainly red and green colors. #B5E676 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5E676 color RGB value is (181,230,118).

RGB: (181,230,118) (71%, 90%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 118 of 255 = 46%

181
230
118

R + G + B ~ 69%. #B5E676 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 118 = 529 (100%)
R 181 of 529 ~ 34.22%
G 230 of 529 ~ 43.48%
B 118 of 529 ~ 22.31'%

%34.22
%43.48
%22.31

CMYK RENK MODELİ

#B5E676 rengi CMYK tonu (21,0,49,10).

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

CMYK: (21,0,49,10)
C21M0Y49K10 (21%, 0%, 49%, 10%)
(0.21 / 0.00 / 0.49 / 0.10)

CMYK yüzdeleri

%21.3
%0
%48.7
%9.8

Codes

Color #B5E676 in popluar color models

B5 E6 76
RGB 181 230 118
HSL 86° 69.14% 68.24%
HSB/HSV 86° 48.70% 90.20%
CMYK 21.30% 0.00% 48.70%
9.80%

Color #B5E676 in popluar number systems.

HEX B5 E6 76
Decimal 181 230 118
Binary 10110101 11100110 1110110
Octal 265 346 166

Shades and tints

Shades of #B5E676

#B5E676
(181,230,118)
#A5D26C
(165,210,108)
#95BE62
(149,190,98)
#85AA58
(133,170,88)
#75964E
(117,150,78)
#658244
(101,130,68)
#556E3A
(85,110,58)
#455A30
(69,90,48)
#354626
(53,70,38)
#25321C
(37,50,28)
#151E12
(21,30,18)
#000000
(0,0,0)

Tints of #B5E676

#B5E676
(181,230,118)
#BBE882
(187,232,130)
#C1EA8E
(193,234,142)
#C7EC9A
(199,236,154)
#CDEEA6
(205,238,166)
#D3F0B2
(211,240,178)
#D9F2BE
(217,242,190)
#DFF4CA
(223,244,202)
#E5F6D6
(229,246,214)
#EBF8E2
(235,248,226)
#F1FAEE
(241,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E676; }

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

This text font color is #B5E676.

Background Color

.myBgColor { background-color: #B5E676; }

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

This div background color is #B5E676.

Border color

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

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

This div border color is #B5E676.

Opacity

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

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

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

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

This text has shadow with #B5E676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E676.

Preview

Color preview on black background

This text has color #B5E676 on black background.


Color preview on white background

This text has color #B5E676 on white background.


Black color preview on #B5E676 background

This text has black color on #B5E676 background.


White color preview on #B5E676 background

This text has white color on #B5E676 background.


Related colors

Complementary color

Complementary color for #hex is #4A1989.


I love getcolorcode.com

Triadic colors

1 #76B5E6 and #E676B5 with #B5E676 are triadic colors.

2 #76E6B5 and #E6B576 with #B5E676 are triadic colors.