COLOR #B5D5AD

HEX: #B5D5AD RGB: (181,213,173)

Renk bilgisi

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

RGB renk modeli

#B5D5AD color RGB value is (181,213,173).

RGB: (181,213,173) (71%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 173 of 255 = 68%

181
213
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 173 = 567 (100%)
R 181 of 567 ~ 31.92%
G 213 of 567 ~ 37.57%
B 173 of 567 ~ 30.51'%

%31.92
%37.57
%30.51

CMYK RENK MODELİ

#B5D5AD rengi CMYK tonu (15,0,19,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 18.78%
  • ana renk tonu 16.47%

CMYK: (15,0,19,16)
C15M0Y19K16 (15%, 0%, 19%, 16%)
(0.15 / 0.00 / 0.19 / 0.16)

CMYK yüzdeleri

%15.02
%0
%18.78
%16.47

Codes

Color #B5D5AD in popluar color models

B5 D5 AD
RGB 181 213 173
HSL 108° 32.26% 75.69%
HSB/HSV 108° 18.78% 83.53%
CMYK 15.02% 0.00% 18.78%
16.47%

Color #B5D5AD in popluar number systems.

HEX B5 D5 AD
Decimal 181 213 173
Binary 10110101 11010101 10101101
Octal 265 325 255

Shades and tints

Shades of #B5D5AD

#B5D5AD
(181,213,173)
#A5C29E
(165,194,158)
#95AF8F
(149,175,143)
#859C80
(133,156,128)
#758971
(117,137,113)
#657662
(101,118,98)
#556353
(85,99,83)
#455044
(69,80,68)
#353D35
(53,61,53)
#252A26
(37,42,38)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #B5D5AD

#B5D5AD
(181,213,173)
#BBD8B4
(187,216,180)
#C1DBBB
(193,219,187)
#C7DEC2
(199,222,194)
#CDE1C9
(205,225,201)
#D3E4D0
(211,228,208)
#D9E7D7
(217,231,215)
#DFEADE
(223,234,222)
#E5EDE5
(229,237,229)
#EBF0EC
(235,240,236)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D5AD; }

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

This text font color is #B5D5AD.

Background Color

.myBgColor { background-color: #B5D5AD; }

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

This div background color is #B5D5AD.

Border color

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

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

This div border color is #B5D5AD.

Opacity

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

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

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

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

This text has shadow with #B5D5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D5AD.

Preview

Color preview on black background

This text has color #B5D5AD on black background.


Color preview on white background

This text has color #B5D5AD on white background.


Black color preview on #B5D5AD background

This text has black color on #B5D5AD background.


White color preview on #B5D5AD background

This text has white color on #B5D5AD background.


Related colors

Complementary color

Complementary color for #hex is #4A2A52.


I love getcolorcode.com

Triadic colors

1 #ADB5D5 and #D5ADB5 with #B5D5AD are triadic colors.

2 #ADD5B5 and #D5B5AD with #B5D5AD are triadic colors.