COLOR #BCD9AD

HEX: #BCD9AD RGB: (188,217,173)

Renk bilgisi

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

RGB renk modeli

#BCD9AD color RGB value is (188,217,173).

RGB: (188,217,173) (74%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 217 of 255 = 85%
B 173 of 255 = 68%

188
217
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 217 + 173 = 578 (100%)
R 188 of 578 ~ 32.53%
G 217 of 578 ~ 37.54%
B 173 of 578 ~ 29.93'%

%32.53
%37.54
%29.93

CMYK RENK MODELİ

#BCD9AD rengi CMYK tonu (13,0,20,15).

  • camgöbeği tonu 13.36%
  • eflatun tonu 0.00%
  • sarı tonu 20.28%
  • ana renk tonu 14.90%

CMYK: (13,0,20,15)
C13M0Y20K15 (13%, 0%, 20%, 15%)
(0.13 / 0.00 / 0.20 / 0.15)

CMYK yüzdeleri

%13.36
%0
%20.28
%14.9

Codes

Color #BCD9AD in popluar color models

BC D9 AD
RGB 188 217 173
HSL 100° 36.67% 76.47%
HSB/HSV 100° 20.28% 85.10%
CMYK 13.36% 0.00% 20.28%
14.90%

Color #BCD9AD in popluar number systems.

HEX BC D9 AD
Decimal 188 217 173
Binary 10111100 11011001 10101101
Octal 274 331 255

Shades and tints

Shades of #BCD9AD

#BCD9AD
(188,217,173)
#ABC69E
(171,198,158)
#9AB38F
(154,179,143)
#89A080
(137,160,128)
#788D71
(120,141,113)
#677A62
(103,122,98)
#566753
(86,103,83)
#455444
(69,84,68)
#344135
(52,65,53)
#232E26
(35,46,38)
#121B17
(18,27,23)
#000000
(0,0,0)

Tints of #BCD9AD

#BCD9AD
(188,217,173)
#C2DCB4
(194,220,180)
#C8DFBB
(200,223,187)
#CEE2C2
(206,226,194)
#D4E5C9
(212,229,201)
#DAE8D0
(218,232,208)
#E0EBD7
(224,235,215)
#E6EEDE
(230,238,222)
#ECF1E5
(236,241,229)
#F2F4EC
(242,244,236)
#F8F7F3
(248,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD9AD color. Also use rgb(188,217,173) instead hex code.

Text Font Color

.myTextColor { color: #BCD9AD; }

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

This text font color is #BCD9AD.

Background Color

.myBgColor { background-color: #BCD9AD; }

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

This div background color is #BCD9AD.

Border color

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

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

This div border color is #BCD9AD.

Opacity

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

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

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

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

This text has shadow with #BCD9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD9AD.

Preview

Color preview on black background

This text has color #BCD9AD on black background.


Color preview on white background

This text has color #BCD9AD on white background.


Black color preview on #BCD9AD background

This text has black color on #BCD9AD background.


White color preview on #BCD9AD background

This text has white color on #BCD9AD background.


Related colors

Complementary color

Complementary color for #hex is #432652.


I love getcolorcode.com

Triadic colors

1 #ADBCD9 and #D9ADBC with #BCD9AD are triadic colors.

2 #ADD9BC and #D9BCAD with #BCD9AD are triadic colors.