COLOR #B5E66C

HEX: #B5E66C RGB: (181,230,108)

Renk bilgisi

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

RGB renk modeli

#B5E66C color RGB value is (181,230,108).

RGB: (181,230,108) (71%, 90%, 42%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 108 of 255 = 42%

181
230
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 108 = 519 (100%)
R 181 of 519 ~ 34.87%
G 230 of 519 ~ 44.32%
B 108 of 519 ~ 20.81'%

%34.87
%44.32
%20.81

CMYK RENK MODELİ

#B5E66C rengi CMYK tonu (21,0,53,10).

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

CMYK: (21,0,53,10)
C21M0Y53K10 (21%, 0%, 53%, 10%)
(0.21 / 0.00 / 0.53 / 0.10)

CMYK yüzdeleri

%21.3
%0
%53.04
%9.8

Codes

Color #B5E66C in popluar color models

B5 E6 6C
RGB 181 230 108
HSL 84° 70.93% 66.27%
HSB/HSV 84° 53.04% 90.20%
CMYK 21.30% 0.00% 53.04%
9.80%

Color #B5E66C in popluar number systems.

HEX B5 E6 6C
Decimal 181 230 108
Binary 10110101 11100110 1101100
Octal 265 346 154

Shades and tints

Shades of #B5E66C

#B5E66C
(181,230,108)
#A5D263
(165,210,99)
#95BE5A
(149,190,90)
#85AA51
(133,170,81)
#759648
(117,150,72)
#65823F
(101,130,63)
#556E36
(85,110,54)
#455A2D
(69,90,45)
#354624
(53,70,36)
#25321B
(37,50,27)
#151E12
(21,30,18)
#000000
(0,0,0)

Tints of #B5E66C

#B5E66C
(181,230,108)
#BBE879
(187,232,121)
#C1EA86
(193,234,134)
#C7EC93
(199,236,147)
#CDEEA0
(205,238,160)
#D3F0AD
(211,240,173)
#D9F2BA
(217,242,186)
#DFF4C7
(223,244,199)
#E5F6D4
(229,246,212)
#EBF8E1
(235,248,225)
#F1FAEE
(241,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E66C; }

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

This text font color is #B5E66C.

Background Color

.myBgColor { background-color: #B5E66C; }

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

This div background color is #B5E66C.

Border color

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

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

This div border color is #B5E66C.

Opacity

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

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

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

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

This text has shadow with #B5E66C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E66C.

Preview

Color preview on black background

This text has color #B5E66C on black background.


Color preview on white background

This text has color #B5E66C on white background.


Black color preview on #B5E66C background

This text has black color on #B5E66C background.


White color preview on #B5E66C background

This text has white color on #B5E66C background.


Related colors

Complementary color

Complementary color for #hex is #4A1993.


I love getcolorcode.com

Triadic colors

1 #6CB5E6 and #E66CB5 with #B5E66C are triadic colors.

2 #6CE6B5 and #E6B56C with #B5E66C are triadic colors.