COLOR #B5E76F

HEX: #B5E76F RGB: (181,231,111)

Renk bilgisi

#B5E76F contains mainly red and green colors. #B5E76F ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#B5E76F color RGB value is (181,231,111).

RGB: (181,231,111) (71%, 91%, 44%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 231 of 255 = 91%
B 111 of 255 = 44%

181
231
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 231 + 111 = 523 (100%)
R 181 of 523 ~ 34.61%
G 231 of 523 ~ 44.17%
B 111 of 523 ~ 21.22'%

%34.61
%44.17
%21.22

CMYK RENK MODELİ

#B5E76F rengi CMYK tonu (22,0,52,9).

  • camgöbeği tonu 21.65%
  • eflatun tonu 0.00%
  • sarı tonu 51.95%
  • ana renk tonu 9.41%

CMYK: (22,0,52,9)
C22M0Y52K9 (22%, 0%, 52%, 9%)
(0.22 / 0.00 / 0.52 / 0.09)

CMYK yüzdeleri

%21.65
%0
%51.95
%9.41

Codes

Color #B5E76F in popluar color models

B5 E7 6F
RGB 181 231 111
HSL 85° 71.43% 67.06%
HSB/HSV 85° 51.95% 90.59%
CMYK 21.65% 0.00% 51.95%
9.41%

Color #B5E76F in popluar number systems.

HEX B5 E7 6F
Decimal 181 231 111
Binary 10110101 11100111 1101111
Octal 265 347 157

Shades and tints

Shades of #B5E76F

#B5E76F
(181,231,111)
#A5D265
(165,210,101)
#95BD5B
(149,189,91)
#85A851
(133,168,81)
#759347
(117,147,71)
#657E3D
(101,126,61)
#556933
(85,105,51)
#455429
(69,84,41)
#353F1F
(53,63,31)
#252A15
(37,42,21)
#15150B
(21,21,11)
#000000
(0,0,0)

Tints of #B5E76F

#B5E76F
(181,231,111)
#BBE97C
(187,233,124)
#C1EB89
(193,235,137)
#C7ED96
(199,237,150)
#CDEFA3
(205,239,163)
#D3F1B0
(211,241,176)
#D9F3BD
(217,243,189)
#DFF5CA
(223,245,202)
#E5F7D7
(229,247,215)
#EBF9E4
(235,249,228)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E76F color. Also use rgb(181,231,111) instead hex code.

Text Font Color

.myTextColor { color: #B5E76F; }

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

This text font color is #B5E76F.

Background Color

.myBgColor { background-color: #B5E76F; }

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

This div background color is #B5E76F.

Border color

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

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

This div border color is #B5E76F.

Opacity

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

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

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

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

This text has shadow with #B5E76F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E76F.

Preview

Color preview on black background

This text has color #B5E76F on black background.


Color preview on white background

This text has color #B5E76F on white background.


Black color preview on #B5E76F background

This text has black color on #B5E76F background.


White color preview on #B5E76F background

This text has white color on #B5E76F background.


Related colors

Complementary color

Complementary color for #hex is #4A1890.


I love getcolorcode.com

Triadic colors

1 #6FB5E7 and #E76FB5 with #B5E76F are triadic colors.

2 #6FE7B5 and #E7B56F with #B5E76F are triadic colors.