COLOR #BCC99D

HEX: #BCC99D RGB: (188,201,157)

Renk bilgisi

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

RGB renk modeli

#BCC99D color RGB value is (188,201,157).

RGB: (188,201,157) (74%, 79%, 62%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 201 of 255 = 79%
B 157 of 255 = 62%

188
201
157

R + G + B ~ 72%. #BCC99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 201 + 157 = 546 (100%)
R 188 of 546 ~ 34.43%
G 201 of 546 ~ 36.81%
B 157 of 546 ~ 28.75'%

%34.43
%36.81
%28.75

CMYK RENK MODELİ

#BCC99D rengi CMYK tonu (6,0,22,21).

  • camgöbeği tonu 6.47%
  • eflatun tonu 0.00%
  • sarı tonu 21.89%
  • ana renk tonu 21.18%
CMYK: (6,0,22,21) C6M0Y22K21 (6%,0%,22%,21%) (0.06/0.00/0.22/0.21) 

CMYK yüzdeleri

%6.47
%0
%21.89
%21.18

Codes

Color #BCC99D in popluar color models

BC C9 9D
RGB 188 201 157
HSL 78° 28.95% 70.20%
HSB/HSV 78° 21.89% 78.82%
CMYK 6.47% 0.00% 21.89%
21.18%

Color #BCC99D in popluar number systems.

HEX BC C9 9D
Decimal 188 201 157
Binary 10111100 11001001 10011101
Octal 274 311 235

Shades and tints

Shades of #BCC99D

#BCC99D
(188,201,157)
#ABB78F
(171,183,143)
#9AA581
(154,165,129)
#899373
(137,147,115)
#788165
(120,129,101)
#676F57
(103,111,87)
#565D49
(86,93,73)
#454B3B
(69,75,59)
#34392D
(52,57,45)
#23271F
(35,39,31)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #BCC99D

#BCC99D
(188,201,157)
#C2CDA5
(194,205,165)
#C8D1AD
(200,209,173)
#CED5B5
(206,213,181)
#D4D9BD
(212,217,189)
#DADDC5
(218,221,197)
#E0E1CD
(224,225,205)
#E6E5D5
(230,229,213)
#ECE9DD
(236,233,221)
#F2EDE5
(242,237,229)
#F8F1ED
(248,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC99D color. Also use rgb(188,201,157) instead hex code.

Text Font Color

.myTextColor { color: #BCC99D; }

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

This text font color is #BCC99D.

Background Color

.myBgColor { background-color: #BCC99D; }

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

This div background color is #BCC99D.

Border color

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

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

This div border color is #BCC99D.

Opacity

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

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

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

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

This text has shadow with #BCC99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC99D.

Preview

Color preview on black background

This text has color #BCC99D on black background.


Color preview on white background

This text has color #BCC99D on white background.


Black color preview on #BCC99D background

This text has black color on #BCC99D background.


White color preview on #BCC99D background

This text has white color on #BCC99D background.


Related colors

Complementary color

Complementary color for #hex is #433662.


I love getcolorcode.com

Triadic colors

1 #9DBCC9 and #C99DBC with #BCC99D are triadic colors.

2 #9DC9BC and #C9BC9D with #BCC99D are triadic colors.