COLOR #B5E483

HEX: #B5E483 RGB: (181,228,131)

Renk bilgisi

#B5E483 contains mainly red and green colors. #B5E483 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E483 color RGB value is (181,228,131).

RGB: (181,228,131) (71%, 89%, 51%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 131 of 255 = 51%

181
228
131

R + G + B ~ 70%. #B5E483 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 131 = 540 (100%)
R 181 of 540 ~ 33.52%
G 228 of 540 ~ 42.22%
B 131 of 540 ~ 24.26'%

%33.52
%42.22
%24.26

CMYK RENK MODELİ

#B5E483 rengi CMYK tonu (21,0,43,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 42.54%
  • ana renk tonu 10.59%

CMYK: (21,0,43,11)
C21M0Y43K11 (21%, 0%, 43%, 11%)
(0.21 / 0.00 / 0.43 / 0.11)

CMYK yüzdeleri

%20.61
%0
%42.54
%10.59

Codes

Color #B5E483 in popluar color models

B5 E4 83
RGB 181 228 131
HSL 89° 64.24% 70.39%
HSB/HSV 89° 42.54% 89.41%
CMYK 20.61% 0.00% 42.54%
10.59%

Color #B5E483 in popluar number systems.

HEX B5 E4 83
Decimal 181 228 131
Binary 10110101 11100100 10000011
Octal 265 344 203

Shades and tints

Shades of #B5E483

#B5E483
(181,228,131)
#A5D078
(165,208,120)
#95BC6D
(149,188,109)
#85A862
(133,168,98)
#759457
(117,148,87)
#65804C
(101,128,76)
#556C41
(85,108,65)
#455836
(69,88,54)
#35442B
(53,68,43)
#253020
(37,48,32)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #B5E483

#B5E483
(181,228,131)
#BBE68E
(187,230,142)
#C1E899
(193,232,153)
#C7EAA4
(199,234,164)
#CDECAF
(205,236,175)
#D3EEBA
(211,238,186)
#D9F0C5
(217,240,197)
#DFF2D0
(223,242,208)
#E5F4DB
(229,244,219)
#EBF6E6
(235,246,230)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E483 color. Also use rgb(181,228,131) instead hex code.

Text Font Color

.myTextColor { color: #B5E483; }

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

This text font color is #B5E483.

Background Color

.myBgColor { background-color: #B5E483; }

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

This div background color is #B5E483.

Border color

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

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

This div border color is #B5E483.

Opacity

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

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

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

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

This text has shadow with #B5E483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E483.

Preview

Color preview on black background

This text has color #B5E483 on black background.


Color preview on white background

This text has color #B5E483 on white background.


Black color preview on #B5E483 background

This text has black color on #B5E483 background.


White color preview on #B5E483 background

This text has white color on #B5E483 background.


Related colors

Complementary color

Complementary color for #hex is #4A1B7C.


I love getcolorcode.com

Triadic colors

1 #83B5E4 and #E483B5 with #B5E483 are triadic colors.

2 #83E4B5 and #E4B583 with #B5E483 are triadic colors.