COLOR #B5E264

HEX: #B5E264 RGB: (181,226,100)

Renk bilgisi

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

RGB renk modeli

#B5E264 color RGB value is (181,226,100).

RGB: (181,226,100) (71%, 89%, 39%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 226 of 255 = 89%
B 100 of 255 = 39%

181
226
100

R + G + B ~ 66%. #B5E264 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 100 = 507 (100%)
R 181 of 507 ~ 35.7%
G 226 of 507 ~ 44.58%
B 100 of 507 ~ 19.72'%

%35.7
%44.58
%19.72

CMYK RENK MODELİ

#B5E264 rengi CMYK tonu (20,0,56,11).

  • camgöbeği tonu 19.91%
  • eflatun tonu 0.00%
  • sarı tonu 55.75%
  • ana renk tonu 11.37%

CMYK: (20,0,56,11)
C20M0Y56K11 (20%, 0%, 56%, 11%)
(0.20 / 0.00 / 0.56 / 0.11)

CMYK yüzdeleri

%19.91
%0
%55.75
%11.37

Codes

Color #B5E264 in popluar color models

B5 E2 64
RGB 181 226 100
HSL 81° 68.48% 63.92%
HSB/HSV 81° 55.75% 88.63%
CMYK 19.91% 0.00% 55.75%
11.37%

Color #B5E264 in popluar number systems.

HEX B5 E2 64
Decimal 181 226 100
Binary 10110101 11100010 1100100
Octal 265 342 144

Shades and tints

Shades of #B5E264

#B5E264
(181,226,100)
#A5CE5B
(165,206,91)
#95BA52
(149,186,82)
#85A649
(133,166,73)
#759240
(117,146,64)
#657E37
(101,126,55)
#556A2E
(85,106,46)
#455625
(69,86,37)
#35421C
(53,66,28)
#252E13
(37,46,19)
#151A0A
(21,26,10)
#000000
(0,0,0)

Tints of #B5E264

#B5E264
(181,226,100)
#BBE472
(187,228,114)
#C1E680
(193,230,128)
#C7E88E
(199,232,142)
#CDEA9C
(205,234,156)
#D3ECAA
(211,236,170)
#D9EEB8
(217,238,184)
#DFF0C6
(223,240,198)
#E5F2D4
(229,242,212)
#EBF4E2
(235,244,226)
#F1F6F0
(241,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E264 color. Also use rgb(181,226,100) instead hex code.

Text Font Color

.myTextColor { color: #B5E264; }

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

This text font color is #B5E264.

Background Color

.myBgColor { background-color: #B5E264; }

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

This div background color is #B5E264.

Border color

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

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

This div border color is #B5E264.

Opacity

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

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

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

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

This text has shadow with #B5E264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E264.

Preview

Color preview on black background

This text has color #B5E264 on black background.


Color preview on white background

This text has color #B5E264 on white background.


Black color preview on #B5E264 background

This text has black color on #B5E264 background.


White color preview on #B5E264 background

This text has white color on #B5E264 background.


Related colors

Complementary color

Complementary color for #hex is #4A1D9B.


I love getcolorcode.com

Triadic colors

1 #64B5E2 and #E264B5 with #B5E264 are triadic colors.

2 #64E2B5 and #E2B564 with #B5E264 are triadic colors.