COLOR #B5C9AD

HEX: #B5C9AD RGB: (181,201,173)

Renk bilgisi

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

RGB renk modeli

#B5C9AD color RGB value is (181,201,173).

RGB: (181,201,173) (71%, 79%, 68%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 201 of 255 = 79%
B 173 of 255 = 68%

181
201
173

R + G + B ~ 73%. #B5C9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 201 + 173 = 555 (100%)
R 181 of 555 ~ 32.61%
G 201 of 555 ~ 36.22%
B 173 of 555 ~ 31.17'%

%32.61
%36.22
%31.17

CMYK RENK MODELİ

#B5C9AD rengi CMYK tonu (10,0,14,21).

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.00%
  • sarı tonu 13.93%
  • ana renk tonu 21.18%

CMYK: (10,0,14,21)
C10M0Y14K21 (10%, 0%, 14%, 21%)
(0.10 / 0.00 / 0.14 / 0.21)

CMYK yüzdeleri

%9.95
%0
%13.93
%21.18

Codes

Color #B5C9AD in popluar color models

B5 C9 AD
RGB 181 201 173
HSL 103° 20.59% 73.33%
HSB/HSV 103° 13.93% 78.82%
CMYK 9.95% 0.00% 13.93%
21.18%

Color #B5C9AD in popluar number systems.

HEX B5 C9 AD
Decimal 181 201 173
Binary 10110101 11001001 10101101
Octal 265 311 255

Shades and tints

Shades of #B5C9AD

#B5C9AD
(181,201,173)
#A5B79E
(165,183,158)
#95A58F
(149,165,143)
#859380
(133,147,128)
#758171
(117,129,113)
#656F62
(101,111,98)
#555D53
(85,93,83)
#454B44
(69,75,68)
#353935
(53,57,53)
#252726
(37,39,38)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #B5C9AD

#B5C9AD
(181,201,173)
#BBCDB4
(187,205,180)
#C1D1BB
(193,209,187)
#C7D5C2
(199,213,194)
#CDD9C9
(205,217,201)
#D3DDD0
(211,221,208)
#D9E1D7
(217,225,215)
#DFE5DE
(223,229,222)
#E5E9E5
(229,233,229)
#EBEDEC
(235,237,236)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C9AD; }

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

This text font color is #B5C9AD.

Background Color

.myBgColor { background-color: #B5C9AD; }

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

This div background color is #B5C9AD.

Border color

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

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

This div border color is #B5C9AD.

Opacity

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

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

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

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

This text has shadow with #B5C9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C9AD.

Preview

Color preview on black background

This text has color #B5C9AD on black background.


Color preview on white background

This text has color #B5C9AD on white background.


Black color preview on #B5C9AD background

This text has black color on #B5C9AD background.


White color preview on #B5C9AD background

This text has white color on #B5C9AD background.


Related colors

Complementary color

Complementary color for #hex is #4A3652.


I love getcolorcode.com

Triadic colors

1 #ADB5C9 and #C9ADB5 with #B5C9AD are triadic colors.

2 #ADC9B5 and #C9B5AD with #B5C9AD are triadic colors.