COLOR #B5D4AD

HEX: #B5D4AD RGB: (181,212,173)

Renk bilgisi

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

RGB renk modeli

#B5D4AD color RGB value is (181,212,173).

RGB: (181,212,173) (71%, 83%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 173 of 255 = 68%

181
212
173

R + G + B ~ 74%. #B5D4AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 173 = 566 (100%)
R 181 of 566 ~ 31.98%
G 212 of 566 ~ 37.46%
B 173 of 566 ~ 30.57'%

%31.98
%37.46
%30.57

CMYK RENK MODELİ

#B5D4AD rengi CMYK tonu (15,0,18,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 0.00%
  • sarı tonu 18.40%
  • ana renk tonu 16.86%

CMYK: (15,0,18,17)
C15M0Y18K17 (15%, 0%, 18%, 17%)
(0.15 / 0.00 / 0.18 / 0.17)

CMYK yüzdeleri

%14.62
%0
%18.4
%16.86

Codes

Color #B5D4AD in popluar color models

B5 D4 AD
RGB 181 212 173
HSL 108° 31.20% 75.49%
HSB/HSV 108° 18.40% 83.14%
CMYK 14.62% 0.00% 18.40%
16.86%

Color #B5D4AD in popluar number systems.

HEX B5 D4 AD
Decimal 181 212 173
Binary 10110101 11010100 10101101
Octal 265 324 255

Shades and tints

Shades of #B5D4AD

#B5D4AD
(181,212,173)
#A5C19E
(165,193,158)
#95AE8F
(149,174,143)
#859B80
(133,155,128)
#758871
(117,136,113)
#657562
(101,117,98)
#556253
(85,98,83)
#454F44
(69,79,68)
#353C35
(53,60,53)
#252926
(37,41,38)
#151617
(21,22,23)
#000000
(0,0,0)

Tints of #B5D4AD

#B5D4AD
(181,212,173)
#BBD7B4
(187,215,180)
#C1DABB
(193,218,187)
#C7DDC2
(199,221,194)
#CDE0C9
(205,224,201)
#D3E3D0
(211,227,208)
#D9E6D7
(217,230,215)
#DFE9DE
(223,233,222)
#E5ECE5
(229,236,229)
#EBEFEC
(235,239,236)
#F1F2F3
(241,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D4AD; }

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

This text font color is #B5D4AD.

Background Color

.myBgColor { background-color: #B5D4AD; }

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

This div background color is #B5D4AD.

Border color

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

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

This div border color is #B5D4AD.

Opacity

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

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

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

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

This text has shadow with #B5D4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D4AD.

Preview

Color preview on black background

This text has color #B5D4AD on black background.


Color preview on white background

This text has color #B5D4AD on white background.


Black color preview on #B5D4AD background

This text has black color on #B5D4AD background.


White color preview on #B5D4AD background

This text has white color on #B5D4AD background.


Related colors

Complementary color

Complementary color for #hex is #4A2B52.


I love getcolorcode.com

Triadic colors

1 #ADB5D4 and #D4ADB5 with #B5D4AD are triadic colors.

2 #ADD4B5 and #D4B5AD with #B5D4AD are triadic colors.