COLOR #B5E966

HEX: #B5E966 RGB: (181,233,102)

Renk bilgisi

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

RGB renk modeli

#B5E966 color RGB value is (181,233,102).

RGB: (181,233,102) (71%, 91%, 40%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 102 of 255 = 40%

181
233
102

R + G + B ~ 67%. #B5E966 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 102 = 516 (100%)
R 181 of 516 ~ 35.08%
G 233 of 516 ~ 45.16%
B 102 of 516 ~ 19.77'%

%35.08
%45.16
%19.77

CMYK RENK MODELİ

#B5E966 rengi CMYK tonu (22,0,56,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 56.22%
  • ana renk tonu 8.63%

CMYK: (22,0,56,9)
C22M0Y56K9 (22%, 0%, 56%, 9%)
(0.22 / 0.00 / 0.56 / 0.09)

CMYK yüzdeleri

%22.32
%0
%56.22
%8.63

Codes

Color #B5E966 in popluar color models

B5 E9 66
RGB 181 233 102
HSL 84° 74.86% 65.69%
HSB/HSV 84° 56.22% 91.37%
CMYK 22.32% 0.00% 56.22%
8.63%

Color #B5E966 in popluar number systems.

HEX B5 E9 66
Decimal 181 233 102
Binary 10110101 11101001 1100110
Octal 265 351 146

Shades and tints

Shades of #B5E966

#B5E966
(181,233,102)
#A5D45D
(165,212,93)
#95BF54
(149,191,84)
#85AA4B
(133,170,75)
#759542
(117,149,66)
#658039
(101,128,57)
#556B30
(85,107,48)
#455627
(69,86,39)
#35411E
(53,65,30)
#252C15
(37,44,21)
#15170C
(21,23,12)
#000000
(0,0,0)

Tints of #B5E966

#B5E966
(181,233,102)
#BBEB73
(187,235,115)
#C1ED80
(193,237,128)
#C7EF8D
(199,239,141)
#CDF19A
(205,241,154)
#D3F3A7
(211,243,167)
#D9F5B4
(217,245,180)
#DFF7C1
(223,247,193)
#E5F9CE
(229,249,206)
#EBFBDB
(235,251,219)
#F1FDE8
(241,253,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E966 color. Also use rgb(181,233,102) instead hex code.

Text Font Color

.myTextColor { color: #B5E966; }

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

This text font color is #B5E966.

Background Color

.myBgColor { background-color: #B5E966; }

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

This div background color is #B5E966.

Border color

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

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

This div border color is #B5E966.

Opacity

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

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

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

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

This text has shadow with #B5E966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E966.

Preview

Color preview on black background

This text has color #B5E966 on black background.


Color preview on white background

This text has color #B5E966 on white background.


Black color preview on #B5E966 background

This text has black color on #B5E966 background.


White color preview on #B5E966 background

This text has white color on #B5E966 background.


Related colors

Complementary color

Complementary color for #hex is #4A1699.


I love getcolorcode.com

Triadic colors

1 #66B5E9 and #E966B5 with #B5E966 are triadic colors.

2 #66E9B5 and #E9B566 with #B5E966 are triadic colors.