COLOR #B5E4AD

HEX: #B5E4AD RGB: (181,228,173)

Renk bilgisi

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

RGB renk modeli

#B5E4AD color RGB value is (181,228,173).

RGB: (181,228,173) (71%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 173 of 255 = 68%

181
228
173

R + G + B ~ 76%. #B5E4AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 173 = 582 (100%)
R 181 of 582 ~ 31.1%
G 228 of 582 ~ 39.18%
B 173 of 582 ~ 29.73'%

%31.1
%39.18
%29.73

CMYK RENK MODELİ

#B5E4AD rengi CMYK tonu (21,0,24,11).

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

CMYK: (21,0,24,11)
C21M0Y24K11 (21%, 0%, 24%, 11%)
(0.21 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%20.61
%0
%24.12
%10.59

Codes

Color #B5E4AD in popluar color models

B5 E4 AD
RGB 181 228 173
HSL 111° 50.46% 78.63%
HSB/HSV 111° 24.12% 89.41%
CMYK 20.61% 0.00% 24.12%
10.59%

Color #B5E4AD in popluar number systems.

HEX B5 E4 AD
Decimal 181 228 173
Binary 10110101 11100100 10101101
Octal 265 344 255

Shades and tints

Shades of #B5E4AD

#B5E4AD
(181,228,173)
#A5D09E
(165,208,158)
#95BC8F
(149,188,143)
#85A880
(133,168,128)
#759471
(117,148,113)
#658062
(101,128,98)
#556C53
(85,108,83)
#455844
(69,88,68)
#354435
(53,68,53)
#253026
(37,48,38)
#151C17
(21,28,23)
#000000
(0,0,0)

Tints of #B5E4AD

#B5E4AD
(181,228,173)
#BBE6B4
(187,230,180)
#C1E8BB
(193,232,187)
#C7EAC2
(199,234,194)
#CDECC9
(205,236,201)
#D3EED0
(211,238,208)
#D9F0D7
(217,240,215)
#DFF2DE
(223,242,222)
#E5F4E5
(229,244,229)
#EBF6EC
(235,246,236)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E4AD; }

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

This text font color is #B5E4AD.

Background Color

.myBgColor { background-color: #B5E4AD; }

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

This div background color is #B5E4AD.

Border color

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

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

This div border color is #B5E4AD.

Opacity

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

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

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

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

This text has shadow with #B5E4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4AD.

Preview

Color preview on black background

This text has color #B5E4AD on black background.


Color preview on white background

This text has color #B5E4AD on white background.


Black color preview on #B5E4AD background

This text has black color on #B5E4AD background.


White color preview on #B5E4AD background

This text has white color on #B5E4AD background.


Related colors

Complementary color

Complementary color for #hex is #4A1B52.


I love getcolorcode.com

Triadic colors

1 #ADB5E4 and #E4ADB5 with #B5E4AD are triadic colors.

2 #ADE4B5 and #E4B5AD with #B5E4AD are triadic colors.