COLOR #B5E492

HEX: #B5E492 RGB: (181,228,146)

Renk bilgisi

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

RGB renk modeli

#B5E492 color RGB value is (181,228,146).

RGB: (181,228,146) (71%, 89%, 57%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 146 of 255 = 57%

181
228
146

R + G + B ~ 72%. #B5E492 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 146 = 555 (100%)
R 181 of 555 ~ 32.61%
G 228 of 555 ~ 41.08%
B 146 of 555 ~ 26.31'%

%32.61
%41.08
%26.31

CMYK RENK MODELİ

#B5E492 rengi CMYK tonu (21,0,36,11).

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

CMYK: (21,0,36,11)
C21M0Y36K11 (21%, 0%, 36%, 11%)
(0.21 / 0.00 / 0.36 / 0.11)

CMYK yüzdeleri

%20.61
%0
%35.96
%10.59

Codes

Color #B5E492 in popluar color models

B5 E4 92
RGB 181 228 146
HSL 94° 60.29% 73.33%
HSB/HSV 94° 35.96% 89.41%
CMYK 20.61% 0.00% 35.96%
10.59%

Color #B5E492 in popluar number systems.

HEX B5 E4 92
Decimal 181 228 146
Binary 10110101 11100100 10010010
Octal 265 344 222

Shades and tints

Shades of #B5E492

#B5E492
(181,228,146)
#A5D085
(165,208,133)
#95BC78
(149,188,120)
#85A86B
(133,168,107)
#75945E
(117,148,94)
#658051
(101,128,81)
#556C44
(85,108,68)
#455837
(69,88,55)
#35442A
(53,68,42)
#25301D
(37,48,29)
#151C10
(21,28,16)
#000000
(0,0,0)

Tints of #B5E492

#B5E492
(181,228,146)
#BBE69B
(187,230,155)
#C1E8A4
(193,232,164)
#C7EAAD
(199,234,173)
#CDECB6
(205,236,182)
#D3EEBF
(211,238,191)
#D9F0C8
(217,240,200)
#DFF2D1
(223,242,209)
#E5F4DA
(229,244,218)
#EBF6E3
(235,246,227)
#F1F8EC
(241,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E492; }

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

This text font color is #B5E492.

Background Color

.myBgColor { background-color: #B5E492; }

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

This div background color is #B5E492.

Border color

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

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

This div border color is #B5E492.

Opacity

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

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

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

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

This text has shadow with #B5E492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E492.

Preview

Color preview on black background

This text has color #B5E492 on black background.


Color preview on white background

This text has color #B5E492 on white background.


Black color preview on #B5E492 background

This text has black color on #B5E492 background.


White color preview on #B5E492 background

This text has white color on #B5E492 background.


Related colors

Complementary color

Complementary color for #hex is #4A1B6D.


I love getcolorcode.com

Triadic colors

1 #92B5E4 and #E492B5 with #B5E492 are triadic colors.

2 #92E4B5 and #E4B592 with #B5E492 are triadic colors.