COLOR #B5E482

HEX: #B5E482 RGB: (181,228,130)

Renk bilgisi

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

RGB renk modeli

#B5E482 color RGB value is (181,228,130).

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

RGB bağlantıları ve doygunluk

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

181
228
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 130 = 539 (100%)
R 181 of 539 ~ 33.58%
G 228 of 539 ~ 42.3%
B 130 of 539 ~ 24.12'%

%33.58
%42.3
%24.12

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 42.98%
  • 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.98
%10.59

Codes

Color #B5E482 in popluar color models

B5 E4 82
RGB 181 228 130
HSL 89° 64.47% 70.20%
HSB/HSV 89° 42.98% 89.41%
CMYK 20.61% 0.00% 42.98%
10.59%

Color #B5E482 in popluar number systems.

HEX B5 E4 82
Decimal 181 228 130
Binary 10110101 11100100 10000010
Octal 265 344 202

Shades and tints

Shades of #B5E482

#B5E482
(181,228,130)
#A5D077
(165,208,119)
#95BC6C
(149,188,108)
#85A861
(133,168,97)
#759456
(117,148,86)
#65804B
(101,128,75)
#556C40
(85,108,64)
#455835
(69,88,53)
#35442A
(53,68,42)
#25301F
(37,48,31)
#151C14
(21,28,20)
#000000
(0,0,0)

Tints of #B5E482

#B5E482
(181,228,130)
#BBE68D
(187,230,141)
#C1E898
(193,232,152)
#C7EAA3
(199,234,163)
#CDECAE
(205,236,174)
#D3EEB9
(211,238,185)
#D9F0C4
(217,240,196)
#DFF2CF
(223,242,207)
#E5F4DA
(229,244,218)
#EBF6E5
(235,246,229)
#F1F8F0
(241,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E482; }

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

This text font color is #B5E482.

Background Color

.myBgColor { background-color: #B5E482; }

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

This div background color is #B5E482.

Border color

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

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

This div border color is #B5E482.

Opacity

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

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

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

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

This text has shadow with #B5E482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E482.

Preview

Color preview on black background

This text has color #B5E482 on black background.


Color preview on white background

This text has color #B5E482 on white background.


Black color preview on #B5E482 background

This text has black color on #B5E482 background.


White color preview on #B5E482 background

This text has white color on #B5E482 background.


Related colors

Complementary color

Complementary color for #hex is #4A1B7D.


I love getcolorcode.com

Triadic colors

1 #82B5E4 and #E482B5 with #B5E482 are triadic colors.

2 #82E4B5 and #E4B582 with #B5E482 are triadic colors.