COLOR #B5E48F

HEX: #B5E48F RGB: (181,228,143)

Renk bilgisi

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

RGB renk modeli

#B5E48F color RGB value is (181,228,143).

RGB: (181,228,143) (71%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 143 of 255 = 56%

181
228
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 143 = 552 (100%)
R 181 of 552 ~ 32.79%
G 228 of 552 ~ 41.3%
B 143 of 552 ~ 25.91'%

%32.79
%41.3
%25.91

CMYK RENK MODELİ

#B5E48F rengi CMYK tonu (21,0,37,11).

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

CMYK: (21,0,37,11)
C21M0Y37K11 (21%, 0%, 37%, 11%)
(0.21 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%20.61
%0
%37.28
%10.59

Codes

Color #B5E48F in popluar color models

B5 E4 8F
RGB 181 228 143
HSL 93° 61.15% 72.75%
HSB/HSV 93° 37.28% 89.41%
CMYK 20.61% 0.00% 37.28%
10.59%

Color #B5E48F in popluar number systems.

HEX B5 E4 8F
Decimal 181 228 143
Binary 10110101 11100100 10001111
Octal 265 344 217

Shades and tints

Shades of #B5E48F

#B5E48F
(181,228,143)
#A5D082
(165,208,130)
#95BC75
(149,188,117)
#85A868
(133,168,104)
#75945B
(117,148,91)
#65804E
(101,128,78)
#556C41
(85,108,65)
#455834
(69,88,52)
#354427
(53,68,39)
#25301A
(37,48,26)
#151C0D
(21,28,13)
#000000
(0,0,0)

Tints of #B5E48F

#B5E48F
(181,228,143)
#BBE699
(187,230,153)
#C1E8A3
(193,232,163)
#C7EAAD
(199,234,173)
#CDECB7
(205,236,183)
#D3EEC1
(211,238,193)
#D9F0CB
(217,240,203)
#DFF2D5
(223,242,213)
#E5F4DF
(229,244,223)
#EBF6E9
(235,246,233)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E48F; }

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

This text font color is #B5E48F.

Background Color

.myBgColor { background-color: #B5E48F; }

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

This div background color is #B5E48F.

Border color

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

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

This div border color is #B5E48F.

Opacity

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

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

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

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

This text has shadow with #B5E48F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E48F.

Preview

Color preview on black background

This text has color #B5E48F on black background.


Color preview on white background

This text has color #B5E48F on white background.


Black color preview on #B5E48F background

This text has black color on #B5E48F background.


White color preview on #B5E48F background

This text has white color on #B5E48F background.


Related colors

Complementary color

Complementary color for #hex is #4A1B70.


I love getcolorcode.com

Triadic colors

1 #8FB5E4 and #E48FB5 with #B5E48F are triadic colors.

2 #8FE4B5 and #E4B58F with #B5E48F are triadic colors.