COLOR #B5E0AD

HEX: #B5E0AD RGB: (181,224,173)

Renk bilgisi

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

RGB renk modeli

#B5E0AD color RGB value is (181,224,173).

RGB: (181,224,173) (71%, 88%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 224 of 255 = 88%
B 173 of 255 = 68%

181
224
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 224 + 173 = 578 (100%)
R 181 of 578 ~ 31.31%
G 224 of 578 ~ 38.75%
B 173 of 578 ~ 29.93'%

%31.31
%38.75
%29.93

CMYK RENK MODELİ

#B5E0AD rengi CMYK tonu (19,0,23,12).

  • camgöbeği tonu 19.20%
  • eflatun tonu 0.00%
  • sarı tonu 22.77%
  • ana renk tonu 12.16%

CMYK: (19,0,23,12)
C19M0Y23K12 (19%, 0%, 23%, 12%)
(0.19 / 0.00 / 0.23 / 0.12)

CMYK yüzdeleri

%19.2
%0
%22.77
%12.16

Codes

Color #B5E0AD in popluar color models

B5 E0 AD
RGB 181 224 173
HSL 111° 45.13% 77.84%
HSB/HSV 111° 22.77% 87.84%
CMYK 19.20% 0.00% 22.77%
12.16%

Color #B5E0AD in popluar number systems.

HEX B5 E0 AD
Decimal 181 224 173
Binary 10110101 11100000 10101101
Octal 265 340 255

Shades and tints

Shades of #B5E0AD

#B5E0AD
(181,224,173)
#A5CC9E
(165,204,158)
#95B88F
(149,184,143)
#85A480
(133,164,128)
#759071
(117,144,113)
#657C62
(101,124,98)
#556853
(85,104,83)
#455444
(69,84,68)
#354035
(53,64,53)
#252C26
(37,44,38)
#151817
(21,24,23)
#000000
(0,0,0)

Tints of #B5E0AD

#B5E0AD
(181,224,173)
#BBE2B4
(187,226,180)
#C1E4BB
(193,228,187)
#C7E6C2
(199,230,194)
#CDE8C9
(205,232,201)
#D3EAD0
(211,234,208)
#D9ECD7
(217,236,215)
#DFEEDE
(223,238,222)
#E5F0E5
(229,240,229)
#EBF2EC
(235,242,236)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E0AD; }

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

This text font color is #B5E0AD.

Background Color

.myBgColor { background-color: #B5E0AD; }

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

This div background color is #B5E0AD.

Border color

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

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

This div border color is #B5E0AD.

Opacity

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

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

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

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

This text has shadow with #B5E0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E0AD.

Preview

Color preview on black background

This text has color #B5E0AD on black background.


Color preview on white background

This text has color #B5E0AD on white background.


Black color preview on #B5E0AD background

This text has black color on #B5E0AD background.


White color preview on #B5E0AD background

This text has white color on #B5E0AD background.


Related colors

Complementary color

Complementary color for #hex is #4A1F52.


I love getcolorcode.com

Triadic colors

1 #ADB5E0 and #E0ADB5 with #B5E0AD are triadic colors.

2 #ADE0B5 and #E0B5AD with #B5E0AD are triadic colors.