COLOR #B5E1A6

HEX: #B5E1A6 RGB: (181,225,166)

Renk bilgisi

#B5E1A6 contains red, green and blue colors in about the same proportion. #B5E1A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E1A6 color RGB value is (181,225,166).

RGB: (181,225,166) (71%, 88%, 65%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 166 of 255 = 65%

181
225
166

R + G + B ~ 75%. #B5E1A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 166 = 572 (100%)
R 181 of 572 ~ 31.64%
G 225 of 572 ~ 39.34%
B 166 of 572 ~ 29.02'%

%31.64
%39.34
%29.02

CMYK RENK MODELİ

#B5E1A6 rengi CMYK tonu (20,0,26,12).

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

CMYK: (20,0,26,12)
C20M0Y26K12 (20%, 0%, 26%, 12%)
(0.20 / 0.00 / 0.26 / 0.12)

CMYK yüzdeleri

%19.56
%0
%26.22
%11.76

Codes

Color #B5E1A6 in popluar color models

B5 E1 A6
RGB 181 225 166
HSL 105° 49.58% 76.67%
HSB/HSV 105° 26.22% 88.24%
CMYK 19.56% 0.00% 26.22%
11.76%

Color #B5E1A6 in popluar number systems.

HEX B5 E1 A6
Decimal 181 225 166
Binary 10110101 11100001 10100110
Octal 265 341 246

Shades and tints

Shades of #B5E1A6

#B5E1A6
(181,225,166)
#A5CD97
(165,205,151)
#95B988
(149,185,136)
#85A579
(133,165,121)
#75916A
(117,145,106)
#657D5B
(101,125,91)
#55694C
(85,105,76)
#45553D
(69,85,61)
#35412E
(53,65,46)
#252D1F
(37,45,31)
#151910
(21,25,16)
#000000
(0,0,0)

Tints of #B5E1A6

#B5E1A6
(181,225,166)
#BBE3AE
(187,227,174)
#C1E5B6
(193,229,182)
#C7E7BE
(199,231,190)
#CDE9C6
(205,233,198)
#D3EBCE
(211,235,206)
#D9EDD6
(217,237,214)
#DFEFDE
(223,239,222)
#E5F1E6
(229,241,230)
#EBF3EE
(235,243,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1A6; }

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

This text font color is #B5E1A6.

Background Color

.myBgColor { background-color: #B5E1A6; }

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

This div background color is #B5E1A6.

Border color

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

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

This div border color is #B5E1A6.

Opacity

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

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

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

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

This text has shadow with #B5E1A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1A6.

Preview

Color preview on black background

This text has color #B5E1A6 on black background.


Color preview on white background

This text has color #B5E1A6 on white background.


Black color preview on #B5E1A6 background

This text has black color on #B5E1A6 background.


White color preview on #B5E1A6 background

This text has white color on #B5E1A6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1E59.


I love getcolorcode.com

Triadic colors

1 #A6B5E1 and #E1A6B5 with #B5E1A6 are triadic colors.

2 #A6E1B5 and #E1B5A6 with #B5E1A6 are triadic colors.