COLOR #BCD5AE

HEX: #BCD5AE RGB: (188,213,174)

Renk bilgisi

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

RGB renk modeli

#BCD5AE color RGB value is (188,213,174).

RGB: (188,213,174) (74%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 174 of 255 = 68%

188
213
174

R + G + B ~ 75%. #BCD5AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 174 = 575 (100%)
R 188 of 575 ~ 32.7%
G 213 of 575 ~ 37.04%
B 174 of 575 ~ 30.26'%

%32.7
%37.04
%30.26

CMYK RENK MODELİ

#BCD5AE rengi CMYK tonu (12,0,18,16).

  • camgöbeği tonu 11.74%
  • eflatun tonu 0.00%
  • sarı tonu 18.31%
  • ana renk tonu 16.47%
CMYK: (12,0,18,16) C12M0Y18K16 (12%,0%,18%,16%) (0.12/0.00/0.18/0.16) 

CMYK yüzdeleri

%11.74
%0
%18.31
%16.47

Codes

Color #BCD5AE in popluar color models

BC D5 AE
RGB 188 213 174
HSL 98° 31.71% 75.88%
HSB/HSV 98° 18.31% 83.53%
CMYK 11.74% 0.00% 18.31%
16.47%

Color #BCD5AE in popluar number systems.

HEX BC D5 AE
Decimal 188 213 174
Binary 10111100 11010101 10101110
Octal 274 325 256

Shades and tints

Shades of #BCD5AE

#BCD5AE
(188,213,174)
#ABC29F
(171,194,159)
#9AAF90
(154,175,144)
#899C81
(137,156,129)
#788972
(120,137,114)
#677663
(103,118,99)
#566354
(86,99,84)
#455045
(69,80,69)
#343D36
(52,61,54)
#232A27
(35,42,39)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #BCD5AE

#BCD5AE
(188,213,174)
#C2D8B5
(194,216,181)
#C8DBBC
(200,219,188)
#CEDEC3
(206,222,195)
#D4E1CA
(212,225,202)
#DAE4D1
(218,228,209)
#E0E7D8
(224,231,216)
#E6EADF
(230,234,223)
#ECEDE6
(236,237,230)
#F2F0ED
(242,240,237)
#F8F3F4
(248,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD5AE color. Also use rgb(188,213,174) instead hex code.

Text Font Color

.myTextColor { color: #BCD5AE; }

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

This text font color is #BCD5AE.

Background Color

.myBgColor { background-color: #BCD5AE; }

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

This div background color is #BCD5AE.

Border color

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

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

This div border color is #BCD5AE.

Opacity

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

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

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

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

This text has shadow with #BCD5AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD5AE.

Preview

Color preview on black background

This text has color #BCD5AE on black background.


Color preview on white background

This text has color #BCD5AE on white background.


Black color preview on #BCD5AE background

This text has black color on #BCD5AE background.


White color preview on #BCD5AE background

This text has white color on #BCD5AE background.


Related colors

Complementary color

Complementary color for #hex is #432A51.


I love getcolorcode.com

Triadic colors

1 #AEBCD5 and #D5AEBC with #BCD5AE are triadic colors.

2 #AED5BC and #D5BCAE with #BCD5AE are triadic colors.