COLOR #B5E163

HEX: #B5E163 RGB: (181,225,99)

Renk bilgisi

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

RGB renk modeli

#B5E163 color RGB value is (181,225,99).

RGB: (181,225,99) (71%, 88%, 39%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 99 of 255 = 39%

181
225
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 99 = 505 (100%)
R 181 of 505 ~ 35.84%
G 225 of 505 ~ 44.55%
B 99 of 505 ~ 19.6'%

%35.84
%44.55
%19.6

CMYK RENK MODELİ

#B5E163 rengi CMYK tonu (20,0,56,12).

  • camgöbeği tonu 19.56%
  • eflatun tonu 0.00%
  • sarı tonu 56.00%
  • ana renk tonu 11.76%

CMYK: (20,0,56,12)
C20M0Y56K12 (20%, 0%, 56%, 12%)
(0.20 / 0.00 / 0.56 / 0.12)

CMYK yüzdeleri

%19.56
%0
%56
%11.76

Codes

Color #B5E163 in popluar color models

B5 E1 63
RGB 181 225 99
HSL 81° 67.74% 63.53%
HSB/HSV 81° 56.00% 88.24%
CMYK 19.56% 0.00% 56.00%
11.76%

Color #B5E163 in popluar number systems.

HEX B5 E1 63
Decimal 181 225 99
Binary 10110101 11100001 1100011
Octal 265 341 143

Shades and tints

Shades of #B5E163

#B5E163
(181,225,99)
#A5CD5A
(165,205,90)
#95B951
(149,185,81)
#85A548
(133,165,72)
#75913F
(117,145,63)
#657D36
(101,125,54)
#55692D
(85,105,45)
#455524
(69,85,36)
#35411B
(53,65,27)
#252D12
(37,45,18)
#151909
(21,25,9)
#000000
(0,0,0)

Tints of #B5E163

#B5E163
(181,225,99)
#BBE371
(187,227,113)
#C1E57F
(193,229,127)
#C7E78D
(199,231,141)
#CDE99B
(205,233,155)
#D3EBA9
(211,235,169)
#D9EDB7
(217,237,183)
#DFEFC5
(223,239,197)
#E5F1D3
(229,241,211)
#EBF3E1
(235,243,225)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E163 color. Also use rgb(181,225,99) instead hex code.

Text Font Color

.myTextColor { color: #B5E163; }

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

This text font color is #B5E163.

Background Color

.myBgColor { background-color: #B5E163; }

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

This div background color is #B5E163.

Border color

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

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

This div border color is #B5E163.

Opacity

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

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

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

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

This text has shadow with #B5E163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E163.

Preview

Color preview on black background

This text has color #B5E163 on black background.


Color preview on white background

This text has color #B5E163 on white background.


Black color preview on #B5E163 background

This text has black color on #B5E163 background.


White color preview on #B5E163 background

This text has white color on #B5E163 background.


Related colors

Complementary color

Complementary color for #hex is #4A1E9C.


I love getcolorcode.com

Triadic colors

1 #63B5E1 and #E163B5 with #B5E163 are triadic colors.

2 #63E1B5 and #E1B563 with #B5E163 are triadic colors.