COLOR #B5E6AD

HEX: #B5E6AD RGB: (181,230,173)

Renk bilgisi

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

RGB renk modeli

#B5E6AD color RGB value is (181,230,173).

RGB: (181,230,173) (71%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 173 of 255 = 68%

181
230
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 173 = 584 (100%)
R 181 of 584 ~ 30.99%
G 230 of 584 ~ 39.38%
B 173 of 584 ~ 29.62'%

%30.99
%39.38
%29.62

CMYK RENK MODELİ

#B5E6AD rengi CMYK tonu (21,0,25,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 0.00%
  • sarı tonu 24.78%
  • ana renk tonu 9.80%

CMYK: (21,0,25,10)
C21M0Y25K10 (21%, 0%, 25%, 10%)
(0.21 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%21.3
%0
%24.78
%9.8

Codes

Color #B5E6AD in popluar color models

B5 E6 AD
RGB 181 230 173
HSL 112° 53.27% 79.02%
HSB/HSV 112° 24.78% 90.20%
CMYK 21.30% 0.00% 24.78%
9.80%

Color #B5E6AD in popluar number systems.

HEX B5 E6 AD
Decimal 181 230 173
Binary 10110101 11100110 10101101
Octal 265 346 255

Shades and tints

Shades of #B5E6AD

#B5E6AD
(181,230,173)
#A5D29E
(165,210,158)
#95BE8F
(149,190,143)
#85AA80
(133,170,128)
#759671
(117,150,113)
#658262
(101,130,98)
#556E53
(85,110,83)
#455A44
(69,90,68)
#354635
(53,70,53)
#253226
(37,50,38)
#151E17
(21,30,23)
#000000
(0,0,0)

Tints of #B5E6AD

#B5E6AD
(181,230,173)
#BBE8B4
(187,232,180)
#C1EABB
(193,234,187)
#C7ECC2
(199,236,194)
#CDEEC9
(205,238,201)
#D3F0D0
(211,240,208)
#D9F2D7
(217,242,215)
#DFF4DE
(223,244,222)
#E5F6E5
(229,246,229)
#EBF8EC
(235,248,236)
#F1FAF3
(241,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E6AD; }

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

This text font color is #B5E6AD.

Background Color

.myBgColor { background-color: #B5E6AD; }

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

This div background color is #B5E6AD.

Border color

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

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

This div border color is #B5E6AD.

Opacity

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

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

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

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

This text has shadow with #B5E6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E6AD.

Preview

Color preview on black background

This text has color #B5E6AD on black background.


Color preview on white background

This text has color #B5E6AD on white background.


Black color preview on #B5E6AD background

This text has black color on #B5E6AD background.


White color preview on #B5E6AD background

This text has white color on #B5E6AD background.


Related colors

Complementary color

Complementary color for #hex is #4A1952.


I love getcolorcode.com

Triadic colors

1 #ADB5E6 and #E6ADB5 with #B5E6AD are triadic colors.

2 #ADE6B5 and #E6B5AD with #B5E6AD are triadic colors.