COLOR #B5E9AD

HEX: #B5E9AD RGB: (181,233,173)

Renk bilgisi

#B5E9AD contains mainly red and green colors. #B5E9AD ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5E9AD color RGB value is (181,233,173).

RGB: (181,233,173) (71%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 173 of 255 = 68%

181
233
173

R + G + B ~ 77%. #B5E9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 173 = 587 (100%)
R 181 of 587 ~ 30.83%
G 233 of 587 ~ 39.69%
B 173 of 587 ~ 29.47'%

%30.83
%39.69
%29.47

CMYK RENK MODELİ

#B5E9AD rengi CMYK tonu (22,0,26,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (22,0,26,9)
C22M0Y26K9 (22%, 0%, 26%, 9%)
(0.22 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%22.32
%0
%25.75
%8.63

Codes

Color #B5E9AD in popluar color models

B5 E9 AD
RGB 181 233 173
HSL 112° 57.69% 79.61%
HSB/HSV 112° 25.75% 91.37%
CMYK 22.32% 0.00% 25.75%
8.63%

Color #B5E9AD in popluar number systems.

HEX B5 E9 AD
Decimal 181 233 173
Binary 10110101 11101001 10101101
Octal 265 351 255

Shades and tints

Shades of #B5E9AD

#B5E9AD
(181,233,173)
#A5D49E
(165,212,158)
#95BF8F
(149,191,143)
#85AA80
(133,170,128)
#759571
(117,149,113)
#658062
(101,128,98)
#556B53
(85,107,83)
#455644
(69,86,68)
#354135
(53,65,53)
#252C26
(37,44,38)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #B5E9AD

#B5E9AD
(181,233,173)
#BBEBB4
(187,235,180)
#C1EDBB
(193,237,187)
#C7EFC2
(199,239,194)
#CDF1C9
(205,241,201)
#D3F3D0
(211,243,208)
#D9F5D7
(217,245,215)
#DFF7DE
(223,247,222)
#E5F9E5
(229,249,229)
#EBFBEC
(235,251,236)
#F1FDF3
(241,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E9AD color. Also use rgb(181,233,173) instead hex code.

Text Font Color

.myTextColor { color: #B5E9AD; }

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

This text font color is #B5E9AD.

Background Color

.myBgColor { background-color: #B5E9AD; }

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

This div background color is #B5E9AD.

Border color

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

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

This div border color is #B5E9AD.

Opacity

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

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

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

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

This text has shadow with #B5E9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E9AD.

Preview

Color preview on black background

This text has color #B5E9AD on black background.


Color preview on white background

This text has color #B5E9AD on white background.


Black color preview on #B5E9AD background

This text has black color on #B5E9AD background.


White color preview on #B5E9AD background

This text has white color on #B5E9AD background.


Related colors

Complementary color

Complementary color for #hex is #4A1652.


I love getcolorcode.com

Triadic colors

1 #ADB5E9 and #E9ADB5 with #B5E9AD are triadic colors.

2 #ADE9B5 and #E9B5AD with #B5E9AD are triadic colors.