COLOR #B5E7AD

HEX: #B5E7AD RGB: (181,231,173)

Renk bilgisi

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

RGB renk modeli

#B5E7AD color RGB value is (181,231,173).

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

RGB bağlantıları ve doygunluk

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

181
231
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 231 + 173 = 585 (100%)
R 181 of 585 ~ 30.94%
G 231 of 585 ~ 39.49%
B 173 of 585 ~ 29.57'%

%30.94
%39.49
%29.57

CMYK RENK MODELİ

#B5E7AD rengi CMYK tonu (22,0,25,9).

  • camgöbeği tonu 21.65%
  • eflatun tonu 0.00%
  • sarı tonu 25.11%
  • ana renk tonu 9.41%

CMYK: (22,0,25,9)
C22M0Y25K9 (22%, 0%, 25%, 9%)
(0.22 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%21.65
%0
%25.11
%9.41

Codes

Color #B5E7AD in popluar color models

B5 E7 AD
RGB 181 231 173
HSL 112° 54.72% 79.22%
HSB/HSV 112° 25.11% 90.59%
CMYK 21.65% 0.00% 25.11%
9.41%

Color #B5E7AD in popluar number systems.

HEX B5 E7 AD
Decimal 181 231 173
Binary 10110101 11100111 10101101
Octal 265 347 255

Shades and tints

Shades of #B5E7AD

#B5E7AD
(181,231,173)
#A5D29E
(165,210,158)
#95BD8F
(149,189,143)
#85A880
(133,168,128)
#759371
(117,147,113)
#657E62
(101,126,98)
#556953
(85,105,83)
#455444
(69,84,68)
#353F35
(53,63,53)
#252A26
(37,42,38)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #B5E7AD

#B5E7AD
(181,231,173)
#BBE9B4
(187,233,180)
#C1EBBB
(193,235,187)
#C7EDC2
(199,237,194)
#CDEFC9
(205,239,201)
#D3F1D0
(211,241,208)
#D9F3D7
(217,243,215)
#DFF5DE
(223,245,222)
#E5F7E5
(229,247,229)
#EBF9EC
(235,249,236)
#F1FBF3
(241,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E7AD; }

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

This text font color is #B5E7AD.

Background Color

.myBgColor { background-color: #B5E7AD; }

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

This div background color is #B5E7AD.

Border color

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

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

This div border color is #B5E7AD.

Opacity

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

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

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

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

This text has shadow with #B5E7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E7AD.

Preview

Color preview on black background

This text has color #B5E7AD on black background.


Color preview on white background

This text has color #B5E7AD on white background.


Black color preview on #B5E7AD background

This text has black color on #B5E7AD background.


White color preview on #B5E7AD background

This text has white color on #B5E7AD background.


Related colors

Complementary color

Complementary color for #hex is #4A1852.


I love getcolorcode.com

Triadic colors

1 #ADB5E7 and #E7ADB5 with #B5E7AD are triadic colors.

2 #ADE7B5 and #E7B5AD with #B5E7AD are triadic colors.