COLOR #B5E076

HEX: #B5E076 RGB: (181,224,118)

Renk bilgisi

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

RGB renk modeli

#B5E076 color RGB value is (181,224,118).

RGB: (181,224,118) (71%, 88%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 224 of 255 = 88%
B 118 of 255 = 46%

181
224
118

R + G + B ~ 68%. #B5E076 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 224 + 118 = 523 (100%)
R 181 of 523 ~ 34.61%
G 224 of 523 ~ 42.83%
B 118 of 523 ~ 22.56'%

%34.61
%42.83
%22.56

CMYK RENK MODELİ

#B5E076 rengi CMYK tonu (19,0,47,12).

  • camgöbeği tonu 19.20%
  • eflatun tonu 0.00%
  • sarı tonu 47.32%
  • ana renk tonu 12.16%

CMYK: (19,0,47,12)
C19M0Y47K12 (19%, 0%, 47%, 12%)
(0.19 / 0.00 / 0.47 / 0.12)

CMYK yüzdeleri

%19.2
%0
%47.32
%12.16

Codes

Color #B5E076 in popluar color models

B5 E0 76
RGB 181 224 118
HSL 84° 63.10% 67.06%
HSB/HSV 84° 47.32% 87.84%
CMYK 19.20% 0.00% 47.32%
12.16%

Color #B5E076 in popluar number systems.

HEX B5 E0 76
Decimal 181 224 118
Binary 10110101 11100000 1110110
Octal 265 340 166

Shades and tints

Shades of #B5E076

#B5E076
(181,224,118)
#A5CC6C
(165,204,108)
#95B862
(149,184,98)
#85A458
(133,164,88)
#75904E
(117,144,78)
#657C44
(101,124,68)
#55683A
(85,104,58)
#455430
(69,84,48)
#354026
(53,64,38)
#252C1C
(37,44,28)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #B5E076

#B5E076
(181,224,118)
#BBE282
(187,226,130)
#C1E48E
(193,228,142)
#C7E69A
(199,230,154)
#CDE8A6
(205,232,166)
#D3EAB2
(211,234,178)
#D9ECBE
(217,236,190)
#DFEECA
(223,238,202)
#E5F0D6
(229,240,214)
#EBF2E2
(235,242,226)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E076; }

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

This text font color is #B5E076.

Background Color

.myBgColor { background-color: #B5E076; }

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

This div background color is #B5E076.

Border color

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

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

This div border color is #B5E076.

Opacity

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

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

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

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

This text has shadow with #B5E076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E076.

Preview

Color preview on black background

This text has color #B5E076 on black background.


Color preview on white background

This text has color #B5E076 on white background.


Black color preview on #B5E076 background

This text has black color on #B5E076 background.


White color preview on #B5E076 background

This text has white color on #B5E076 background.


Related colors

Complementary color

Complementary color for #hex is #4A1F89.


I love getcolorcode.com

Triadic colors

1 #76B5E0 and #E076B5 with #B5E076 are triadic colors.

2 #76E0B5 and #E0B576 with #B5E076 are triadic colors.