COLOR #B5E198

HEX: #B5E198 RGB: (181,225,152)

Renk bilgisi

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

RGB renk modeli

#B5E198 color RGB value is (181,225,152).

RGB: (181,225,152) (71%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 152 of 255 = 60%

181
225
152

R + G + B ~ 73%. #B5E198 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 152 = 558 (100%)
R 181 of 558 ~ 32.44%
G 225 of 558 ~ 40.32%
B 152 of 558 ~ 27.24'%

%32.44
%40.32
%27.24

CMYK RENK MODELİ

#B5E198 rengi CMYK tonu (20,0,32,12).

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

CMYK: (20,0,32,12)
C20M0Y32K12 (20%, 0%, 32%, 12%)
(0.20 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%19.56
%0
%32.44
%11.76

Codes

Color #B5E198 in popluar color models

B5 E1 98
RGB 181 225 152
HSL 96° 54.89% 73.92%
HSB/HSV 96° 32.44% 88.24%
CMYK 19.56% 0.00% 32.44%
11.76%

Color #B5E198 in popluar number systems.

HEX B5 E1 98
Decimal 181 225 152
Binary 10110101 11100001 10011000
Octal 265 341 230

Shades and tints

Shades of #B5E198

#B5E198
(181,225,152)
#A5CD8B
(165,205,139)
#95B97E
(149,185,126)
#85A571
(133,165,113)
#759164
(117,145,100)
#657D57
(101,125,87)
#55694A
(85,105,74)
#45553D
(69,85,61)
#354130
(53,65,48)
#252D23
(37,45,35)
#151916
(21,25,22)
#000000
(0,0,0)

Tints of #B5E198

#B5E198
(181,225,152)
#BBE3A1
(187,227,161)
#C1E5AA
(193,229,170)
#C7E7B3
(199,231,179)
#CDE9BC
(205,233,188)
#D3EBC5
(211,235,197)
#D9EDCE
(217,237,206)
#DFEFD7
(223,239,215)
#E5F1E0
(229,241,224)
#EBF3E9
(235,243,233)
#F1F5F2
(241,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E198; }

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

This text font color is #B5E198.

Background Color

.myBgColor { background-color: #B5E198; }

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

This div background color is #B5E198.

Border color

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

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

This div border color is #B5E198.

Opacity

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

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

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

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

This text has shadow with #B5E198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E198.

Preview

Color preview on black background

This text has color #B5E198 on black background.


Color preview on white background

This text has color #B5E198 on white background.


Black color preview on #B5E198 background

This text has black color on #B5E198 background.


White color preview on #B5E198 background

This text has white color on #B5E198 background.


Related colors

Complementary color

Complementary color for #hex is #4A1E67.


I love getcolorcode.com

Triadic colors

1 #98B5E1 and #E198B5 with #B5E198 are triadic colors.

2 #98E1B5 and #E1B598 with #B5E198 are triadic colors.