COLOR #BCC6AA

HEX: #BCC6AA RGB: (188,198,170)

Renk bilgisi

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

RGB renk modeli

#BCC6AA color RGB value is (188,198,170).

RGB: (188,198,170) (74%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 198 of 255 = 78%
B 170 of 255 = 67%

188
198
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 198 + 170 = 556 (100%)
R 188 of 556 ~ 33.81%
G 198 of 556 ~ 35.61%
B 170 of 556 ~ 30.58'%

%33.81
%35.61
%30.58

CMYK RENK MODELİ

#BCC6AA rengi CMYK tonu (5,0,14,22).

  • camgöbeği tonu 5.05%
  • eflatun tonu 0.00%
  • sarı tonu 14.14%
  • ana renk tonu 22.35%

CMYK: (5,0,14,22)
C5M0Y14K22 (5%, 0%, 14%, 22%)
(0.05 / 0.00 / 0.14 / 0.22)

CMYK yüzdeleri

%5.05
%0
%14.14
%22.35

Codes

Color #BCC6AA in popluar color models

BC C6 AA
RGB 188 198 170
HSL 81° 19.72% 72.16%
HSB/HSV 81° 14.14% 77.65%
CMYK 5.05% 0.00% 14.14%
22.35%

Color #BCC6AA in popluar number systems.

HEX BC C6 AA
Decimal 188 198 170
Binary 10111100 11000110 10101010
Octal 274 306 252

Shades and tints

Shades of #BCC6AA

#BCC6AA
(188,198,170)
#ABB49B
(171,180,155)
#9AA28C
(154,162,140)
#89907D
(137,144,125)
#787E6E
(120,126,110)
#676C5F
(103,108,95)
#565A50
(86,90,80)
#454841
(69,72,65)
#343632
(52,54,50)
#232423
(35,36,35)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #BCC6AA

#BCC6AA
(188,198,170)
#C2CBB1
(194,203,177)
#C8D0B8
(200,208,184)
#CED5BF
(206,213,191)
#D4DAC6
(212,218,198)
#DADFCD
(218,223,205)
#E0E4D4
(224,228,212)
#E6E9DB
(230,233,219)
#ECEEE2
(236,238,226)
#F2F3E9
(242,243,233)
#F8F8F0
(248,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC6AA color. Also use rgb(188,198,170) instead hex code.

Text Font Color

.myTextColor { color: #BCC6AA; }

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

This text font color is #BCC6AA.

Background Color

.myBgColor { background-color: #BCC6AA; }

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

This div background color is #BCC6AA.

Border color

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

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

This div border color is #BCC6AA.

Opacity

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

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

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

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

This text has shadow with #BCC6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC6AA.

Preview

Color preview on black background

This text has color #BCC6AA on black background.


Color preview on white background

This text has color #BCC6AA on white background.


Black color preview on #BCC6AA background

This text has black color on #BCC6AA background.


White color preview on #BCC6AA background

This text has white color on #BCC6AA background.


Related colors

Complementary color

Complementary color for #hex is #433955.


I love getcolorcode.com

Triadic colors

1 #AABCC6 and #C6AABC with #BCC6AA are triadic colors.

2 #AAC6BC and #C6BCAA with #BCC6AA are triadic colors.